blob: b6c73ecb4e8cdc2179330b42b1ae09e750180652 [file] [log] [blame]
<!-- 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>