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

Add Chromium versions for SVGAnimatedPoints API #8201

Merged
merged 1 commit into from
Dec 28, 2020

Conversation

queengooborg
Copy link
Collaborator

This PR adds real values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the SVGAnimatedPoints API, based upon results from the mdn-bcd-collector project (v1.1.8). Results are manually confirmed for accuracy.

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/SVGAnimatedPoints

This PR adds real values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `SVGAnimatedPoints` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v1.1.8).  Results are manually confirmed for accuracy.

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/SVGAnimatedPoints
@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 23, 2020
@foolip
Copy link
Collaborator

foolip commented Dec 23, 2020

Is the custom test for this really correct? The instance is the return value of createElementNS, but AFAIK all elements are called something ending with "Element".

@queengooborg
Copy link
Collaborator Author

queengooborg commented Dec 24, 2020

This interface is a mixin, but initially in SVG 1.1, it was its own interface (similar to the story explained in #8235 (comment)).

@foolip
Copy link
Collaborator

foolip commented Dec 28, 2020

Ah, I see, a custom test for a mixin by testing something that includes the mixin. That makes sense!

@foolip foolip merged commit cae339c into mdn:master Dec 28, 2020
@queengooborg queengooborg deleted the api/SVGAnimatedPoints-chrome branch December 28, 2020 12:24
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

2 participants