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>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
2704
-
<ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2704
+
<pclass="atrisk">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>
2705
+
with the <ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2705
2706
<ahref="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a> set to all properties
2706
2707
the user agent supports with the value being the <ahref="#specified-value">specified value</a>
2707
2708
computed for the <aclass="external" href="http://dom.spec.whatwg.org/#context-object">context object</a> using the style rules associated
2708
2709
with the <aclass="external" href="http://dom.spec.whatwg.org/#context-object">context object</a>'s <ahref="#associated-document">associated document</a>.</p>
2709
2710
2710
-
<!--ATRISK-->
2711
-
<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
2712
-
<ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2711
+
<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
2712
+
the <ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2713
2713
<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
2714
2714
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>
2717
2717
2718
-
<!--ATRISK-->
2719
-
<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
2720
-
<ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2718
+
<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
2719
+
the <ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2721
2720
<ahref="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a> set to all properties
2722
2721
the user agent supports with the value being the <ahref="#computed-value">computed value</a>
2723
2722
computed for the <aclass="external" href="http://dom.spec.whatwg.org/#context-object">context object</a> using the style rules associated
2724
2723
with the <aclass="external" href="http://dom.spec.whatwg.org/#context-object">context object</a>'s <ahref="#associated-document">associated document</a>.</p>
2725
2724
2726
-
<!--ATRISK-->
2727
-
<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
2725
+
<pclass="atrisk">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
2728
2726
<ahref="#concept-css-declaration-block-readonly-flag" title="concept-css-declaration-block-readonly-flag">readonly flag</a> set and the
2729
2727
<ahref="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a> set to all properties
2730
2728
the user agent supports with the value being the <ahref="#used-value">used value</a>
<p>The <dfnid="dom-element-pseudo" title="dom-Element-pseudo"><code>pseudo(<vartitle="">pseudoElt</var>)</code></dfn> method, when invoked, must run the following steps:
2742
+
<pclass="atrisk">The <dfnid="dom-element-pseudo" title="dom-Element-pseudo"><code>pseudo(<vartitle="">pseudoElt</var
1881
>)</code></dfn> method, when invoked, must run the following steps:
2746
2743
<ol>
2747
2744
<li><p>If <vartitle="">pseudoElt</var> is as an <aclass="external" href="http://dom.spec.whatwg.org/#ascii-case-insensitive">ASCII case-insensitive</a> match for either '<codetitle="">:before</code>' or
2748
2745
'<codetitle="">::before</code>' return the <code><ahref="#pseudoelement">PseudoElement</a></code> representing the <ahref="#x::before-pseudo-element">::before pseudo-element</a> of the
<p>The <code><ahref="#pseudoelement">PseudoElement</a></code> interface is used for representing CSS pseudo-elements. A <code><ahref="#pseudoelement">PseudoElement</a></code> object is associated with an
2759
+
<pclass="atrisk">The <code><ahref="#pseudoelement">PseudoElement</a></code> interface is used for representing CSS pseudo-elements. A <code><ahref="#pseudoelement">PseudoElement</a></code> object is associated with an
<p>The <dfntitle=dom-GetStyleUtils-specifiedStyle><code>specifiedStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with the
2635
-
<spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2635
+
<pclass=atrisk>The <dfntitle=dom-GetStyleUtils-specifiedStyle><code>specifiedStyle</code></dfn> attribute must return a <span>CSS declaration block</span>
2636
+
with the <spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2636
2637
<spantitle=concept-css-declaration-block-declarations>declarations</span> set to all properties
2637
2638
the user agent supports with the value being the <span>specified value</span>
2638
2639
computed for the <spandata-anolis-spec=dom>context object</span> using the style rules associated
2639
2640
with the <spandata-anolis-spec=dom>context object</span>'s <span>associated document</span>.</p>
2640
2641
2641
-
<!--ATRISK-->
2642
-
<p>The <dfntitle=dom-GetStyleUtils-defaultStyle><code>defaultStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with the
2643
-
<spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2642
+
<pclass=atrisk>The <dfntitle=dom-GetStyleUtils-defaultStyle><code>defaultStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with
2643
+
the <spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2644
2644
<spantitle=concept-css-declaration-block-declarations>declarations</span> set to all properties the user agent supports with the value being the <span>computed
2645
2645
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
2646
2646
the <spandata-anolis-spec=dom>context object</span>'s <span>associated document</span>, ignoring transitions, animations, author-level style
2647
2647
rules, author-level presentational hints and override-level style rules.</p>
2648
2648
2649
-
<!--ATRISK-->
2650
-
<p>The <dfntitle=dom-GetStyleUtils-computedStyle><code>computedStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with the
2651
-
<spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2649
+
<pclass=atrisk>The <dfntitle=dom-GetStyleUtils-computedStyle><code>computedStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with
2650
+
the <spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2652
2651
<spantitle=concept-css-declaration-block-declarations>declarations</span> set to all properties
2653
2652
the user agent supports with the value being the <span>computed value</span>
2654
2653
computed for the <spandata-anolis-spec=dom>context object</span> using the style rules associated
2655
2654
with the <spandata-anolis-spec=dom>context object</span>'s <span>associated document</span>.</p>
2656
2655
2657
-
<!--ATRISK-->
2658
-
<p>The <dfntitle=dom-GetStyleUtils-usedStyle><code>usedStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with the
2656
+
<pclass=atrisk>The <dfntitle=dom-GetStyleUtils-usedStyle><code>usedStyle</code></dfn> attribute must return a <span>CSS declaration block</span> with the
2659
2657
<spantitle=concept-css-declaration-block-readonly-flag>readonly flag</span> set and the
2660
2658
<spantitle=concept-css-declaration-block-declarations>declarations</span> set to all properties
2661
2659
the user agent supports with the value being the <span>used value</span>
@@ -2672,8 +2670,7 @@ <h3>Extensions to the <code title>Element</code> Interface</h3>
<p>The <dfntitle=dom-Element-pseudo><code>pseudo(<vartitle>pseudoElt</var>)</code></dfn> method, when invoked, must run the following steps:
2673
+
<pclass=atrisk>The <dfntitle=dom-Element-pseudo><code>pseudo(<vartitle>pseudoElt</var>)</code></dfn> method, when invoked, must run the following steps:
2677
2674
<ol>
2678
2675
<li><p>If <vartitle>pseudoElt</var> is as an <spandata-anolis-spec=dom>ASCII case-insensitive</span> match for either '<codetitle>:before</code>' or
2679
2676
'<codetitle>::before</code>' return the <code>PseudoElement</code> representing the <span>::before pseudo-element</span> of the
@@ -2690,8 +2687,7 @@ <h3>Extensions to the <code title>Element</code> Interface</h3>
<p>The <code>PseudoElement</code> interface is used for representing CSS pseudo-elements. A <code>PseudoElement</code> object is associated with an
2690
+
<pclass=atrisk>The <code>PseudoElement</code> interface is used for representing CSS pseudo-elements. A <code<
4C38
/span>>PseudoElement</code> object is associated with an
0 commit comments