Skip to content

[css-transitions-2][css-animations-2] Define order of transitioncancel and animationcancel events#11176

Merged
birtles merged 2 commits intow3c:mainfrom
birtles:css-animation-transition-event-order
Nov 12, 2024
Merged

[css-transitions-2][css-animations-2] Define order of transitioncancel and animationcancel events#11176
birtles merged 2 commits intow3c:mainfrom
birtles:css-animation-transition-event-order

Conversation

@birtles
Copy link
Copy Markdown
Contributor

@birtles birtles commented Nov 11, 2024

  • [css-transitions-2] Define order for sorting transitioncancel events
  • [css-animations-2] Define order for sorting animationcancel events

Fixes #11064.

@birtles birtles requested review from flackr and graouts November 11, 2024 06:24
@graouts
Copy link
Copy Markdown
Contributor

graouts commented Nov 11, 2024

@birtles are you planning on writing WPT test cases for this change?

@birtles
Copy link
Copy Markdown
Contributor Author

birtles commented Nov 12, 2024

@birtles are you planning on writing WPT test cases for this change?

@graouts Yes, @BorisChiou has added some over in Mozilla bug 1923208: here, here and here

@birtles birtles merged commit 582de32 into w3c:main Nov 12, 2024
@graouts
Copy link
Copy Markdown
Contributor

graouts commented Nov 12, 2024

@birtles are you planning on writing WPT test cases for this change?

@graouts Yes, @BorisChiou has added some over in Mozilla bug 1923208: here, here and here

I'm not familiar with the Mozilla development process, but presumably these tests will be upstreamed upon landing in the Mozilla repository?

@birtles
Copy link
Copy Markdown
Contributor Author

birtles commented Nov 12, 2024

I'm not familiar with the Mozilla development process, but presumably these tests will be upstreamed upon landing in the Mozilla repository?

Yes, that's right.

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-transitions-2][css-animations-2] The event order of the cancelled transitions/animations

2 participants