-
Notifications
You must be signed in to change notification settings - Fork 709
[css-view-transitions-1] What is the size of the group pseudo for the root element? #10177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Sounds reasonable to me, will wait for Vlad/Khush to confirm. Happy to make the edit. |
noamr
added a commit
to noamr/csswg-drafts
that referenced
this issue
Apr 8, 2024
This aligns with current behavior, but was overlooked in the spec. Closes w3c#10177
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From @mattwoodrow from investigating https://bugs.webkit.org/show_bug.cgi?id=272186:
Chrome seems to be setting the size of their ::view-transition-group element to that of the snapshot containing block. That seems wrong, but visually what you’d expect to happen.
Capture the image algorithm has a special case for sizing the image when capturing the root, I suspect Update pseudo-element styles should have the equivalent wording for setting the width/height style properties.
The text was updated successfully, but these errors were encountered: