• Andrew Balholm's avatar
    html: parse <nobr> elements · 68e7363b
    Andrew Balholm authored
    Pass tests3.dat, test 20:
    <!doctype html><nobr><nobr><nobr>
    
    | <!DOCTYPE html>
    | <html>
    |   <head>
    |   <body>
    |     <nobr>
    |     <nobr>
    |     <nobr>
    
    Also pass tests through test 22:
    <!doctype html><html><body><p><table></table></body></html>
    
    R=nigeltao
    CC=golang-dev
    https://golang.org/cl/5438056
    68e7363b
Name
Last commit
Last update
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...