Re: [csswg-drafts] [css-view-transitions-1] UA CSS should size ::view-transition to 0x0 (#8278)

Just to be explicit about the proposed resolution here:

* Currently we spec `::view-transition` to have `position: fixed; inset: 0`. The new proposed spec for `::view-transition` is `position: fixed; top: 0; left: 0;`. 
* Additionally, the `width` and `height` property of the `view-transition-group` that corresponds to the root element is set to the width and height of the snapshot root.


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


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

Received on Tuesday, 28 February 2023 23:05:38 UTC