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

[css-contain] fix test for CSS animation events when there is no owning element #34856

Merged

Conversation

birtles
Copy link
Contributor

@birtles birtles commented Jul 15, 2022

This behavior has been clarified in:

w3c/csswg-drafts@c177038

When a CSSAnimation has no owning element, Web animations playback events should be dispatched, but CSS animation events should not.

…ng element

This behavior has been clarified in:

w3c/csswg-drafts@c177038

When a CSSAnimation has no owning element, Web animations playback
events should be dispatched, but CSS animation events should not.
@birtles birtles merged commit 92c5a8f into web-platform-tests:master Jul 15, 2022
@birtles birtles deleted the animation-events-no-owning-elem branch July 15, 2022 09:24
@birtles
Copy link
Contributor Author

birtles commented Jul 15, 2022

Thanks!

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.

None yet

4 participants