Upstream validator patches to the HTML parser
Categories
(Core :: DOM: HTML Parser, task)
Tracking
()
People
(Reporter: hsivonen, Unassigned)
Details
https://github.com/validator/htmlparser/commits/validator-nu has a bunch of patches on top of https://hg.mozilla.org/projects/htmlparser/ .
Some of these should be fixed in Firefox generally, some should be fixed in Firefox but only affect View Source, some affect Java only but are good to have upstream, one I don't want to take (dropping XOM support).
| Reporter | ||
Comment 1•6 years ago
|
||
In principle, I should probably edit the commit messages to add r=hsivonen to conform to Mozilla practices. I don't know how much of a mess that would make though.
Mike[tm], do I break something if I add r=hsivonen?
Comment 2•6 years ago
|
||
(In reply to Henri Sivonen (:hsivonen) from comment #1)
In principle, I should probably edit the commit messages to add r=hsivonen to conform to Mozilla practices. I don't know how much of a mess that would make though.
Mike[tm], do I break something if I add r=hsivonen?
No, you wouldn’t break anything. Please go ahead and do whatever you need.
Updated•3 years ago
|
Description
•