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
An <a>Intersection Observer</a> processing step should take place
715
-
during the "<i>Update the rendering</i>" steps,
716
-
after step 12, <a>run the animation frame callbacks</a>,
717
-
in the in the <a>HTML Processing Model</a>.
718
-
719
-
This step is:
720
-
721
-
<ol start="13">
722
-
<li>For each <a>fully active</a>{{document}} in |docs|, <a>Run the update intersection observations steps</a> for that {{document}}, passing in |now| as the timestamp.</li>
723
-
</ol>
714
+
An Intersection Observer processing step exists as a substep
0 commit comments