Git init
[framework/web/webkit-efl.git] / LayoutTests / printing / stretch-to-view-height.html
1 <html>
2 <head>
3 <link rel="stylesheet" href="../fast/js/resources/js-test-style.css">
4 <script src="../fast/js/resources/js-test-pre.js"></script>
5 <script src="resources/paged-media-test-utils.js"></script>
6 </head>
7 <body>
8 <p id="description"></p>
9 <div id="console"></div>
10 <div id="sandbox"></div>
11 <script src="script-tests/stretch-to-view-height.js"></script>
12 <script>runPrintingTest(test);</script>
13 <script src="../fast/js/resources/js-test-post.js"></script>
14 </body>
15 </html>