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
Note: We might want to enable transitions for fragmented elements in future versions.
1355
1355
See [#8900](https://github.com/w3c/csswg-drafts/issues/8900).
1356
1356
1357
+
Note: [=box fragment=] here does not refer to fragmentation of <a href="https://www.w3.org/TR/CSS2/visuren.html#inline-boxes">inline boxes</a> across <a href="https://www.w3.org/TR/CSS2/visuren.html#line-box">line boxes</a>.
1358
+
Such inlines can participate in a transition.
1359
+
1357
1360
1. Let |transitionName| be the [=computed value=] of 'view-transition-name' for |element|.
1358
1361
1359
1362
1. If |transitionName| is ''view-transition-name/none'',
0 commit comments