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
@@ -2828,8 +2828,8 @@ <h3 id="the-getstyleutils-interface"><span class="secno">7.3 </span>The <code ti
2828
2828
associated with the <span data-anolis-spec=dom>context object</span>'s <span>associated document</span>, ignoring transitions, animations, author-level style
2829
2829
rules, author-level presentational hints and override-level style rules.</p>-->
2830
2830
2831
-
<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
2832
-
the <ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2831
+
<pclass="atrisk">The <dfnid="dom-getstyleutils-rawcomputedstyle" title="dom-GetStyleUtils-rawComputedStyle"><code>rawComputedStyle</code></dfn> attribute must return a <ahref="#css-declaration-block">CSS declaration block</a>
2832
+
with the <ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2833
2833
<ahref="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a> set to all longhand properties
2834
2834
that are <ahref="#supported-css-property" title="supported CSS property">supported CSS properties</a> with the value being the <ahref="#computed-value">computed value</a>
2835
2835
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
@@ -2842,8 +2842,8 @@ <h3 id="the-getstyleutils-interface"><span class="secno">7.3 </span>The <code ti
2842
2842
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
2843
2843
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>
2844
2844
2845
-
<pclass="warning">The <codetitle="dom-GetStyleUtils-cascadedStyle"><ahref="#dom-getstyleutils-cascadedstyle">cascadedStyle</a></code>, <codetitle="dom-GetStyleUtils-computedStyle"><ahref="#dom-getstyleutils-computedstyle">computedStyle</a></code> and
2846
-
<codetitle="dom-GetStyleUtils-usedStyle"><ahref="#dom-getstyleutils-usedstyle">usedStyle</a></code> methods expose information from <ahref="#css-style-sheet" title="CSS style sheet">CSS style sheets</a> with the
and <codetitle="dom-GetStyleUtils-usedStyle"><ahref="#dom-getstyleutils-usedstyle">usedStyle</a></code> methods expose information from <ahref="#css-style-sheet" title="CSS style sheet">CSS style sheets</a> with the
associated with the <span data-anolis-spec=dom>context object</span>'s <span>associated document</span>, ignoring transitions, animations, author-level style
2751
2751
rules, author-level presentational hints and override-level style rules.</p>-->
2752
2752
2753
-
<pclass=atrisk>The <dfntitle=dom-GetStyleUtils-computedStyle><code>computedStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with
2754
-
the <spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2753
+
<pclass=atrisk>The <dfntitle=dom-GetStyleUtils-rawComputedStyle><code>rawComputedStyle</code></dfn> attribute must return a <span>CSS declaration block</span>
2754
+
with the <spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2755
2755
<spantitle=concept-css-declaration-block-declarations>declarations</span> set to all longhand properties
2756
2756
that are <spantitle="supported CSS property">supported CSS properties</span> with the value being the <span>computed value</span>
2757
2757
computed for the <spandata-anolis-spec=dom>context object</span> using the style rules associated
computed for the <spandata-anolis-spec=dom>context object</span> using the style rules associated
2765
2765
with the <spandata-anolis-spec=dom>context object</span>'s <span>associated document</span>.</p>
2766
2766
2767
-
<pclass=warning>The <codetitle=dom-GetStyleUtils-cascadedStyle>cascadedStyle</code>, <codetitle=dom-GetStyleUtils-computedStyle>computedStyle</code> and
2768
-
<codetitle=dom-GetStyleUtils-usedStyle>usedStyle</code> methods expose information from <spantitle="CSS style sheet">CSS style sheets</span> with the
and <codetitle=dom-GetStyleUtils-usedStyle>usedStyle</code> methods expose information from <spantitle="CSS style sheet">CSS style sheets</span> with the
0 commit comments