Skip to content

fix(svg): SVG <image> tag also should consider href attribute.#803

Merged
pissang merged 1 commit into
masterfrom
fix-svg-parse
Aug 25, 2021
Merged

fix(svg): SVG <image> tag also should consider href attribute.#803
pissang merged 1 commit into
masterfrom
fix-svg-parse

Conversation

@plainheart
Copy link
Copy Markdown
Collaborator

Resolves apache/echarts#15597

The image element in SVG support both xlink:href attribute and link attribute. xlink:href seems not recommended anymore. But at least, we should consider supporting the link attribute.

@pissang pissang merged commit 6a71b1e into master Aug 25, 2021
@pissang pissang deleted the fix-svg-parse branch August 25, 2021 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<image> tags in Geo SVGs are not loading

2 participants