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
<p>Return a <ahref="#css-declaration-block">CSS declaration block</a> with the
2665
2665
<ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2666
2666
<ahref="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a> set to all properties
2667
-
the user agent supports with as value the <ahref="#resolved-value">resolved value</a>
2667
+
the user agent supports with the value being the <ahref="#resolved-value">resolved value</a>
2668
2668
computed for <vartitle="">obj</var> using the style rules associated
2669
2669
with <vartitle="">doc</var>.</p>
2670
2670
<pclass="note">This means that even if <vartitle="">obj</var> is in a
@@ -2699,14 +2699,14 @@ <h3 id="the-getstyleutils-interface"><span class="secno">7.3 </span>The <code ti
2699
2699
<p>The <dfnid="dom-getstyleutils-specifiedstyle" title="dom-GetStyleUtils-specifiedStyle"><code>specifiedStyle</code></dfn> attribute must return a <ahref="#css-declaration-block">CSS declaration block</a> with the
2700
2700
<ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2701
2701
<ahref="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a> set to all properties
2702
-
the user agent supports with as value the <ahref="#specified-value">specified value</a>
2702
+
the user agent supports with the value being the <ahref="#specified-value">specified value</a>
2703
2703
computed for the <aclass="external" href="http://dom.spec.whatwg.org/#context-object">context object</a> using the style rules associated
2704
2704
with the <aclass="external" href="http://dom.spec.whatwg.org/#context-object">context object</a>'s <ahref="#associated-document">associated document</a>.</p>
2705
2705
2706
2706
<!--ATRISK-->
2707
2707
<p>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 the
2708
2708
<ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2709
-
<ahref="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a> set to all properties the user agent supports with as value the <ahref="#computed-value">computed
2709
+
<ahref="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a> set to all properties the user agent supports with the value being the <ahref="#computed-value">computed
2710
2710
value</a> computed for the <aclass="external" href="http://dom.spec.whatwg.org/#context-object">context object</a> using the user agent-level style rules and user-level style rules associated with
rules, author-level presentational hints and override-level style rules.</p>
@@ -2715,15 +2715,15 @@ <h3 id="the-getstyleutils-interface"><span class="secno">7.3 </span>The <code ti
2715
2715
<p>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 the
2716
2716
<ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2717
2717
<ahref="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a> set to all properties
2718
-
the user agent supports with as value the <ahref="#computed-value">computed value</a>
2718
+
the user agent supports with the value being the <ahref="#computed-value">computed value</a>
2719
2719
computed for the <aclass="external" href="http://dom.spec.whatwg.org/#context-object">context object</a> using the style rules associated
2720
2720
with the <aclass="external" href="http://dom.spec.whatwg.org/#context-object">context object</a>'s <ahref="#associated-document">associated document</a>.</p>
2721
2721
2722
2722
<!--ATRISK-->
2723
2723
<p>The <dfnid="dom-getstyleutils-usedstyle" title="dom-GetStyleUtils-usedStyle"><code>usedStyle</code></dfn> attribute must return a <ahref="#css-declaration-block">CSS declaration block</a> with the
2724
2724
<ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2725
2725
<ahref="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a> set to all properties
2726
-
the user agent supports with as value the <ahref="#used-value">used value</a>
2726
+
the user agent supports with the value being the <ahref="#used-value">used value</a>
2727
2727
computed for the <aclass="external" href="http://dom.spec.whatwg.org/#context-object">context object</a> using the style rules associated
2728
2728
with the <aclass="external" href="http://dom.spec.whatwg.org/#context-object">context object</a>'s <ahref="#associated-document">associated document</a>.</p>
<p>The <dfntitle=dom-GetStyleUtils-specifiedStyle><code>specifiedStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with the
2631
2631
<spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2632
2632
<spantitle=concept-css-declaration-block-declarations>declarations</span> set to all properties
2633
-
the user agent supports with as value the <span>specified value</span>
2633
+
the user agent supports with the value being the <span>specified value</span>
2634
2634
computed for the <spandata-anolis-spec=dom>context object</span> using the style rules associated
2635
2635
with the <spandata-anolis-spec=dom>context object</span>'s <span>associated document</span>.</p>
2636
2636
2637
2637
<!--ATRISK-->
2638
2638
<p>The <dfntitle=dom-GetStyleUtils-defaultStyle><code>defaultStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with the
2639
2639
<spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2640
-
<spantitle=concept-css-declaration-block-declarations>declarations</span> set to all properties the user agent supports with as value the <span>computed
2640
+
<spantitle=concept-css-declaration-block-declarations>declarations</span> set to all properties the user agent supports with the value being the <span>computed
2641
2641
value</span> computed for the <spandata-anolis-spec=dom>context object</span> using the user agent-level style rules and user-level style rules associated with
2642
2642
the <spandata-anolis-spec=dom>context object</span>'s <span>associated document</span>, ignoring transitions, animations, author-level style
2643
2643
rules, author-level presentational hints and override-level style rules.</p>
0 commit comments