Skip to content

Conversation

noamr
Copy link
Collaborator

@noamr noamr commented Jun 4, 2025

This new pseudo is an ancestor to the other nested groups, and is positioned after the group's view-transition-image-pair which contains the group's contents.

Resolution:
#11926 (comment)

Closes #11926

…eudo

This new pseudo is an ancestor to the other nested groups, and is positioned
after the group's view-transition-image-pair which contains the group's contents.

Resolution:
w3c#11926 (comment)

Closes w3c#11926
@noamr noamr requested a review from vmpstr June 4, 2025 16:47
Copy link
Member

@vmpstr vmpstr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We also need to add somewhere the fact that we want border-style: solid and border-color: transparent in the UA stylesheet for the group-children.

That and I'm not sure if it's understood that these should be abspos inset 0 as well?

noamr and others added 4 commits June 11, 2025 17:49
Co-authored-by: vmpstr <vmpstr@chromium.org>
Co-authored-by: vmpstr <vmpstr@chromium.org>
Co-authored-by: vmpstr <vmpstr@chromium.org>
Co-authored-by: vmpstr <vmpstr@chromium.org>
@noamr
Copy link
Collaborator Author

noamr commented Jun 12, 2025

We also need to add somewhere the fact that we want border-style: solid and border-color: transparent in the UA stylesheet for the group-children.

That and I'm not sure if it's understood that these should be abspos inset 0 as well?

Yea, they do.

@noamr
Copy link
Collaborator Author

noamr commented Jun 12, 2025

We also need to add somewhere the fact that we want border-style: solid and border-color: transparent in the UA stylesheet for the group-children.
That and I'm not sure if it's understood that these should be abspos inset 0 as well?

Yea, they do.

Done

@vmpstr vmpstr merged commit a26b685 into w3c:main Jun 16, 2025
1 check passed
@noamr noamr deleted the vt-children branch June 16, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[css-view-transitions-2]: Nested ::view-transition-group should have a container pseudo.
2 participants