blob: 430a6e2899ceccfa6bade42ba59121619083b24c [file] [log] [blame]
<!DOCTYPE html>
<head>
<style type="text/css"> @import "resources/scrollable-style.css"; </style>
<script src="../js/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>