Skip to content

Commit c1da29e

Browse files
committed
test/paged-media/assertions: edited
1 parent 66f8abc commit c1da29e

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

test/paged-media/assertions.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Module, W3C Last Call Working Draft 10 October 2006</a> </cite>
77
specification, and, for each assertion, a list of associated tests. </p>
88
</html>
99

10-
1110
===== Page Boxes: the @page Rule =====
1211
<markdown>
1312
XX The content of the document is flowed into the page area of one or more page sheets.
@@ -24,8 +23,8 @@ The content edges of the page box on the first page establish the rectangle that
2423

2524
Tests:
2625

27-
XX The properties of a page box are determined by properties declared within the page context.
28-
: <q>The properties of a page box are determined by properties established within the page context, which is the rule set of the @page rule.</q>
26+
The properties of a page box are determined by properties declared within the page context.
27+
: <q>The properties of a page box are determined by properties declared within the page context, which is the declaration block of the @page rule.</q>
2928

3029
Tests:
3130

@@ -1089,4 +1088,4 @@ The 'left' value of 'image-position' is the same as 0% for the horizontal alignm
10891088

10901089
The 'center' value of 'image-position' is the same as 50% for either the horizontal alignment value (if it is not otherwise given) or the vertical alignment value (if it is not otherwise given).
10911090
: <q>'top', 'top center', 'center top': Same as '50% 0%'. 'left', 'left center', 'center left': Same as '0% 50%'. 'center', 'center center': Same as '50% 50%'. 'center', 'center center': Same as '50% 50%'. 'bottom', 'bottom center', 'center bottom': Same as '50% 100%'.</q>
1092-
</markdown>
1091+
</markdown>

0 commit comments

Comments
 (0)