Skip to content

Implement the "XML5" syntax #43

@kmcallister

Description

@kmcallister

A parser for well-formed XML 1.0 is a very different beast from a HTML parser. But there's this XML5 spec that is quite similar to HTML parsing and could re-use a lot of the machinery, if not the actual parse rules. Servo could potentially use this for all XML parts of the Web platform. See servo/servo#3319.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions