blob: b04d394e5da3ae660ad024000a7e835dc42c9616 [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 class="testcase" xlink:href="#">
<text font-size="18px" y="20">SVG</text>
</a>
</svg>
</div>
<div id="console"></div>
<script src="resources/compositor-touch-hit-rects.js"></script>
</body>