File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -933,7 +933,7 @@ Initial Values</h3>
933
933
<h3 id="inheriting">
934
934
Inheritance</h3>
935
935
936
- <dfn export lt="inheritance|inherit">Inheritance</dfn> propagates property values from parent elements to their children.
936
+ <dfn export for="CSS" lt="inheritance|inherit">Inheritance</dfn> propagates property values from parent elements to their children.
937
937
The <dfn export>inherited value</dfn> of a property on an element
938
938
is the <a>computed value</a> of the property on the element's parent element.
939
939
For the root element,
@@ -972,7 +972,7 @@ Resetting a Property: the ''initial'' keyword</h4>
972
972
the ''initial'' keyword,
973
973
the property's <a>specified value</a> is its <a>initial value</a> .
974
974
975
- <h4 id="inherit" caniuse="mdn-api_csspropertyrule_inherits" >
975
+ <h4 id="inherit">
976
976
Explicit Inheritance: the ''inherit'' keyword</h4>
977
977
978
978
The <dfn value for=all>inherit</dfn> [=CSS-wide keyword=]
Original file line number Diff line number Diff line change @@ -1199,7 +1199,7 @@ Initial Values</h3>
1199
1199
<h3 id="inheriting">
1200
1200
Inheritance</h3>
1201
1201
1202
- <dfn export lt="inheritance|inherit">Inheritance</dfn> propagates property values from parent elements to their children.
1202
+ <dfn export for="CSS" lt="inheritance|inherit">Inheritance</dfn> propagates property values from parent elements to their children.
1203
1203
The <dfn export>inherited value</dfn> of a property on an element
1204
1204
is the <a>computed value</a> of the property on the element's parent element.
1205
1205
For the root element,
@@ -1247,7 +1247,7 @@ Resetting a Property: the ''initial'' keyword</h4>
1247
1247
the ''initial'' keyword,
1248
1248
the property's <a>specified value</a> is its <a>initial value</a> .
1249
1249
1250
- <h4 id="inherit" caniuse="mdn-api_csspropertyrule_inherits" >
1250
+ <h4 id="inherit">
1251
1251
Explicit Inheritance: the ''inherit'' keyword</h4>
1252
1252
1253
1253
The <dfn value for=all>inherit</dfn> [=CSS-wide keyword=]
Original file line number Diff line number Diff line change @@ -1784,7 +1784,7 @@ Initial Values</h3>
1784
1784
<h3 id="inheriting">
1785
1785
Inheritance</h3>
1786
1786
1787
- <dfn export lt="inheritance|inherit">Inheritance</dfn> propagates property values from parent elements to their children.
1787
+ <dfn export for="CSS" lt="inheritance|inherit">Inheritance</dfn> propagates property values from parent elements to their children.
1788
1788
The <dfn export>inherited value</dfn> of a property on an element
1789
1789
is the <a>computed value</a> of the property on the element's parent element.
1790
1790
For the root element,
@@ -1832,7 +1832,7 @@ Resetting a Property: the ''initial'' keyword</h4>
1832
1832
the ''initial'' keyword,
1833
1833
the property's <a>specified value</a> is its <a>initial value</a> .
1834
1834
1835
- <h4 id="inherit" caniuse="mdn-api_csspropertyrule_inherits" >
1835
+ <h4 id="inherit">
1836
1836
Explicit Inheritance: the ''inherit'' keyword</h4>
1837
1837
1838
1838
The <dfn value for=all>inherit</dfn> [=CSS-wide keyword=]
You can’t perform that action at this time.
0 commit comments