Update scroll position immediately after resizing view
[framework/web/webkit-efl.git] / LayoutTests / printing / stretch-to-view-height.html
1 <html>
2 <head>
3 <script src="../fast/js/resources/js-test-pre.js"></script>
4 <script src="resources/paged-media-test-utils.js"></script>
5 </head>
6 <body>
7 <p id="description"></p>
8 <div id="console"></div>
9 <div id="sandbox"></div>
10 <script src="script-tests/stretch-to-view-height.js"></script>
11 <script>runPrintingTest(test);</script>
12 <script src="../fast/js/resources/js-test-post.js"></script>
13 </body>
14 </html>