Skip to content

Don't treat dashed SVG tags as custom elements#10586

Merged
gaearon merged 1 commit into
facebook:masterfrom
gaearon:fix-custom-svg
Sep 1, 2017
Merged

Don't treat dashed SVG tags as custom elements#10586
gaearon merged 1 commit into
facebook:masterfrom
gaearon:fix-custom-svg

Conversation

@gaearon
Copy link
Copy Markdown
Collaborator

@gaearon gaearon commented Sep 1, 2017

As suggested by @sebmarkbage. It turned out there is a blacklist of those in custom elements spec, and we don't think there will be more. This saves us from the hassle of tracking the namespace.

@gaearon gaearon merged commit 55209c8 into facebook:master Sep 1, 2017
Copy link
Copy Markdown
Contributor

@nhunzaker nhunzaker left a comment

Choose a reason for hiding this comment

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

Sorry to be behind on this. Good find on the blacklist, 👍

@gaearon gaearon deleted the fix-custom-svg branch September 1, 2017 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants