[csswg-drafts] [css-view-transitions-1] Clarify that the whole canvas is captured not just root box (#9138)

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

== [css-view-transitions-1] Clarify that the whole canvas is captured not just root box ==
> Render the region of the element and the document's top layer that intersects the snapshot containing block, on a transparent canvas the size of the snapshot containing block

Generally speaking, rendering an element renders its principal box and not stuff outside it. But in this case we want to capture the entire canvas, including backgrounds and overflow that paint outside the root box, and that's not very clear from this wording.

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


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

Received on Wednesday, 2 August 2023 04:30:49 UTC