blob: 97c8ab47354417a28b0ed017ddb499d6f0ea25f5 [file] [log] [blame]
<!DOCTYPE html>
<head>
<style type="text/css"> @import "resources/scrollable-style.css"; </style>
<script src="../../resources/js-test.js"></script>
<script src="resources/scrollable-area.js"></script>
</script>
</head>
<body onload="runTest(1);">
<span style="visibility: hidden">
<iframe width=120 scrolling=no style="visibility: visible;" src="resources/generic-scrollable-content.html"></iframe>
</span>
<div id='console'></div>
</html>