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

Test HTML fragment parsing algorithm in template context #63

Open
nox opened this issue Aug 19, 2015 · 2 comments
Open

Test HTML fragment parsing algorithm in template context #63

nox opened this issue Aug 19, 2015 · 2 comments

Comments

@nox
Copy link
Member

nox commented Aug 19, 2015

https://html.spec.whatwg.org/multipage/#parsing-html-fragments

8. If the context element is a template element, push "in template" onto the stack of template insertion modes so that it is the new current template insertion mode.

@gsnedders
Copy link
Member

So what do we need to test here? Ensuring it is on the stack of template insertion modes and hence the new current template insertion mode?

@nox
Copy link
Member Author

nox commented Sep 18, 2015

@gsnedders Yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants