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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update test to expect shadow trees to find document keyframes #44991

Merged

Conversation

astearns
Copy link
Contributor

@astearns astearns commented Mar 7, 2024

This updates the expectation for this test, as we decided in https://drafts.csswg.org/css-scoping/#shadow-names that names should inherit into descendant shadow trees.

There is not yet much interoperability in tree-scoped names: https://wiki.csswg.org/spec/css-scoping. I am working on @font-face tests based on these @keyframe tests and noticed this test needed fixing up.

Copy link
Contributor

@tabatkins tabatkins left a comment

Choose a reason for hiding this comment

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

Yup, as resolved in w3c/csswg-drafts#1995 (comment) a few weeks after this test was committed, names are meant to "inherit" into shadow trees.

(You might want to adjust the comment too, Alan, but +1 to merging otherwise.)

@astearns astearns enabled auto-merge (squash) March 7, 2024 21:28
@astearns astearns merged commit 635a873 into web-platform-tests:master Mar 7, 2024
17 checks passed
@astearns astearns deleted the fix-keyframe-shadow-test branch March 7, 2024 21:48
BruceDai pushed a commit to BruceDai/wpt that referenced this pull request Mar 25, 2024
…atform-tests#44991)

* update test to expect shadow trees to find document keyframes

* always missing updating comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants