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

Servo doesn't special-case the XHTML template element in XHR responses #24925

Open
pshaughn opened this issue Nov 29, 2019 · 0 comments
Open

Servo doesn't special-case the XHTML template element in XHR responses #24925

pshaughn opened this issue Nov 29, 2019 · 0 comments

Comments

@pshaughn
Copy link
Member

@pshaughn pshaughn commented Nov 29, 2019

WPT xhr/template-element shows us that, if an XML document has xmlns='http://www.w3.org/1999/xhtml', then normal XML parsing is supposed to be suspended within the contents of a <template> element. Servo does not notice this corner case and just parses all the XML normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.