Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add selectors introduced by view transition types #23067

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bramus
Copy link
Contributor

@bramus bramus commented May 10, 2024

(馃憢 Hi, Chrome DevRel here!)

This PR introduces to new selectors introduced in View Transitions L2: the :active-view-transition and :active-view-transition-types() pseudo-class selectors.

This feature shipped to stable in Chrome 125.

There is no documentation on MDN available yet. Documentation on Chrome鈥檚 side is to be published on May 16.

Links:

@github-actions github-actions bot added the data:css 馃帹 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label May 10, 2024
@bramus
Copy link
Contributor Author

bramus commented May 10, 2024

Ping @queengooborg for a review :)

@bramus
Copy link
Contributor Author

bramus commented May 28, 2024

@Elchi3 Friendly ping for a review. We at Chrome have some documentation up that could use a compat widget :)

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Thanks @bramus, looks good to me. Question for @foolip on tagging but otherwise LGTM.

"description": "<code>:active-view-transition-type()</code>",
"spec_url": "https://drafts.csswg.org/css-view-transitions-2/#the-active-view-transition-type-pseudo",
"tags": [
"web-features:view-transitions"
Copy link
Member

Choose a reason for hiding this comment

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

@foolip I'm assuming you want a new feature tag for these? "web-features:view-transition-types"? Advise appreciated.

"description": "<code>:active-view-transition</code>",
"spec_url": "https://drafts.csswg.org/css-view-transitions-2/#the-active-view-transition-pseudo",
"tags": [
"web-features:view-transitions"
Copy link
Member

Choose a reason for hiding this comment

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

ditto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css 馃帹 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants