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

Pass complete context when parsing fragments #163

Merged
merged 2 commits into from Sep 1, 2015

Commits on Sep 1, 2015

  1. Pass complete context when parsing fragments

    The fragment parsing algorithm requires the qualified name and the attributes of
    the context element.
    nox committed Sep 1, 2015
  2. Properly parse the document-fragment field in tree_builder tests

    nox committed Sep 1, 2015
You can’t perform that action at this time.