File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1229,6 +1229,11 @@ Explicit Defaulting</h3>
12291229 As specified in <a href="https://www.w3.org/TR/css-values/#common-keywords">CSS Values and Units</a> [[!css-values-3]] ,
12301230 all CSS properties can accept these values.
12311231
1232+ The keyword ''revert''
1233+ is a <dfn export>cascade-dependent keyword</dfn> ;
1234+ some contexts may restrict its use
1235+ while allowing the other [=CSS-wide keywords=] .
1236+
12321237<h4 id="initial">
12331238Resetting a Property: the ''initial'' keyword</h4>
12341239
Original file line number Diff line number Diff line change @@ -1817,6 +1817,11 @@ Explicit Defaulting</h3>
18171817 As specified in <a href="https://www.w3.org/TR/css-values/#common-keywords">CSS Values and Units</a> [[!css-values-3]] ,
18181818 all CSS properties can accept these values.
18191819
1820+ The keywords ''revert'' and ''revert-layer''
1821+ are <dfn export lt="cascade-dependent keyword">cascade-dependent keywords</dfn> ;
1822+ some contexts may restrict their use
1823+ while allowing the other [=CSS-wide keywords=] .
1824+
18201825<h4 id="initial">
18211826Resetting a Property: the ''initial'' keyword</h4>
18221827
You can’t perform that action at this time.
0 commit comments