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

SVGAnimationElement Missing spec_url for all instance methods #25384

Closed
yashrajbharti opened this issue Dec 11, 2024 · 0 comments · Fixed by #25393
Closed

SVGAnimationElement Missing spec_url for all instance methods #25384

yashrajbharti opened this issue Dec 11, 2024 · 0 comments · Fixed by #25393
Labels
data:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG

Comments

@yashrajbharti
Copy link

What type of issue is this?

Missing specification link (no spec_url property)

What information was incorrect, unhelpful, or incomplete?

The following SVGAnimationElement instance methods are missing:

SVGAnimationElement.beginElementAt
SVGAnimationElement.endElement
SVGAnimationElement.endElementAt
SVGAnimationElement.getCurrentTime
SVGAnimationElement.getSimpleDuration
SVGAnimationElement.getStartTime

More info at:

Missing Widely Available Baseline | OpenWebDocs
Spreadsheet

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

The spec_url must be present just as we have compatibility data table.

Did you test this? If so, how?

I am working on the SVG feature list where:
SVGAnimationElement begin and end element methods | MDN Content
SVGAnimationElement all get methods | MDN Content
are affected as can be seen from preview links.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://pr37180.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/SVGAnimationElement/getCurrentTime
https://pr37182.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/SVGAnimationElement/beginElementAt

Do you have anything more you want to share?

I would love to contribute to it.

MDN URL

No response

MDN metadata

No response

@queengooborg queengooborg added the data:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants