File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
18601860definitions 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
18631870property does not apply? Do some existing inherited properties rely on
18641871inheritance through elements to which the property doesn't apply?]</ p >
You can’t perform that action at this time.
0 commit comments