| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-01-25 | html: move the HTML parser to an exp/html package. The parser is a | Nigel Tao |
| 2011-12-25 | html: adjust foreign attributes. | Nigel Tao |
| 2011-12-13 | html: update comments to match latest spec. | Nigel Tao |
| 2011-11-30 | html: parse <xmp> tags | Andrew Balholm |
| 2011-11-30 | html: parse the contents of <iframe> elements as raw text | Andrew Balholm |
| 2011-11-24 | html: ingore newline at the start of a <pre> block | Andrew Balholm |
| 2011-11-24 | html: parse DOCTYPE into name and public and system identifiers | Andrew Balholm |
| 2011-11-15 | html: parse and render <plaintext> elements | Andrew Balholm |
| 2011-11-01 | src/pkg/[a-m]*: gofix -r error -force=error | Russ Cox |
| 2011-11-02 | html: refactor the blacklist for the "render and re-parse" test. | Nigel Tao |
| 2011-10-20 | html: parse and render comment nodes. | Nigel Tao |
| 2011-10-19 | html: parse raw text and RCDATA elements, such as <script> and <title>. | Nigel Tao |
| 2011-10-10 | html: add a Render function. | Nigel Tao |
