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
Copy file name to clipboardExpand all lines: cssom/Overview.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2816,9 +2816,9 @@ <h3 id="the-getstyleutils-interface"><span class="secno">7.3 </span>The <code ti
2816
2816
<pclass="atrisk">The <dfnid="dom-getstyleutils-cascadedstyle" title="dom-GetStyleUtils-cascadedStyle"><code>cascadedStyle</code></dfn> attribute must return a <ahref="#css-declaration-block">CSS declaration block</a>
2817
2817
with the <ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2818
2818
<ahref="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a> set to all longhand properties
2819
-
that are <ahref="#supported-css-property" title="supported CSS property">supported CSS properties</a>with the value being the <ahref="#cascaded-value">cascaded value</a>
2820
-
computed for the <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#context-object">context object</a> using the style rules associated
2821
-
with the <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#context-object">context object</a>'s <ahref="#associated-document">associated document</a>.</p>
2819
+
that are <ahref="#supported-css-property" title="supported CSS property">supported CSS properties</a>that have a <ahref="#cascaded-value">cascaded value</a> for the <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#context-object">context
2820
+
object</a>, with the value being the <ahref="#cascaded-value">cascaded value</a>computed for the <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#context-object">context object</a> using the style rules
2821
+
associated with the <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#context-object">context object</a>'s <ahref="#associated-document">associated document</a>.</p>
2822
2822
2823
2823
<!--<p class=atrisk>The <dfn title=dom-GetStyleUtils-defaultStyle><code>defaultStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with
2824
2824
the <span title=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
<pclass=atrisk>The <dfntitle=dom-GetStyleUtils-cascadedStyle><code>cascadedStyle</code></dfn> attribute must return a <span>CSS declaration block</span>
2739
2739
with the <spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2740
2740
<spantitle=concept-css-declaration-block-declarations>declarations</span> set to all longhand properties
2741
-
that are <spantitle="supported CSS property">supported CSS properties</span>with the value being the <span>cascaded value</span>
2742
-
computed for the <spandata-anolis-spec=dom>context object</span> using the style rules associated
2743
-
with the <spandata-anolis-spec=dom>context object</span>'s <span>associated document</span>.</p>
2741
+
that are <spantitle="supported CSS property">supported CSS properties</span>that have a <span>cascaded value</span> for the <spandata-anolis-spec=dom>context
2742
+
object</span>, with the value being the <span>cascaded value</span>computed for the <spandata-anolis-spec=dom>context object</span> using the style rules
2743
+
associated with the <spandata-anolis-spec=dom>context object</span>'s <span>associated document</span>.</p>
2744
2744
2745
2745
<!--<p class=atrisk>The <dfn title=dom-GetStyleUtils-defaultStyle><code>defaultStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with
2746
2746
the <span title=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
0 commit comments