We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28dfa43 commit 6b595b9Copy full SHA for 6b595b9
css-view-transitions-1/Overview.bs
@@ -870,7 +870,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
870
1. [=Animate a view transition=] for |transition|.
871
872
Note: The above implies that a change in incoming element's size or position will cause a new keyframe to be generated.
873
- This can cause a visual jump.
+ This can cause a visual jump.
874
We could retarget smoothly but don't have a use-case to justify the complexity.
875
See [issue 7813](https://github.com/w3c/csswg-drafts/issues/7813) for details.
876
</div>
0 commit comments