DescriptionThis modifies htmlparser1.2.1 to expose
ElementName and AttributeName.
This means that we're parsing an up-to-date version of HTML5, but the
new parser delays creating text nodes, which leads to bad file
positions. This should be fixable in later CLs, but is a defect of
the current implementation.
Submitted @3914
Patch Set 1 #Patch Set 2 : Replace htmlparser 1.0.7 with htmlparser 1.2.1 #
Total comments: 21
Patch Set 3 : Replace htmlparser 1.0.7 with htmlparser 1.2.1 #MessagesTotal messages: 7
|