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

Clean up the parsers into a single interface #13675

Merged
merged 9 commits into from Oct 11, 2016
Merged

Commits on Oct 11, 2016

  1. Introduce ServoParser

    This is a common inline parent to ServoHTMLParser and ServoXMLParser.
    nox committed Oct 11, 2016
  2. Introduce ServoParser::document

    nox committed Oct 11, 2016
  3. Introduce ServoParser::pipeline

    nox committed Oct 11, 2016
  4. Merge script::parse and script::dom::servoparser

    nox committed Oct 11, 2016
You can’t perform that action at this time.