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

Drop the api.TransitionEvent.animationName feature #10336

Conversation

sideshowbarker
Copy link
Collaborator

https://drafts.csswg.org/css-transitions/#interface-transitionevent has no member named animationName. Instead it has a propertyName member, which we already include in BCD.

Related MDN change: mdn/content#4760

https://drafts.csswg.org/css-transitions/#interface-transitionevent has
no member named animationName. Instead it has a propertyName member,
which we already include in BCD.

Related MDN change: mdn/content#4760
@sideshowbarker sideshowbarker requested a review from foolip May 6, 2021 15:24
@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label May 6, 2021
sideshowbarker added a commit to mdn/content that referenced this pull request May 6, 2021
…tyName

https://drafts.csswg.org/css-transitions/#interface-transitionevent has
no property named “transitionName” (nor “animationName”); instead the
property is named “propertyName”.

Related BCD change: mdn/browser-compat-data#10336
chrisdavidmills pushed a commit to mdn/content that referenced this pull request May 6, 2021
…tyName (#4760)

https://drafts.csswg.org/css-transitions/#interface-transitionevent has
no property named “transitionName” (nor “animationName”); instead the
property is named “propertyName”.

Related BCD change: mdn/browser-compat-data#10336
Copy link
Collaborator

@foolip foolip left a comment

Choose a reason for hiding this comment

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

@sideshowbarker sideshowbarker merged commit bb45560 into mdn:main May 7, 2021
@sideshowbarker sideshowbarker deleted the sideshowbarker/TransitionEvent-drop-animationName branch May 7, 2021 07:46
ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request May 20, 2021
ddbeck added a commit that referenced this pull request May 20, 2021
* Bump version to v3.3.4
* Add release note for #10353
* Add release note for #10347
* Add release note for #10336
* Add release note for #10415
* Add release note for #10417
* Add release note for #10449
* Add release note for #9933
* Add release note for #10354
* Add release notes for #6944
* Add release note for #10522
* Add release note for #10536
* Add release note for #10539
* Add release note for #10515
* Add release note for #10506
* Add release note for #10291
* Add release note for #10421
* Add release note for #10545
* Add stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants