• Andrew Balholm's avatar
    exp/html: adjust inTableIM to match spec · dde8358a
    Andrew Balholm authored
    Don't foster-parent text nodes that consist only of whitespace.
    (I implemented this entirely in inTableIM instead of creating an
    inTableTextIM, because the sole purpose of inTableTextIM seems to be
    to combine character tokens into a string, which our tokenizer does
    already.)
    
    Use parseImpliedToken to clarify a couple of cases.
    
    Handle <style>, <script>, <input>, and <form>.
    
    Ignore doctype tokens.
    
    Pass 20 additional tests.
    
    R=nigeltao
    CC=golang-dev
    https://golang.org/cl/6117048
    dde8358a
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...