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
@@ -2818,13 +2818,13 @@ <h3 id="the-getstyleutils-interface"><span class="secno">7.3 </span>The <code ti
2818
2818
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
2819
2819
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>
2820
2820
2821
-
<pclass="atrisk">The <dfnid="dom-getstyleutils-defaultstyle" title="dom-GetStyleUtils-defaultStyle"><code>defaultStyle</code></dfn> attribute must return a <ahref="#css-declaration-block">CSS declaration block</a> with
2822
-
the <ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2823
-
<ahref="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a> set to all longhand properties that are
2824
-
<ahref="#supported-css-property" title="supported CSS property">supported CSS properties</a> with the value being the
2825
-
<ahref="#computed-value">computed value</a> computed for the <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#context-object">context object</a> using the user-agent-level style rules and user-level style rules
2826
-
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>, ignoring transitions, animations, author-level style
2827
-
rules, author-level presentational hints and override-level style rules.</p>
2821
+
<!--<p class=atrisk>The <dfn title=dom-GetStyleUtils-defaultStyle><code>defaultStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with
2822
+
the <span title=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2823
+
<span title=concept-css-declaration-block-declarations>declarations</span> set to all longhand properties that are
2824
+
<span title="supported CSS property">supported CSS properties</span> with the value being the
2825
+
<span>computed value</span> computed for the <span data-anolis-spec=dom>context object</span> using the user-agent-level style rules and user-level style rules
2826
+
associated with the <span data-anolis-spec=dom>context object</span>'s <span>associated document</span>, ignoring transitions, animations, author-level style
2827
+
rules, author-level presentational hints and override-level style rules.</p>-->
2828
2828
2829
2829
<pclass="atrisk">The <dfnid="dom-getstyleutils-computedstyle" title="dom-GetStyleUtils-computedStyle"><code>computedStyle</code></dfn> attribute must return a <ahref="#css-declaration-block">CSS declaration block</a> with
2830
2830
the <ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
computed for the <spandata-anolis-spec=dom>context object</span> using the style rules associated
2741
2741
with the <spandata-anolis-spec=dom>context object</span>'s <span>associated document</span>.</p>
2742
2742
2743
-
<pclass=atrisk>The <dfntitle=dom-GetStyleUtils-defaultStyle><code>defaultStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with
2743
+
<!--<p class=atrisk>The <dfn title=dom-GetStyleUtils-defaultStyle><code>defaultStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with
2744
2744
the <span title=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2745
2745
<span title=concept-css-declaration-block-declarations>declarations</span> set to all longhand properties that are
2746
2746
<span title="supported CSS property">supported CSS properties</span> with the value being the
2747
2747
<span>computed value</span> computed for the <span data-anolis-spec=dom>context object</span> using the user-agent-level style rules and user-level style rules
2748
2748
associated with the <span data-anolis-spec=dom>context object</span>'s <span>associated document</span>, ignoring transitions, animations, author-level style
2749
-
rules, author-level presentational hints and override-level style rules.</p>
2749
+
rules, author-level presentational hints and override-level style rules.</p>-->
2750
2750
2751
2751
<pclass=atrisk>The <dfntitle=dom-GetStyleUtils-computedStyle><code>computedStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with
2752
2752
the <spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
0 commit comments