[imps] Tree construction test in undocumented format
Henri Sivonen
hsivonen at iki.fi
Fri Apr 4 06:53:59 PDT 2008
> 1117 jgraham.html #data
> 1117 jgraham.html <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//
> EN"><html></html>
> 1117 jgraham.html #errors
> 1117 jgraham.html doctype-error
> 1117 jgraham.html #document
> 1117 jgraham.html | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//
> EN" "">
> 1117 jgraham.html | <html>
> 1117 jgraham.html | <head>
> 1117 jgraham.html | <body>
The expected output doesn't follow the documented format:
http://wiki.whatwg.org/wiki/Parser_tests
I grepped around a bit in the Python code unsuccessfully.
It would be nice to have documentation on the wiki. (Particularly
around the null, "" and SYSTEM cases.)
--
Henri Sivonen
hsivonen at iki.fi
http://hsivonen.iki.fi/
More information about the Implementors
mailing list