File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,10 +70,10 @@ <h2 class="no-num no-toc" id=longstatus>Editor's Draft 8 January 2009</h2>
7070
7171 < h2 class ="no-num no-toc " id =abstract > Abstract</ h2 >
7272
73- < p > This CSS3 module describes how to find a value for every
74- element/property combination in a document . Values either come from style
75- sheets or the property's initial value. By way of cascading and
76- inheritance, values are propagated to all properties on all elements.
73+ < 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 .
7777
7878 < p > This module interfaces with several other modules. It relies on < a
7979 href ="#CSS3SYN " rel =biblioentry > [CSS3SYN]<!--{{!CSS3SYN}}--> </ a > to parse
@@ -174,8 +174,8 @@ <h2 id=introduction><span class=secno>1. </span>Introduction</h2>
174174 by way of < em > < a href ="#inherited "> inheritance</ a > </ em > or by looking at
175175 the < em > < a href ="#initial0 "> initial value</ a > </ em > .
176176
177- < p > The rules for finding a the value for any element/property combination
178- in a document is described in this specification.
177+ < p > The rules for finding a the specified value for all properties on all
178+ elements and page/margin boxes is described in this specification.
179179
180180 < h2 id =input > < span class =secno > 2. </ span > Input to and output from this
181181 module</ h2 >
You can’t perform that action at this time.
0 commit comments