4 <style type=
"text/css"> @import
"resources/scrollable-style.css"; </style>
5 <script src=
"../../resources/js-test.js"></script>
6 <script src=
"resources/scrollable-area.js"></script>
8 <body onload=
"runTest(0);">
9 <div id=
"scrollable" class=
"inner" style=
"background: green;">content
10 <div class=
"offscreen">content
</div>
12 <div id='console'
></div>