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
<dd><p>All longhand properties that are <ahref="#supported-css-property" title="supported CSS property">supported CSS properties</a> with the value being the <ahref="#resolved-value">resolved
2874
-
value</a> computed for <var>obj</var> using the style rules associated with <var>doc</var>.</p>
2873
+
<dd><p>All longhand properties that are <ahref="#supported-css-property" title="supported CSS property">supported CSS properties</a>, in lexicographical order, with the value being
2874
+
the <ahref="#resolved-value">resolved value</a> computed for <var>obj</var> using the style rules associated with <var>doc</var>.</p>
2875
2875
<pclass="note">This means that even if <var>obj</var> is in a different document (e.g. one fetched via <codetitle="">XMLHttpRequest</code>) it will still use
2876
2876
the style rules associated with the document that is associated with the global object on which
2877
2877
<codetitle="dom-Window-getComputedStyle"><ahref="#dom-window-getcomputedstyle">getComputedStyle()</a></code> was invoked to compute the <ahref="#css-declaration-block">CSS declaration block</a>.</p>
@@ -2909,9 +2909,10 @@ <h3 id="the-getstyleutils-interface"><span class="secno">7.3 </span>The <code ti
<dd><p>All longhand properties 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
2913
-
<aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#context-object">context 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
2914
-
object</a> using the style rules 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>
2912
+
<dd><p>All longhand properties that are <ahref="#supported-css-property" title="supported CSS property">supported CSS properties</a>, in lexicographical order, that have a
2913
+
<ahref="#cascaded-value">cascaded value</a> for the <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#context-object">context object</a>, with the value being the <ahref="#cascaded-value">cascaded value</a> computed for the
2914
+
<aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#context-object">context object</a> using the style rules 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
<dd><p>All longhand properties that are <span title="supported CSS property">supported CSS properties</span>with the value being the <span>computed
2929
-
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 associated
2930
-
with the <span data-anolis-spec=dom>context object</span>'s <span>associated document</span>, ignoring transitions, animations, author-level style rules,
2931
-
author-level presentational hints and override-level style rules.</p>
2929
+
<dd><p>All longhand properties that are <span title="supported CSS property">supported CSS properties</span>, in lexicographical order, with the value being
2930
+
the <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
2931
+
rules associated with the <span data-anolis-spec=dom>context object</span>'s <span>associated document</span>, ignoring transitions, animations, author-level
2932
+
style rules, author-level presentational hints and override-level style rules.</p>
<dd><p>All longhand properties that are <ahref="#supported-css-property" title="supported CSS property">supported CSS properties</a> with the value being the <ahref="#computed-value">computed
2946
-
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 associated with the<aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#context-object">context
<dd><p>All longhand properties that are <ahref="#supported-css-property" title="supported CSS property">supported CSS properties</a>, in lexicographical order, with the value being
2947
+
the <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 style rules associated with the
<dd><p>All longhand properties that are <ahref="#supported-css-property" title="supported CSS property">supported CSS properties</a> with the value being the <ahref="#used-value">used value</a>
2961
-
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 with the <aclass="external" data-anolis-spec="dom" href="http://dom.spec.whatwg.org/#context-object">context object</a>'s
<dd><p>All longhand properties that are <ahref="#supported-css-property" title="supported CSS property">supported CSS properties</a>, in lexicographical order, with the value being
2962
+
the <ahref="#used-value">used 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 associated with the
<dd><p>All longhand properties that are <spantitle="supported CSS property">supported CSS properties</span>with the value being the <span>resolved
2795
-
value</span> computed for <var>obj</var> using the style rules associated with <var>doc</var>.</p>
2794
+
<dd><p>All longhand properties that are <spantitle="supported CSS property">supported CSS properties</span>, in lexicographical order, with the value being
2795
+
the <span>resolved value</span> computed for <var>obj</var> using the style rules associated with <var>doc</var>.</p>
2796
2796
<pclass=note>This means that even if <var>obj</var> is in a different document (e.g. one fetched via <codetitle>XMLHttpRequest</code>) it will still use
2797
2797
the style rules associated with the document that is associated with the global object on which
2798
2798
<codetitle=dom-Window-getComputedStyle>getComputedStyle()</code> was invoked to compute the <span>CSS declaration block</span>.</p>
<dd><p>All longhand properties that are <spantitle="supported CSS property">supported CSS properties</span> that have a <span>cascaded value</span> for the
2834
-
<spandata-anolis-spec=dom>context object</span>, with the value being the <span>cascaded value</span> computed for the <spandata-anolis-spec=dom>context
2835
-
object</span> using the style rules associated with the <spandata-anolis-spec=dom>context object</span>'s <span>associated document</span>.</p>
2833
+
<dd><p>All longhand properties that are <spantitle="supported CSS property">supported CSS properties</span>, in lexicographical order, that have a
2834
+
<span>cascaded value</span> for the <spandata-anolis-spec=dom>context object</span>, with the value being the <span>cascaded value</span> computed for the
2835
+
<spandata-anolis-spec=dom>context object</span> using the style rules associated with the <spandata-anolis-spec=dom>context object</span>'s <span>associated
<dd><p>All longhand properties that are <span title="supported CSS property">supported CSS properties</span>with the value being the <span>computed
2850
-
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 associated
2851
-
with the <span data-anolis-spec=dom>context object</span>'s <span>associated document</span>, ignoring transitions, animations, author-level style rules,
2852
-
author-level presentational hints and override-level style rules.</p>
2850
+
<dd><p>All longhand properties that are <span title="supported CSS property">supported CSS properties</span>, in lexicographical order, with the value being
2851
+
the <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
2852
+
rules associated with the <span data-anolis-spec=dom>context object</span>'s <span>associated document</span>, ignoring transitions, animations, author-level
2853
+
style rules, author-level presentational hints and override-level style rules.</p>
<dd><p>All longhand properties that are <spantitle="supported CSS property">supported CSS properties</span>with the value being the <span>computed
2867
-
value</span> computed for the <spandata-anolis-spec=dom>context object</span> using the style rules associated with the<spandata-anolis-spec=dom>context
<dd><p>All longhand properties that are <spantitle="supported CSS property">supported CSS properties</span>, in lexicographical order, with the value being
2868
+
the <span>computed value</span> computed for the <spandata-anolis-spec=dom>context object</span> using the style rules associated with the
<dd><p>All longhand properties that are <spantitle="supported CSS property">supported CSS properties</span> with the value being the <span>used value</span>
2882
-
computed for the <spandata-anolis-spec=dom>context object</span> using the style rules associated with the<spandata-anolis-spec=dom>context object</span>'s
2883
-
<span>associated document</span>.</p>
2882
+
<dd><p>All longhand properties that are <spantitle="supported CSS property">supported CSS properties</span>, in lexicographical order, with the value being
2883
+
the <span>used value</span>computed for the <spandata-anolis-spec=dom>context object</span> using the style rules associated with the
0 commit comments