Skip to content

Commit 4410fe7

Browse files
committed
*** empty log message ***
1 parent e8e7768 commit 4410fe7

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

css3-cascade/Overview.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,10 @@ <h2 class="no-num no-toc" id=longstatus>Editor's Draft 8 January 2009</h2>
7171
<h2 class="no-num no-toc" id=abstract>Abstract</h2>
7272

7373
<p>This CSS3 module describes how to find the specified value for all
74-
properties on all elements and boxes. Values either come from style sheets
75-
or the property's initial value. By way of cascading and inheritance,
76-
values are propagated to all properties on all elements and boxes.
74+
properties on elements, margin boxes, and the page context. Values either
75+
come from style sheets or the property's initial value. By way of
76+
cascading and inheritance, values are propagated to all properties on all
77+
elements and boxes.
7778

7879
<p>This module interfaces with several other modules. It relies on <a
7980
href="#CSS3SYN" rel=biblioentry>[CSS3SYN]<!--{{!CSS3SYN}}--></a> to parse

0 commit comments

Comments
 (0)