Skip to content

Why doesn't this module support <use xlink:href="#path"></use> syntax? #5

@everdimension

Description

@everdimension

I see in the description that this module purposefully handles only FuncIRI notation. Why is that?
The following syntax is quite popular:

<svg>
    <use xlink:href="#path"></use>
</svg>

And it too suffers from the firefox/<base> bug.

Basically I had to implement my own directive which does exactly the same thing as your module, but for xlink:href attribute. Are there some valid reasons for not supporting it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions