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

MDN Feature Pages for SVGAnimatedBoolean #37069

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

yashrajbharti
Copy link
Contributor

Description

This PR adds the MDN feature pages for the SVGAnimatedBoolean 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 SVGAnimatedBoolean 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

@yashrajbharti yashrajbharti requested a review from a team as a code owner December 3, 2024 14:38
@yashrajbharti yashrajbharti requested review from sideshowbarker and removed request for a team December 3, 2024 14:38
@github-actions github-actions bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Dec 3, 2024
Copy link
Contributor

github-actions bot commented Dec 3, 2024

Copy link
Member

@estelle estelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feature confused me... so I found a boolean property that is animateable to be able to wrap my head around what this feature does. Are there other attributes that match? If no, we should likely reduce the gibberish I wrote to reflect just this case (there's no inheritance, the initial value is false, so we can just say true if set to true and false otherwise

files/en-us/web/api/svganimatedboolean/animval/index.md Outdated Show resolved Hide resolved
files/en-us/web/api/svganimatedboolean/baseval/index.md Outdated Show resolved Hide resolved
@yashrajbharti
Copy link
Contributor Author

externalResourcesRequired was a property but that seems to be deprecated.

@estelle estelle self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants