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

Parser: reset the insertion mode appropriately #3973

Open
annevk opened this issue Aug 30, 2018 · 0 comments
Open

Parser: reset the insertion mode appropriately #3973

annevk opened this issue Aug 30, 2018 · 0 comments

Comments

@annevk
Copy link
Member

annevk commented Aug 30, 2018

How exactly is last true in the fragment case?

At the time when this is invoked by fragment parsing the stack of open elements only contains the root element, so it won't contain context.

It seems last can never be set to true unless context is the root element?

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

No branches or pull requests

1 participant