Skip to content

"use" should work for elements defined after "use" #501

@ystrot

Description

@ystrot

Sample:

<use stroke="red" xlink:href="#a"/>
<g id="a">
    <circle cx="50" cy="50" r="30" fill="blue"/>
</g>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions