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>
340
340
In many cases, the <a>specified value</a> is the <a>cascaded value</a> .
341
341
However, if there is no <a>cascaded value</a> at all,
342
342
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]] .
346
347
347
348
<h3 id="computed">
348
349
Computed Values</h3>
Original file line number Diff line number Diff line change @@ -466,9 +466,10 @@ Specified Values</h3>
466
466
In many cases, the <a>specified value</a> is the <a>cascaded value</a> .
467
467
However, if there is no <a>cascaded value</a> at all,
468
468
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]] .
472
473
473
474
<h3 id="computed">
474
475
Computed Values</h3>
You can’t perform that action at this time.
0 commit comments