-
Notifications
You must be signed in to change notification settings - Fork 22.5k
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
MDN feature pages for SVGAnimatedInteger #37070
Conversation
Preview URLs
(comment last updated: 2025-01-07 18:49:22) |
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.
Thanks for your PR! However I don't think this really explains what these attributes are, and mostly reads like a paraphrase of the specification.
Thanks I have fixed the content, using the templates! |
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!
Description
This PR adds the MDN feature pages for the SVGAnimatedInteger interface as part of a recent project to document missing Widely available pages for interface features.
Motivation
I believe that my support in documenting the SVGAnimatedInteger interface can significantly help developers by providing essential resources.
Additional details
For more context, see the discussion on missing documentation tracked at https://openwebdocs.github.io/web-docs-backlog/baseline/. Additionally, related projects for adding widely available web features can be found at openwebdocs/project#214.
Related issues and pull requests
Relates to #214