Skip to content

Commit 8ed9e56

Browse files
authored
Pending transform operations before IntersectionObserver
1 parent af2fe1f commit 8ed9e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-view-transitions-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ The {{ViewTransition/domUpdated}} [=getter steps=] are to return [=this's=] [=Vi
616616
## Monkey patches to rendering ## {#monkey-patch-to-rendering-algorithm}
617617

618618
<div algorithm="monkey patch to rendering">
619-
Run the following steps before [marking paint timing](https://html.spec.whatwg.org/multipage/webappapis.html#event-loop-processing-model:mark-paint-timing) in the [=update the rendering=] steps:
619+
Run the following steps before <a href="https://html.spec.whatwg.org/multipage/webappapis.html#event-loop-processing-model:run-the-update-intersection-observations-steps">intersection observer steps</a> in the [=update the rendering=] steps:
620620

621621
1. For each [=fully active=] {{Document}} in <var ignore>docs</var>,
622622
[=perform pending transition operations=] for that {{Document}}.

0 commit comments

Comments
 (0)