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