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 fd183d3 commit af082f7Copy full SHA for af082f7
css-view-transitions-1/Overview.bs
@@ -272,7 +272,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
272
273
If the ''::view-transition-group()'' has a corresponding element in the "new" states,
274
the browser keeps the properties copied over to the ''::view-transition-group()'' in sync with the DOM element in the "new" state.
275
- If the ''::view-transition-group()'' has a corresponding both in the "old" and "new" state,
+ If the ''::view-transition-group()'' has corresponding elements both in the "old" and "new" state,
276
and the property being copied is interpolatable,
277
the browser also sets up a default animation to animate the property smoothly.
278
0 commit comments