blob: c28f97168886cb235e1ccd7c945237209cba7dd0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="resources/compositor-touch-hit-rects.css">
</head>
<body>
<p id="description">
This tests verifies the hit test regions given to the compositor specifically for
continuation case. It can only be run in DumpRenderTree.</p>
<div id="tests">
<div>
<b class="testcase" id="continuation">
This b tag
<div>causes a</div>
continuation
</b>
</div>
</div>
<div id="console"></div>
<script src="resources/compositor-touch-hit-rects.js"></script>
</body>