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: SVGAElement href property #36938

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

yashrajbharti
Copy link
Contributor

Description

Added documentation for the SVGAElement.href property. This new feature page explains its value, usage, and behavior, including its interaction with the deprecated xlink:href attribute.

Motivation

This update is part of a mission to document all 378 widely available SVG feature pages on MDN Web Docs. The goal is to ensure developers have access to comprehensive and accurate information about SVG, enabling them to use these features effectively in modern web development. Spreadsheet contains all the pages needed to be documented.

Additional details

The href property is part of the SVGURIReference mixin.

Related issues and pull requests

  • Relates to #214 in OpenWebDocs, as part of the effort to fill gaps in MDN's SVG documentation.

@yashrajbharti yashrajbharti requested a review from a team as a code owner November 23, 2024 11:43
@yashrajbharti yashrajbharti requested review from sideshowbarker and removed request for a team November 23, 2024 11:43
@github-actions github-actions bot added Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed labels Nov 23, 2024
Copy link
Contributor

github-actions bot commented Nov 23, 2024

Preview URLs

(comment last updated: 2024-11-24 21:16:40)

yashrajbharti and others added 2 commits November 25, 2024 02:44
Co-authored-by: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
Co-authored-by: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com>
@sideshowbarker sideshowbarker merged commit 7a67708 into mdn:main Dec 2, 2024
8 checks passed
@yashrajbharti yashrajbharti deleted the feat/svgaelement-href branch December 2, 2024 08:43
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/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants