File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -340,9 +340,10 @@ Specified Values</h3>
340340 In many cases, the <a>specified value</a> is the <a>cascaded value</a> .
341341 However, if there is no <a>cascaded value</a> at all,
342342 the <a>specified value</a> is <a href="#defaulting">defaulted</a> .
343- The ''initial'' and ''inherit'' keywords
344- are handled specially when they are the <a>cascaded value</a> of a property,
345-
343+ The [=CSS-wide keywords=] are handled specially
344+ when they are the <a>cascaded value</a> of a property,
345+ setting the <a>specified value</a> as required by that keyword,
346+ see [[#defaulting-keywords]] .
346347
347348<h3 id="computed">
348349Computed Values</h3>
Original file line number Diff line number Diff line change @@ -466,9 +466,10 @@ Specified Values</h3>
466466 In many cases, the <a>specified value</a> is the <a>cascaded value</a> .
467467 However, if there is no <a>cascaded value</a> at all,
468468 the <a>specified value</a> is <a href="#defaulting">defaulted</a> .
469- The ''initial'' and ''inherit'' keywords
470- are handled specially when they are the <a>cascaded value</a> of a property,
471-
469+ The [=CSS-wide keywords=] are handled specially
470+ when they are the <a>cascaded value</a> of a property,
471+ setting the <a>specified value</a> as required by that keyword,
472+ see [[#defaulting-keywords]] .
472473
473474<h3 id="computed">
474475Computed Values</h3>
You can’t perform that action at this time.
0 commit comments