• Andrew Balholm's avatar
    exp/html: tokenize attributes of end tags · 9f3b0057
    Andrew Balholm authored
    If an end tag has an attribute that is a quoted string containing '>',
    the tokenizer would end the tag prematurely. Now it reads the attributes
    on end tags just as it does on start tags, but the high-level interface
    still doesn't return them, because their presence is a parse error.
    
    Pass 1 additional test.
    
    R=nigeltao
    CC=golang-dev
    https://golang.org/cl/6457060
    9f3b0057
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...