File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1229,6 +1229,11 @@ Explicit Defaulting</h3>
1229
1229
As specified in <a href="https://www.w3.org/TR/css-values/#common-keywords">CSS Values and Units</a> [[!css-values-3]] ,
1230
1230
all CSS properties can accept these values.
1231
1231
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
+
1232
1237
<h4 id="initial">
1233
1238
Resetting a Property: the ''initial'' keyword</h4>
1234
1239
Original file line number Diff line number Diff line change @@ -1817,6 +1817,11 @@ Explicit Defaulting</h3>
1817
1817
As specified in <a href="https://www.w3.org/TR/css-values/#common-keywords">CSS Values and Units</a> [[!css-values-3]] ,
1818
1818
all CSS properties can accept these values.
1819
1819
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
+
1820
1825
<h4 id="initial">
1821
1826
Resetting a Property: the ''initial'' keyword</h4>
1822
1827
You can’t perform that action at this time.
0 commit comments