blob: ba7627fe454b4733419c6be9860cc9788184ff75 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="resources/compositor-touch-hit-rects.css">
<style>
svg {
width: 100px;
height: 100px;
}
</style>
</head>
<body>
<div id="tests">
<svg>
<a xlink:href="#">
<text class="testcase" font-size="18px" y="20">SVG</text>
</a>
</svg>
</div>
<div id="console"></div>
<script src="resources/compositor-touch-hit-rects.js"></script>
</body>