Skip to content

Commit e8e7768

Browse files
committed
page box -> page context
1 parent a8f3c28 commit e8e7768

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css3-cascade/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
4848
<h2 class="no-num no-toc">Abstract</h2>
4949

5050
<p>This CSS3 module describes how to find the specified value for all
51-
properties on all elements and boxes. Values either come from style
52-
sheets or the property's initial value. By way of cascading and
53-
inheritance, values are propagated to all properties on all elements
54-
and boxes.
51+
properties on elements, margin boxes, and the page context. Values
52+
either come from style sheets or the property's initial value. By way
53+
of cascading and inheritance, values are propagated to all properties
54+
on all elements and boxes.
5555

5656
<p>This module interfaces with several other modules. It relies on
5757
[[!CSS3SYN]] to parse the style sheets, on [[!SELECT]] to calculate

0 commit comments

Comments
 (0)