blob: ae99c4f4671461f86030250b01988080fd5d2a59 [file] [log] [blame]
hamaji@chromium.orgd58d8e02010-07-16 06:25:48 +00001<html>
2<head>
3<script>
rniwa@webkit.org5cf7fa82012-06-15 07:38:37 +00004if (window.testRunner)
5 testRunner.setPrinting();
hamaji@chromium.orgd58d8e02010-07-16 06:25:48 +00006</script>
7</head>
8
9<body style="margin: 0px;">
commit-queue@webkit.org75aa0f62011-10-27 20:53:53 +000010<div style="width: 798px; height: 747px; border: 1px solid green;">
hamaji@chromium.orgd58d8e02010-07-16 06:25:48 +000011This test case should output 2 pages.
12</div>
13There should be a blue line above this test.
14This line is the boundary of 2 pages.
15As the height of green box is shorter than the height of a page by one pixel,
16there should be a white line between the green box and the blue line.
17</div>
18</body>
19</html>