blob: 6b873b676057d7a072e04d65bc796dfd722ced19 [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(0);">
<iframe width=120 scrolling=no style="visibility: visible;" src="resources/hidden-generic-scrollable-content.html"></iframe>
<div id='console'></div>
</html>