Skip to content

Commit 0e69658

Browse files
committed
[dbaron revision history] Comment about 'as specified'. (date: 2003/10/11 03:35:38)
1 parent 1964591 commit 0e69658

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

css3-syntax/Overview.src.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1859,6 +1859,13 @@ <h3 id="property-def-computed">Computed value</h3>
18591859
[[!CSS3CASCADE]]. (It is needed both for inheritance and for the
18601860
definitions of some DOM properties.)</p>
18611861

1862+
<p>When the computed value line says "as specified", then for the
1863+
special <span>'initial'</span> and <span>'inherit'</span> values, the
1864+
computed value is as though the initial value or the inherited value had
1865+
been specified -- it is not 'initial' or 'inherit' itself. <span
1866+
class="issue">[Check this with the definition of "specified value". It
1867+
may not be needed.]<span></p>
1868+
18621869
<p class="issue">[What is the computed value for elements to which the
18631870
property does not apply? Do some existing inherited properties rely on
18641871
inheritance through elements to which the property doesn't apply?]</p>

0 commit comments

Comments
 (0)