hamaji@chromium.org | d58d8e0 | 2010-07-16 06:25:48 +0000 | [diff] [blame] | 1 | <html> |
| 2 | <head> |
| 3 | <script> |
rniwa@webkit.org | 5cf7fa8 | 2012-06-15 07:38:37 +0000 | [diff] [blame] | 4 | if (window.testRunner) |
| 5 | testRunner.setPrinting(); |
hamaji@chromium.org | d58d8e0 | 2010-07-16 06:25:48 +0000 | [diff] [blame] | 6 | </script> |
| 7 | </head> |
| 8 | |
| 9 | <body style="margin: 0px;"> |
commit-queue@webkit.org | 75aa0f6 | 2011-10-27 20:53:53 +0000 | [diff] [blame] | 10 | <div style="width: 798px; height: 747px; border: 1px solid green;"> |
hamaji@chromium.org | d58d8e0 | 2010-07-16 06:25:48 +0000 | [diff] [blame] | 11 | This test case should output 2 pages. |
| 12 | </div> |
| 13 | There should be a blue line above this test. |
| 14 | This line is the boundary of 2 pages. |
| 15 | As the height of green box is shorter than the height of a page by one pixel, |
| 16 | there should be a white line between the green box and the blue line. |
| 17 | </div> |
| 18 | </body> |
| 19 | </html> |