[csswg-drafts] [css-view-transitions-1] Should block-in-inline splitting prevent `view-transition-name` from being used (#12217)

mattwoodrow has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-view-transitions-1] Should block-in-inline splitting prevent `view-transition-name` from being used ==
The current wording says that elements that have more than one box fragment should be skipped from capturing, with the explicit exclusion of inlines being split across line boxes.

Should block-in-inline be skipped too? There's also the bidi reordering, and column-spanner-in-block cases. 

The linked css-break-4 spec (linked to from css-view-transitions-1) describes all of these as creating multiple fragments - https://drafts.csswg.org/css-break-4/#box-fragment. Looks like this was the resolution that settled on that being the case - https://github.com/w3c/csswg-drafts/issues/1477#issuecomment-380771705.



Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12217 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 21 May 2025 00:25:00 UTC