File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -933,7 +933,7 @@ Initial Values</h3>
933933<h3 id="inheriting">
934934Inheritance</h3>
935935
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.
937937 The <dfn export>inherited value</dfn> of a property on an element
938938 is the <a>computed value</a> of the property on the element's parent element.
939939 For the root element,
@@ -972,7 +972,7 @@ Resetting a Property: the ''initial'' keyword</h4>
972972 the ''initial'' keyword,
973973 the property's <a>specified value</a> is its <a>initial value</a> .
974974
975- <h4 id="inherit" caniuse="mdn-api_csspropertyrule_inherits" >
975+ <h4 id="inherit">
976976Explicit Inheritance: the ''inherit'' keyword</h4>
977977
978978 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>
11991199<h3 id="inheriting">
12001200Inheritance</h3>
12011201
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.
12031203 The <dfn export>inherited value</dfn> of a property on an element
12041204 is the <a>computed value</a> of the property on the element's parent element.
12051205 For the root element,
@@ -1247,7 +1247,7 @@ Resetting a Property: the ''initial'' keyword</h4>
12471247 the ''initial'' keyword,
12481248 the property's <a>specified value</a> is its <a>initial value</a> .
12491249
1250- <h4 id="inherit" caniuse="mdn-api_csspropertyrule_inherits" >
1250+ <h4 id="inherit">
12511251Explicit Inheritance: the ''inherit'' keyword</h4>
12521252
12531253 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>
17841784<h3 id="inheriting">
17851785Inheritance</h3>
17861786
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.
17881788 The <dfn export>inherited value</dfn> of a property on an element
17891789 is the <a>computed value</a> of the property on the element's parent element.
17901790 For the root element,
@@ -1832,7 +1832,7 @@ Resetting a Property: the ''initial'' keyword</h4>
18321832 the ''initial'' keyword,
18331833 the property's <a>specified value</a> is its <a>initial value</a> .
18341834
1835- <h4 id="inherit" caniuse="mdn-api_csspropertyrule_inherits" >
1835+ <h4 id="inherit">
18361836Explicit Inheritance: the ''inherit'' keyword</h4>
18371837
18381838 The <dfn value for=all>inherit</dfn> [=CSS-wide keyword=]
You can’t perform that action at this time.
0 commit comments