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

SVGSVGElement - missing spec url #25517

Closed
yashrajbharti opened this issue Dec 28, 2024 · 0 comments · Fixed by #25530
Closed

SVGSVGElement - missing spec url #25517

yashrajbharti opened this issue Dec 28, 2024 · 0 comments · Fixed by #25530
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@yashrajbharti
Copy link

yashrajbharti commented Dec 28, 2024

What type of issue is this?

Missing specification link (no spec_url property)

What information was incorrect, unhelpful, or incomplete?

Spec url is missing for the following instance methods:
SVGSVGElement.animationsPaused
SVGSVGElement.setCurrentTime
SVGSVGElement.getCurrentTime
SVGSVGElement.unpauseAnimations
SVGSVGElement.pauseAnimations

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

Specifications section must appear in MDN feature pages.

Did you test this? If so, how?

Check:
https://pr37395.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/SVGSVGElement/animationsPaused

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

No response

Do you have anything more you want to share?

part of Missing baseline pages project

MDN URL

No response

MDN metadata

No response

@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 29, 2024
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 a pull request may close this issue.

2 participants