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
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>, <span>run
89161
89166
the resize steps</span> for that <code>Document</code>, passing in <var>now</var> as the
89162
-
timestamp. <ref spec="CSSOMVIEW"/></p></li>
89167
+
timestamp. <ref spec="CSSOMVIEW"></p></li>
89163
89168
89164
89169
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>, <span>run
89165
89170
the scroll steps</span> for that <code>Document</code>, passing in <var>now</var> as the
89166
-
timestamp. <ref spec="CSSOMVIEW"/></p></li>
89171
+
timestamp. <ref spec="CSSOMVIEW"></p></li>
89167
89172
89168
89173
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>,
89169
89174
<span>evaluate media queries and report changes</span> for that <code>Document</code>, passing
89170
-
in <var>now</var> as the timestamp. <ref spec="CSSOMVIEW"/></p></li>
89175
+
in <var>now</var> as the timestamp. <ref spec="CSSOMVIEW"></p></li>
89171
89176
89172
-
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>, <dfn>run
89173
-
CSS animations and send events</dfn> for that <code>Document</code>, passing in <var>now</var>
89174
-
as the timestamp. <ref spec="CSSANIMATIONS"/></p></li>
89177
+
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>,
89178
+
<span>update animations and send events</span> for that <code>Document</code>, passing in
89179
+
<var>now</var> as the timestamp. <ref spec="WEBANIMATIONS"></p></li>
89175
89180
89176
89181
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>, <span>run
89177
89182
the fullscreen steps</span> for that <code>Document</code>, passing in <var>now</var> as the
89178
-
timestamp. <ref spec="FULLSCREEN"/></p></li>
89183
+
timestamp. <ref spec="FULLSCREEN"></p></li>
89179
89184
89180
89185
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>, <span>run
89181
89186
the animation frame callbacks</span> for that <code>Document</code>, passing in <var>now</var>
89182
89187
as the timestamp.</p></li>
89183
89188
89184
89189
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>, <span>run
89185
89190
the update intersection observations steps</span> for that <code>Document</code>, passing in
89186
-
<var>now</var> as the timestamp. <ref spec="INTERSECTIONOBSERVER"/></p></li>
89191
+
<var>now</var> as the timestamp. <ref spec="INTERSECTIONOBSERVER"></p></li>
89187
89192
89188
89193
<li><p>For each <span>fully active</span> <code>Document</code> in <var>docs</var>, update the
89189
89194
rendering or user interface of that <code>Document</code> and its <span
@@ -120613,6 +120618,9 @@ INSERT INTERFACES HERE
120613
120618
<dt id="refsWCAG">[WCAG]</dt>
120614
120619
<dd>(Non-normative) <cite><a href="https://www.w3.org/TR/WCAG20/">Web Content Accessibility Guidelines (WCAG) 2.0</a></cite>, B. Caldwell, M. Cooper, L. Reid, G. Vanderheiden. W3C.</dd>
120615
120620
120621
+
<dt id="refsWEBANIMATIONS">[WEBANIMATIONS]</dt>
120622
+
<dd><cite><a href="https://drafts.csswg.org/web-animations/">Web Animations</a></cite>, B. Birtles, S. Stephens, D. Stockwell. W3C.</dd>
120623
+
120616
120624
<dt id="refsWEBCRYPTO">[WEBCRYPTO]</dt>
120617
120625
<dd>(Non-normative) <cite><a href="https://w3c.github.io/webcrypto/Overview.html">Web Cryptography API</a></cite>, M. Watson. W3C.</dd>
0 commit comments