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
Copy file name to clipboardExpand all lines: explainer.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -342,7 +342,7 @@ The styles to apply these animations will be dynamically added to the UA stylesh
342
342
343
343
All of these can be overridden by the developer via CSS animations.
344
344
345
-
Note that the animation start when Page-B is ready to render its first frame. Developers can configure this using the [blocking attribute](https://github.com/whatwg/html/issues/7131). The animation is considered complete once all animations on all the pseudo-elements finish.
345
+
Note that the animation starts when Page-B is ready to render its first frame. Developers can configure this using the [blocking attribute](https://github.com/whatwg/html/issues/7131). The animation is considered complete once all animations on all the ::page-transition* pseudo-elements finish.
0 commit comments