Re: [csswg-drafts] [css-view-transitions-1] Capturing fragmented elements (#8339)

For transformed fragments one way this could work is to bake the transform into the captured pixels and only apply any transforms from outside the fragmentation. For example, consider how this is captured with the element() function in Firefox:

https://jsbin.com/pozumog/edit?html,css,output

We could do the same except include in the ink overflow the content which flowed outside of the bounding box of the fragments.

-- 
GitHub Notification of comment by flackr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8339#issuecomment-1468693789 using your GitHub account


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

Received on Tuesday, 14 March 2023 19:19:31 UTC