-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Adds compat data for AnimationEffectTimingReadOnly #1001
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
Adds compat data for AnimationEffectTimingReadOnly #1001
Conversation
teoli2003
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost! The URL is incorrect, but we are close to land this. Well done and thank you a lot.
| "api": { | ||
| "AnimationEffectTimingReadOnly": { | ||
| "__compat": { | ||
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEffectTiming", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should link to https://developer.mozilla.org/en-US/docs/Web/API/AnimationEffectTimingReadOnly
|
This interface has a few properties: Would you mind adding these as sub features here, too? |
|
@Elchi3 should that be in a separate PR? |
|
@bennypowers If you like, you could also do that right here. |
Elchi3
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
No description provided.