Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add href parsing #5156

Merged
merged 8 commits into from
Aug 12, 2018

Conversation

DylanPaulusSEL
Copy link
Contributor

Resolves issues in parsing SVG2.0 <use /> tags as referenced #5155.

@asturur
Copy link
Member

asturur commented Aug 9, 2018

This looks good!
Was there any Xlink:href test too?
If there is not, can you add it please?

@DylanPaulusSEL
Copy link
Contributor Author

@asturur I believe this test implicitly tests xlink:href.

@asturur
Copy link
Member

asturur commented Aug 11, 2018

it does, but implicitly. It can be removed because ie9 is no more supported and that getById polifyll is no more needed.

Would you mind jsut duplicate your test as it is, using xlink:href and changing the title to it?

that would make me happy that we locked down the situation of the href parsing

@asturur asturur merged commit 87c994d into fabricjs:master Aug 12, 2018
@asturur asturur mentioned this pull request Aug 13, 2018
@DylanPaulusSEL DylanPaulusSEL deleted the feature/add-href-parsing branch August 13, 2018 15:26
thiagocunha pushed a commit to thiagocunha/fabric.js that referenced this pull request Nov 18, 2019
* Add href support for parsing use directives (svg)

* Add href support for parsing use directives (svg)

* Add href support for parsing use directives (svg)

* Fix linting errors

* add xlink:href test

* Update parser.js
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.

2 participants