haikuwebkit/LayoutTests/scrollingcoordinator/non-fast-scrollable-region-...

12 lines
437 B
HTML

<!-- webkit-test-runner [ useThreadedScrolling=false ] -->
<!DOCTYPE html>
<html>
<head>
<script src="resources/non-fast-scrollable-region-testing.js"></script>
</head>
<body onload="runNonFastScrollableRegionTest(2);">
<iframe src="data:text/html;charset=utf-8,<html><body style='width:1000px;height:1000px;'></body></html>" style="position:absolute;left:50px;top:50px;width;150px;height:200px;padding:10px;"></iframe>
</body>
</html>