Skip to content

Commit d164330

Browse files
committed
test/paged-media/assertions: edited
1 parent 2eedbd4 commit d164330

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

test/paged-media/assertions.txt

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ The top-center margin box's margin edges are defined by a variable-width box cen
140140

141141

142142

143+
143144
<div class="tests">
144145
Tests:
145146
</div>
@@ -1381,12 +1382,11 @@ The 'always' value of the 'page-break-before' property forces a paage break befo
13811382
</li>
13821383
<li class="assertion">
13831384

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.
13851386
: <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>
13861387
</li>
13871388
<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.
13901390
: <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>
13911391
</li>
13921392
<li class="assertion">
@@ -1430,13 +1430,11 @@ The 'always' value of the 'page-break-after' property forces a paage break befor
14301430
: <blockquote><div>always: Always force a page break before (after) the generated box.</div></blockquote>
14311431
</li>
14321432
<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.
14351434
: <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>
14361435
</li>
14371436
<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.
14401438
: <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>
14411439
</li>
14421440
<li class="assertion">

0 commit comments

Comments
 (0)