You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/paged-media/assertions.txt
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,7 @@ The top-center margin box's margin edges are defined by a variable-width box cen
140
140
141
141
142
142
143
+
143
144
<div class="tests">
144
145
Tests:
145
146
</div>
@@ -1381,12 +1382,11 @@ The 'always' value of the 'page-break-before' property forces a paage break befo
1381
1382
</li>
1382
1383
<li class="assertion">
1383
1384
1384
-
XX The 'left' value of the 'page-break-before' property forces one or two page breaks before the box so that the page after the break is formatted as a left page.
1385
+
The 'left' value of the 'page-break-before' property forces one or two page breaks before the box so that the page after the break is formatted as a left page.
1385
1386
: <blockquote><div>left: Force one or two page breaks before (after) the generated box so that the next page is formatted as a left page.</div></blockquote>
1386
1387
</li>
1387
1388
<li class="assertion">
1388
-
1389
-
XX The 'right' value of the 'page-break-before' property forces one or two page breaks before the box so that the page after the break is formatted as a right page.
1389
+
The 'right' value of the 'page-break-before' property forces one or two page breaks before the box so that the page after the break is formatted as a right page.
1390
1390
: <blockquote><div>right: Force one or two page breaks before (after) the generated box so that the next page is formatted as a right page.</div></blockquote>
1391
1391
</li>
1392
1392
<li class="assertion">
@@ -1430,13 +1430,11 @@ The 'always' value of the 'page-break-after' property forces a paage break befor
1430
1430
: <blockquote><div>always: Always force a page break before (after) the generated box.</div></blockquote>
1431
1431
</li>
1432
1432
<li class="assertion">
1433
-
1434
-
XX The 'left' value of the 'page-break-after' property forces one or two page breaks before the box so that the page after the break is formatted as a left page.
1433
+
The 'left' value of the 'page-break-after' property forces one or two page breaks before the box so that the page after the break is formatted as a left page.
1435
1434
: <blockquote><div>left: Force one or two page breaks before (after) the generated box so that the next page is formatted as a left page.</div></blockquote>
1436
1435
</li>
1437
1436
<li class="assertion">
1438
-
1439
-
XX The 'right' value of the 'page-break-after' property forces one or two page breaks before the box so that the page after the break is formatted as a right page.
1437
+
The 'right' value of the 'page-break-after' property forces one or two page breaks before the box so that the page after the break is formatted as a right page.
1440
1438
: <blockquote><div>right: Force one or two page breaks before (after) the generated box so that the next page is formatted as a right page.</div></blockquote>
0 commit comments