blob: 359326716a45985a5ea0bc9e2196b1a35e628134 [file] [log] [blame]
<!DOCTYPE html>
<head>
<meta name="viewport" content="width=device-width">
<style type="text/css"> @import "resources/scrollable-style.css"; </style>
<script src="../../resources/js-test.js"></script>
<script src="resources/scrollable-area.js"></script>
</head>
<body onload="runTest(2);">
<iframe width=120 src="resources/generic-scrollable-content.html"></iframe>
<div id='console'></div>
</html>