-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
https://github.com/elm-community/typed-svg/blob/master/src/TypedSvg/Attributes.elm#L1144
The comment says:
"The xlinkHref attribute is used before SVG 2 but is now rendered obsolete by href."
But this seems bad advice since SVG 2 is never really completed? The standard is still SVG 1.1 if you want compatibility, so should use "xlink:href"?
Solution: Just change the comment to suggest using xlink:href, if the above is correct.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels