Some codebase still rely on SVG 1.1 where href attributes need to be prefixed by xlink, to do so an additional xmlns is required on the svg tag. Even if it was dropped in SVG 2, it would probably do no harm to add its support.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | icon_select-support_xlink_prefix-3008233-2.patch | 777 bytes | aerzas |
Comments
Comment #2
aerzas commentedHere is proposal.
Comment #3
aerzas commentedComment #5
ayalon commentedThanks for the patch. This feature was added.
Comment #6
ayalon commented