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

fix(runtime-dom): patch xlink attribute #842

Merged
merged 2 commits into from
Mar 16, 2020
Merged

Conversation

underfin
Copy link
Member

No description provided.


describe('attrs', () => {
test('xlink attributes', () => {
const el = document.createElementNS(xlinkNS, 'use')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should use svgNS from nodeOps.ts

@yyx990803 yyx990803 merged commit d318576 into vuejs:master Mar 16, 2020
@underfin underfin deleted the path-attr branch March 18, 2020 06:04
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