Skip to content

handle foreignObject correctly, default to svg namespace for top-level svg elements #2319

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

Merged
merged 1 commit into from
Mar 27, 2019

Conversation

Rich-Harris
Copy link
Member

Fixes #2298, but also gets rid of the warning around top-level SVG elements in components. Instead, if you have a top-level element like <g> it just opts you in to the SVG namespace automatically. I don't think there's a great reason to demand that component authors state the obvious.

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