File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -805,7 +805,7 @@ Initial Values</h3>
805
805
<h3 id="inheriting">
806
806
Inheritance</h3>
807
807
808
- <dfn export>Inheritance</dfn> propagates property values from parent elements to their children.
808
+ <dfn export lt="inheritance|inherit" >Inheritance</dfn> propagates property values from parent elements to their children.
809
809
The <dfn export>inherited value</dfn> of a property on an element
810
810
is the <a>computed value</a> of the property on the element's parent element.
811
811
For the root element,
Original file line number Diff line number Diff line change @@ -876,7 +876,7 @@ Initial Values</h3>
876
876
<h3 id="inheriting">
877
877
Inheritance</h3>
878
878
879
- <dfn export>Inheritance</dfn> propagates property values from parent elements to their children.
879
+ <dfn export lt="inheritance|inherit" >Inheritance</dfn> propagates property values from parent elements to their children.
880
880
The <dfn export>inherited value</dfn> of a property on an element
881
881
is the <a>computed value</a> of the property on the element's parent element.
882
882
For the root element,
You can’t perform that action at this time.
0 commit comments