@@ -3213,9 +3213,9 @@ <h3 class=no-num id=properties>Properties that apply within the page
32133213 context</ h3 >
32143214
32153215 < p > The following CSS 2.1 < a href ="#CSS21 "
3216- rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > properties < em
3217- class = RFC2119 > MUST </ em > be supported within an @page rule by conforming
3218- implementations: </ p >
3216+ rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > properties apply to the
3217+ page box. Conforming user agents must support all of these properties as
3218+ applied to the page box. </ p >
32193219
32203220 < table class =property-list >
32213221 < tbody >
@@ -3416,13 +3416,17 @@ <h3 class=no-num id=properties>Properties that apply within the page
34163416 href ="/TR/CSS21/visufx.html#visibility "> visibility</ a >
34173417 </ table >
34183418
3419+ < p > Properties that apply to the margin boxes can also be set within the
3420+ page context: if inheritable or explicitly inherited (with the
3421+ < code > inherit</ code > keyword), they will inherit to the margin boxes.</ p >
3422+
34193423 < h3 class =no-num id =properties0 > Properties that apply within the margin
34203424 contexts</ h3 >
34213425
34223426 < p > The following CSS 2.1 < a href ="#CSS21 "
3423- rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > properties < em
3424- class = RFC2119 > MUST </ em > be supported by conforming implementations
3425- within an @margin-box rule: </ p >
3427+ rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > properties apply to margin
3428+ boxes. Conforming user agents must support all of these properties
3429+ (except for < code > z-index </ code > , which is optional). </ p >
34263430
34273431 < table class =property-list >
34283432 < tbody >
0 commit comments