Parent Directory
|
Revision Log
++ whatpm/t/ChangeLog 8 Sep 2007 10:20:46 -0000 * css-token-1.test: New tests are added. 2007-09-08 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/CSS/ChangeLog 8 Sep 2007 10:20:33 -0000 * Tokenizer.pm: Bug fixes. 2007-09-08 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.81 | 2007-09-08 Wakaba <[email protected]> |
| 2 | |||
| 3 | wakaba | 1.82 | * css-token-1.test: New tests are added. |
| 4 | |||
| 5 | 2007-09-08 Wakaba <[email protected]> | ||
| 6 | |||
| 7 | wakaba | 1.81 | * css-token-1.test, CSS-Tokenizer.t: New files. |
| 8 | |||
| 9 | wakaba | 1.80 | 2007-09-04 Wakaba <[email protected]> |
| 10 | |||
| 11 | * tree-test-1.dat: New tests are added. | ||
| 12 | |||
| 13 | wakaba | 1.78 | 2007-08-25 Wakaba <[email protected]> |
| 14 | |||
| 15 | wakaba | 1.79 | * tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
| 16 | are added. | ||
| 17 | |||
| 18 | * tree-construction/, tokenizer/: Sync with latest html5lib. | ||
| 19 | |||
| 20 | 2007-08-25 Wakaba <[email protected]> | ||
| 21 | |||
| 22 | wakaba | 1.78 | * content-model-1.dat: New tests for |meta| corner cases |
| 23 | are added. | ||
| 24 | |||
| 25 | 2007-08-22 Wakaba <[email protected]> | ||
| 26 | |||
| 27 | * tree-test-2.dat: New tests for |html| innerHTML are added. | ||
| 28 | |||
| 29 | wakaba | 1.76 | 2007-08-17 Wakaba <[email protected]> |
| 30 | |||
| 31 | wakaba | 1.77 | * content-model-2.dat: New tests for |base| |
| 32 | following URI or hyperlink are added. | ||
| 33 | |||
| 34 | 2007-08-17 Wakaba <[email protected]> | ||
| 35 | |||
| 36 | wakaba | 1.76 | * content-model-1.dat: New tests for |noscript| in |head| are added. |
| 37 | |||
| 38 | * content-model-2.dat: A wrong result for |xml:lang| in | ||
| 39 | HTML document is fixed. | ||
| 40 | |||
| 41 | wakaba | 1.75 | 2007-08-11 Wakaba <[email protected]> |
| 42 | |||
| 43 | * ContentType.t: New tests for bitmap images are added. | ||
| 44 | |||
| 45 | wakaba | 1.74 | 2007-08-08 Wakaba <[email protected]> |
| 46 | |||
| 47 | * content-model-2.dat: Some error messages are changed. | ||
| 48 | |||
| 49 | * ContentType.t: New tests for |<script| sniffer are added. | ||
| 50 | |||
| 51 | wakaba | 1.68 | 2007-07-21 Wakaba <[email protected]> |
| 52 | |||
| 53 | wakaba | 1.73 | * tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
| 54 | fragment parsing. | ||
| 55 | |||
| 56 | 2007-07-21 Wakaba <[email protected]> | ||
| 57 | |||
| 58 | wakaba | 1.72 | * tree-test-1.dat: More tests for tags "in row" are added. |
| 59 | |||
| 60 | * HTML-tree.t: Quote test data for readability. | ||
| 61 | |||
| 62 | 2007-07-21 Wakaba <[email protected]> | ||
| 63 | |||
| 64 | wakaba | 1.71 | * tree-test-1.dat: More tests are added for |noframes| |
| 65 | after |</frameset>|. | ||
| 66 | |||
| 67 | 2007-07-21 Wakaba <[email protected]> | ||
| 68 | |||
| 69 | wakaba | 1.70 | * tree-test-1.dat: More tests for start tags "in caption" |
| 70 | insertion mode and for tags "in cell" insertion | ||
| 71 | mode are added. | ||
| 72 | |||
| 73 | 2007-07-21 Wakaba <[email protected]> | ||
| 74 | |||
| 75 | wakaba | 1.69 | * tree-test-1.dat: More tests for ignoring some tokens |
| 76 | are added. | ||
| 77 | |||
| 78 | 2007-07-21 Wakaba <[email protected]> | ||
| 79 | |||
| 80 | wakaba | 1.68 | * HTML-tokenizer.t: Set content model flag in new syntax. |
| 81 | |||
| 82 | wakaba | 1.63 | 2007-07-16 Wakaba <[email protected]> |
| 83 | |||
| 84 |