Skip to content

Use of deprecated xlink prefixed attributes (e.g. xlinkHref instead of href) #22

@nimser

Description

@nimser

With SVG 2, the xlink: namespace is not necessary and attributes using it are deprecated.

I expect Svg.Attributes should reflect this change by, for example, exposing href instead of xlinkHref.

Ditto for xlinkActuate, xlinkHref, xlinkRole, xlinkShow, xlinkTitle, xlinkType.

More details on MDN

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions