You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>If the <ahref="#cascade">cascade</a> results in a value, use it.
76
76
Except that, if the value is 'inherit', the specified value is defined
77
-
in <ahref="#value-def-inherit" >“The 'inherit' value”</a> below.
77
+
in <ahref="#value-def-inherit" >“The 'inherit' value”</a> below.
78
78
79
79
<li>Otherwise, if the property is <ahref="#inheritance">inherited</a> and the element is not the root of the <a>document tree</a>, use the computed value of the parent element.
80
80
<li>Otherwise use the property's <aname="x1"><spanclass="index-def" title="initial value">initial value</span></a>. The initial value of each property is indicated in the property's definition.
<li>If the <a href="#cascade">cascade</a> results in a value, use it.
5830
5830
Except that, if the value is 'inherit', the specified value is defined
5831
-
in <a href="#value-def-inherit" >“The 'inherit' value”</a> below.
5831
+
in <a href="#value-def-inherit" >“The 'inherit' value”</a> below.
5832
5832
5833
5833
<li>Otherwise, if the property is <a href="#inheritance">inherited</a> and the element is not the root of the <a>document tree</a>, use the computed value of the parent element.
5834
5834
<li>Otherwise use the property's <a name="x1"><span class="index-def" title="initial value">initial value</span></a>. The initial value of each property is indicated in the property's definition.
<li>Otherwise, if the property is <ahref="#inheritance">inherited</a><ins>and the element is not the root of the</ins><a><ins>document tree</ins></a>, use the <ins>computed</ins> value of the parent <del>element, generally the computed value.</del><ins>element.</ins>
80
80
<li>Otherwise use the property's <aname="x1"><spanclass="index-def" title="initial value">initial value</span></a>. The initial value of each property is indicated in the property's definition.
0 commit comments