• Nigel Tao's avatar
    html: move the HTML parser to an exp/html package. The parser is a · 324513bc
    Nigel Tao authored
    work in progress, and we are not ready to freeze its API for Go 1.
    
    Package html still exists, containing just two functions: EscapeString
    and UnescapeString.
    
    Both the packages at exp/html and html are "package html". The former
    is a superset of the latter.
    
    At some point in the future, the exp/html code will move back into
    html, once we have finalized the parser API.
    
    R=rsc, dsymonds
    CC=golang-dev
    https://golang.org/cl/5571059
    324513bc
Name
Last commit
Last update
..
scripted Loading commit data...
README Loading commit data...
adoption01.dat Loading commit data...
adoption02.dat Loading commit data...
comments01.dat Loading commit data...
doctype01.dat Loading commit data...
entities01.dat Loading commit data...
entities02.dat Loading commit data...
html5test-com.dat Loading commit data...
inbody01.dat Loading commit data...
isindex.dat Loading commit data...
pending-spec-changes-plain-text-unsafe.dat Loading commit data...
pending-spec-changes.dat Loading commit data...
plain-text-unsafe.dat Loading commit data...
scriptdata01.dat Loading commit data...
tables01.dat Loading commit data...
tests1.dat Loading commit data...
tests10.dat Loading commit data...
tests11.dat Loading commit data...
tests12.dat Loading commit data...
tests14.dat Loading commit data...
tests15.dat Loading commit data...
tests16.dat Loading commit data...
tests17.dat Loading commit data...
tests18.dat Loading commit data...
tests19.dat Loading commit data...
tests2.dat Loading commit data...
tests20.dat Loading commit data...
tests21.dat Loading commit data...
tests22.dat Loading commit data...
tests23.dat Loading commit data...
tests24.dat Loading commit data...
tests25.dat Loading commit data...
tests26.dat Loading commit data...
tests3.dat Loading commit data...
tests4.dat Loading commit data...
tests5.dat Loading commit data...
tests6.dat Loading commit data...
tests7.dat Loading commit data...
tests8.dat Loading commit data...
tests9.dat Loading commit data...
tests_innerHTML_1.dat Loading commit data...
tricky01.dat Loading commit data...
webkit01.dat Loading commit data...
webkit02.dat Loading commit data...