blob: 5b5657ebe71f5b6a3e7b736d0a450bd933812e92 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="resources/compositor-touch-hit-rects.css">
<style>
svg {
width: 100px;
height: 50px;
}
</style>
</head>
<body>
<div id="tests">
<svg>
<foreignObject class="testcase" width="51" height="31">
</foreignObject>
</svg>
</div>
<div id="console"></div>
<script src="resources/compositor-touch-hit-rects.js"></script>
</body>