File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -805,7 +805,7 @@ Initial Values</h3>
805805<h3 id="inheriting">
806806Inheritance</h3>
807807
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.
809809 The <dfn export>inherited value</dfn> of a property on an element
810810 is the <a>computed value</a> of the property on the element's parent element.
811811 For the root element,
Original file line number Diff line number Diff line change @@ -876,7 +876,7 @@ Initial Values</h3>
876876<h3 id="inheriting">
877877Inheritance</h3>
878878
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.
880880 The <dfn export>inherited value</dfn> of a property on an element
881881 is the <a>computed value</a> of the property on the element's parent element.
882882 For the root element,
You can’t perform that action at this time.
0 commit comments