Parent Directory
|
Revision Log
++ whatpm/t/ChangeLog 4 Sep 2007 11:19:01 -0000 2007-09-04 Wakaba <wakaba@suika.fam.cx> * tree-test-1.dat: New tests are added. ++ whatpm/Whatpm/ChangeLog 4 Sep 2007 11:18:29 -0000 2007-09-04 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src: Some error types were wrong.
| 1 | wakaba | 1.80 | 2007-09-04 Wakaba <[email protected]> |
| 2 | |||
| 3 | * tree-test-1.dat: New tests are added. | ||
| 4 | |||
| 5 | wakaba | 1.78 | 2007-08-25 Wakaba <[email protected]> |
| 6 | |||
| 7 | wakaba | 1.79 | * tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
| 8 | are added. | ||
| 9 | |||
| 10 | * tree-construction/, tokenizer/: Sync with latest html5lib. | ||
| 11 | |||
| 12 | 2007-08-25 Wakaba <[email protected]> | ||
| 13 | |||
| 14 | wakaba | 1.78 | * content-model-1.dat: New tests for |meta| corner cases |
| 15 | are added. | ||
| 16 | |||
| 17 | 2007-08-22 Wakaba <[email protected]> | ||
| 18 | |||
| 19 | * tree-test-2.dat: New tests for |html| innerHTML are added. | ||
| 20 | |||
| 21 | wakaba | 1.76 | 2007-08-17 Wakaba <[email protected]> |
| 22 | |||
| 23 | wakaba | 1.77 | * content-model-2.dat: New tests for |base| |
| 24 | following URI or hyperlink are added. | ||
| 25 | |||
| 26 | 2007-08-17 Wakaba <[email protected]> | ||
| 27 | |||
| 28 | wakaba | 1.76 | * content-model-1.dat: New tests for |noscript| in |head| are added. |
| 29 | |||
| 30 | * content-model-2.dat: A wrong result for |xml:lang| in | ||
| 31 | HTML document is fixed. | ||
| 32 | |||
| 33 | wakaba | 1.75 | 2007-08-11 Wakaba <[email protected]> |
| 34 | |||
| 35 | * ContentType.t: New tests for bitmap images are added. | ||
| 36 | |||
| 37 | wakaba | 1.74 | 2007-08-08 Wakaba <[email protected]> |
| 38 | |||
| 39 | * content-model-2.dat: Some error messages are changed. | ||
| 40 | |||
| 41 | * ContentType.t: New tests for |<script| sniffer are added. | ||
| 42 | |||
| 43 | wakaba | 1.68 | 2007-07-21 Wakaba <[email protected]> |
| 44 | |||
| 45 | wakaba | 1.73 | * tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
| 46 | fragment parsing. | ||
| 47 | |||
| 48 | 2007-07-21 Wakaba <[email protected]> | ||
| 49 | |||
| 50 | wakaba | 1.72 | * tree-test-1.dat: More tests for tags "in row" are added. |
| 51 | |||
| 52 | * HTML-tree.t: Quote test data for readability. | ||
| 53 | |||
| 54 | 2007-07-21 Wakaba <[email protected]> | ||
| 55 | |||
| 56 | wakaba | 1.71 | * tree-test-1.dat: More tests are added for |noframes| |
| 57 | after |</frameset>|. | ||
| 58 | |||
| 59 | 2007-07-21 Wakaba <[email protected]> | ||
| 60 | |||
| 61 | wakaba | 1.70 | * tree-test-1.dat: More tests for start tags "in caption" |
| 62 | insertion mode and for tags "in cell" insertion | ||
| 63 | mode are added. | ||
| 64 | |||
| 65 | 2007-07-21 Wakaba <[email protected]> | ||
| 66 | |||
| 67 | wakaba | 1.69 | * tree-test-1.dat: More tests for ignoring some tokens |
| 68 | are added. | ||
| 69 | |||
| 70 | 2007-07-21 Wakaba <[email protected]> | ||
| 71 | |||
| 72 | wakaba | 1.68 | * HTML-tokenizer.t: Set content model flag in new syntax. |
| 73 | |||
| 74 | wakaba | 1.63 | 2007-07-16 Wakaba <[email protected]> |
| 75 | |||
| 76 | wakaba | 1.67 | * content-model-1.dat, content-model-2.dat: Some test data |
| 77 | have been updated due to new warnings. | ||
| 78 | |||
| 79 | 2007-07-16 Wakaba <[email protected]> | ||
| 80 | |||
| 81 | wakaba | 1.66 | * content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
| 82 | error for test data that has |charset| in XML context. | ||
| 83 | |||
| 84 | * content-model-2.dat: Test data for "in XML:charset", "in XML:lang", | ||
| 85 | and "in HTML:xml:lang" are added. | ||
| 86 | |||
| 87 | 2007-07-16 Wakaba <[email protected]> | ||
| 88 | |||
| 89 | wakaba | 1.65 | * HTML-tokenizer.t: It now requires newer version |
| 90 | of JSON.pm due to the broken handling for utf8 string | ||
| 91 | of older version. Test data files |test3.test| | ||
| 92 | and |test4.test| are added. Convert surrogate | ||
| 93 | pair |\u| escapes in JSON file before it is input | ||
| 94 | into JSON.pm parser since it does not decode | ||
| 95 | them correctly. U+000D convertion was incorrect. | ||
| 96 | |||
| 97 | * HTML-tree.t: Support for new format for fragment | ||
| 98 | parsing tests. | ||
| 99 | |||
| 100 | * Makefile (tokenizer-files): New test | ||
| 101 | data files |test3.test| and |test4.test| are added. | ||
| 102 | |||
| 103 | * tokenizer-test-1.test: Test data for bare |hcro| and | ||
| 104 | entity references in attribute values are added. | ||
| 105 | |||
| 106 | * tokenizer-test-2.dat: Test data for U+000D are added. | ||
| 107 | |||
| 108 | 2007-07-16 Wakaba <[email protected]> | ||
| 109 | |||
| 110 | wakaba | 1.64 | * tree-test-1.dat: Tests for |<html>| in trailing |
| 111 | end phase and |</frameset>| in after frameset mode | ||
| 112 | are added. | ||
| 113 | |||
| 114 | * tree-test-2.dat: Tests for |</frameset>| | ||
| 115 | in |frameset| fragment parsing are added. | ||
| 116 | |||
| 117 | 2007-07-16 Wakaba <[email protected]> | ||
| 118 | |||
| 119 | wakaba | 1.63 | * tree-test-1.dat: New tests for trailing end phase |
| 120 | and white space in some insertion modes are added. | ||
| 121 | |||
| 122 | wakaba | 1.61 | 2007-07-15 Wakaba <[email protected]> |
| 123 | |||
| 124 | wakaba | 1.62 | * Charset-DecodeHandler.t: Cases for charset names has |
| 125 | been changed to match with the module's implementation. | ||
| 126 | |||
| 127 | 2007-07-15 Wakaba <[email protected]> | ||
| 128 | |||
| 129 | wakaba | 1.61 | * Charset-DecodeHandler.t: New test script. |
| 130 | |||
| 131 | wakaba | 1.60 | 2007-07-07 Wakaba <[email protected]> |
| 132 | |||
| 133 | * tokenizer-test-1.test: A comment test is added. | ||
| 134 | |||
| 135 | wakaba | 1.58 | 2007-07-01 Wakaba <[email protected]> |
| 136 | |||
| 137 | wakaba | 1.59 | * tree-test-1.dat: New tests for unmatched end tags. |
| 138 | |||
| 139 | 2007-07-01 Wakaba <[email protected]> | ||
| 140 | |||
| 141 | wakaba | 1.58 | * table-1.dat: New test data. |
| 142 | |||
| 143 | * ContentChecker.t: |table-1.dat| is added. | ||
| 144 | |||
| 145 | wakaba | 1.56 | 2007-06-30 Wakaba <[email protected]> |
| 146 | |||
| 147 | wakaba | 1.57 | * tree-test-2.dat: Tests for <title> in fragments are added. |
| 148 | |||
| 149 | 2007-06-30 Wakaba <[email protected]> | ||
| 150 | |||
| 151 | wakaba | 1.56 | * URIChecker.t: Error level names in test results has |
| 152 | been changed. | ||
| 153 | |||
| 154 | * tokenizer-test-1.test: A test for bogus SYSTEM identifier | ||
| 155 | is added. | ||
| 156 | |||
| 157 | * content-model-1.dat, content-model-2.dat, content-model-3.dat, | ||
| 158 | content-model-4.dat: Error messages has been changed. | ||
| 159 | |||
| 160 | * ContentChecker.t: Appends error level to the error | ||
| 161 | message if any. | ||
| 162 | |||
| 163 | wakaba | 1.53 | 2007-06-25 Wakaba <[email protected]> |
| 164 | |||
| 165 | wakaba | 1.55 | * content-model-2.dat: Tests for |<img ismap>| context |
| 166 | are added. Tests for |<command>|'s attributes are added. | ||
| 167 | Tests for |<menu>|'s attributes are added. Tests for |contextmenu| | ||
| 168 | are added. | ||
| 169 | |||
| 170 | * content-model-1.dat: Tests for |<datagrid>| contents | ||
| 171 | are added. | ||
| 172 | |||
| 173 | 2007-06-25 Wakaba <[email protected]> | ||
| 174 | |||
| 175 | wakaba | 1.54 | * tree-test-1.dat: The tests using |#document-fragment| |
| 176 | are move to |tree-test-2.dat|. | ||
| 177 | |||
| 178 | * tree-test-2.dat: New test data. In addition to | ||
| 179 | tests from |tree-test-1.dat|, two tests | ||
| 180 | for |</table>| are added. | ||
| 181 | |||
| 182 | * HTML-tree.t: |tree-test-2.dat| is added. | ||
| 183 | |||
| 184 | 2007-06-25 Wakaba <[email protected]> | ||
| 185 | |||
| 186 | wakaba | 1.53 | * tree-test-1.dat: Tests for end tag strings |
| 187 | in CDATA elements are added. | ||
| 188 | |||
| 189 | wakaba | 1.48 | 2007-06-24 Wakaba <[email protected]> |
| 190 | |||
| 191 | wakaba | 1.52 | * content-model-1.dat: Tests for |footer| |
| 192 | content model are added. | ||
| 193 | |||
| 194 | * content-model-2.dat: Tests for |ping| | ||
| 195 | and |tabindex| attributes are added. Tests for |datetime| | ||
| 196 | attribute of |ins| and |del| elements are added. | ||
| 197 | |||
| 198 | * content-model-4.dat: New test data. | ||
| 199 | |||
| 200 | * ContentChecker.t: |content-model-4.dat| is added. | ||
| 201 | |||
| 202 | 2007-06-24 Wakaba <[email protected]> | ||
| 203 | |||
| 204 | wakaba | 1.51 | * tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
| 205 | and 1.145 (CR and invalid character references) are added. | ||
| 206 | Tests for HTML5 revision 1.148 (character references | ||
| 207 | in attributes) are added. | ||
| 208 | |||
| 209 | * tree-test-1.dat: Tests for HTML5 revision 1.146 (white | ||
| 210 | space characters before root element start tag). | ||
| 211 | |||
| 212 | 2007-06-24 Wakaba <[email protected]> | ||
| 213 | |||
| 214 | wakaba | 1.49 | * tree-test-1.dat: Some test results are changed |
| 215 | wakaba | 1.50 | and a test is added according to the HTML5 |
| 216 | wakaba | 1.51 | revisions 1.142 and 1.143 (<noscript> in <head>). |
| 217 | wakaba | 1.50 | |
| 218 | 2007-06-24 Wakaba <[email protected]> | ||
| 219 | |||
| 220 | * tree-test-1.dat: Some test results are changed | ||
| 221 | wakaba | 1.49 | since <base>, <link>, and <meta> in body |
| 222 | are no longer appended to the head element pointer (HTML5 | ||
| 223 | revision 935). | ||
| 224 | |||
| 225 | * content-model-2.dat: Tests for |scoped| | ||
| 226 | attribute are added (HTML5 revision 938). | ||
| 227 | |||
| 228 | 2007-06-24 Wakaba <[email protected]> | ||
| 229 | |||
| 230 | wakaba | 1.48 | * tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
| 231 | with matching end tag are added (HTML5 revision 923). | ||
| 232 | A test for h2 in h1 is added (HTML5 revision 926). | ||
| 233 | |||
| 234 | wakaba | 1.34 | 2007-06-23 Wakaba <[email protected]> |
| 235 | |||
| 236 | wakaba | 1.48 | * tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
| 237 | revision 920). | ||
| 238 | wakaba | 1.47 | |
| 239 | 2007-06-23 Wakaba <[email protected]> | ||
| 240 | |||
| 241 | wakaba | 1.46 | * tokenizer-test-1.test: Tests for conforming bare |&| |
| 242 | are added. | ||
| 243 | |||
| 244 | * tree-test-1.dat: Tests for |</body>| are added. | ||
| 245 | |||
| 246 | 2007-06-23 Wakaba <[email protected]> | ||
| 247 | |||
| 248 | wakaba | 1.45 | * tree-test-1.dat: Always use uppercase document type name. |
| 249 | |||
| 250 | 2007-06-23 Wakaba <[email protected]> | ||
| 251 | |||
| 252 | wakaba | 1.44 | * HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
| 253 | |||
| 254 | * tokenizer-test-1.test: Tests for DOCTYPE tokens | ||
| 255 | are revised and added. | ||
| 256 | |||
| 257 | 2007-06-23 Wakaba <[email protected]> | ||
| 258 | |||
| 259 | wakaba | 1.43 | * tokenizer-test-1.test: Tests for |<| in tags are |
| 260 | added. (HTML5 revisions 900, 901, 902, and 911.) | ||
| 261 | |||
| 262 | 2007-06-23 Wakaba <[email protected]> | ||
| 263 | |||
| 264 | wakaba | 1.42 | * tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
| 265 | are added. (HTML5 revision 895.) A test for |&;| | ||
| 266 | is added. | ||
| 267 | |||
| 268 | 2007-06-23 Wakaba <[email protected]> | ||
| 269 | |||
| 270 | wakaba | 1.41 | * tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
| 271 | |||
| 272 | * HTML-tree.t: Output test file names. Escaped | ||
| 273 | new line at the end of test data was removed. | ||
| 274 | |||
| 275 | * tokenizer-test-2.dat: Tests for newlines, NULL, and | ||
| 276 | escape flag stuff in |set_inner_html|. | ||
| 277 | |||
| 278 | 2007-06-23 Wakaba <[email protected]> | ||
| 279 | |||
| 280 | wakaba | 1.40 | * tree-test-1.dat: New test for HTML5 revision 884 (</form> |
| 281 | try to close its children). | ||
| 282 | |||
| 283 | 2007-06-23 Wakaba <[email protected]> | ||
| 284 | |||
| 285 | wakaba | 1.39 | * content-model-1.dat: Tests for space characters |
| 286 | in id="" attribute are added. | ||
| 287 | |||
| 288 | 2007-06-23 Wakaba <[email protected]> | ||
| 289 | |||
| 290 | wakaba | 1.38 | * tree-test-1.dat: New tests for parse errors by |
| 291 | tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) | ||
| 292 | |||
| 293 | 2007-06-23 Wakaba <[email protected]> | ||
| 294 | |||
| 295 | wakaba | 1.37 | * tokenizer-test-2.dat: New test. This test file contains |
| 296 | some tests that cannot be reliably tested by |HTML-tokenize.t|, | ||
| 297 | since they depends on how characeters are supplied to the | ||
| 298 | tokenizer. | ||
| 299 | |||
| 300 | * HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| | ||
| 301 | etc. supported. | ||
| 302 | |||
| 303 | 2007-06-23 Wakaba <[email protected]> | ||
| 304 | |||
| 305 | wakaba | 1.36 | * tokenizer-test-1.test: Tests for C1 character |
| 306 | references are added. | ||
| 307 | |||
| 308 | 2007-06-23 Wakaba <[email protected]> | ||
| 309 | |||
| 310 | wakaba | 1.35 | * ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
| 311 | Note that a test fails that assumes XML attribute value | ||
| 312 | normalization fails since XMLParserTemp.pm does | ||
| 313 | not normalize white space in attribute value when | ||
| 314 | creating an attribute node (and new NanoDOM-based | ||
| 315 | manakai's Attr.value does not normalize white space | ||
| 316 | for more Web compatibility). | ||
| 317 | |||
| 318 | 2007-06-23 Wakaba <[email protected]> | ||
| 319 | |||
| 320 | wakaba | 1.34 | * Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
| 321 | files are added. | ||
| 322 | |||
| 323 | * tokenize/, tree-construction/: Sync with latest html5lib | ||
| 324 | trunk. | ||
| 325 | |||
| 326 | wakaba | 1.33 | 2007-06-05 Wakaba <[email protected]> |
| 327 | |||
| 328 | * content-model-2.dat: |script| |async| and |defer| | ||
| 329 | no longer require |src|. |async| MUST NOT be | ||
| 330 | specified if |defer|. (HTML5 revision 858). | ||
| 331 | |||
| 332 | wakaba | 1.32 | 2007-05-30 Wakaba <[email protected]> |
| 333 | |||
| 334 | * ContentChecker.t: Don't use obsolete |new| method. | ||
| 335 | |||
| 336 | * tree-test-1.dat: Nested form test added. | ||
| 337 | |||
| 338 | wakaba | 1.31 | 2007-05-27 Wakaba <[email protected]> |
| 339 | |||
| 340 | * content-model-2.dat: Some error messages are updated. | ||
| 341 | |||
| 342 | * content-model-1.dat: Very simple test for |tbody|, |thead|, | ||
| 343 | and |tfoot| is added. | ||
| 344 | |||
| 345 | wakaba | 1.29 | 2007-05-26 Wakaba <[email protected]> |
| 346 | |||
| 347 | wakaba | 1.30 | * content-model-2.dat: Tests for |rel| values are added. |
| 348 | |||
| 349 | 2007-05-26 Wakaba <[email protected]> | ||
| 350 | |||
| 351 | wakaba | 1.29 | * content-model-2.dat: Errors on obsolete media |
| 352 | type (i.e. |text/javascript|) are added to the expected results. | ||
| 353 | |||
| 354 | * tree-test-1.dat: Tests for |style| elements' attributes | ||
| 355 | are added. | ||
| 356 | |||
| 357 | wakaba | 1.26 | 2007-05-25 Wakaba <[email protected]> |
| 358 | |||
| 359 | wakaba | 1.27 | * URIChecker.t: New test entries. |
| 360 | |||
| 361 | wakaba | 1.28 | * content-model-2.dat: New test entries for URI attributes. |
| 362 | |||
| 363 | wakaba | 1.27 | 2007-05-25 Wakaba <[email protected]> |
| 364 | |||
| 365 | wakaba | 1.26 | * URIChecker.t: New test. |
| 366 | |||
| 367 | wakaba | 1.22 | 2007-05-20 Wakaba <[email protected]> |
| 368 | |||
| 369 | wakaba | 1.25 | * Makefile (content-type-files, content-checker-files): New rukes. |
| 370 | |||
| 371 | * content-type-result.txt, content-checker-result.txt: New files. | ||
| 372 | |||
| 373 | * tokenizer-result.txt, tree-construction-result.txt: New to CVS. | ||
| 374 | |||
| 375 | * content-model-2.dat: Warnings are added to unknown attributes | ||
| 376 | for unknown elements. New tests for newly implemented | ||
| 377 | attributes are added. | ||
| 378 | |||
| 379 | 2007-05-20 Wakaba <[email protected]> | ||
| 380 | |||
| 381 | wakaba | 1.24 | * content-model-1.dat: Required attributes are |
| 382 | added to <link>s. | ||
| 383 | |||
| 384 | * content-model-2.dat: Tests for global event handler | ||
| 385 | content attributes, <link>s and <embed>s are added. | ||
| 386 | |||
| 387 | 2007-05-20 Wakaba <[email protected]> | ||
| 388 | |||
| 389 | wakaba | 1.23 | * content-model-2.dat: Tests for additionally-implemented |
| 390 | attributes are added. | ||
| 391 | |||
| 392 | 2007-05-20 Wakaba <[email protected]> | ||
| 393 | |||
| 394 | wakaba | 1.22 | * content-model-2.dat: Tests for <a>/interactive |
| 395 | elements non-nesting are added. | ||
| 396 | |||
| 397 | wakaba | 1.16 | 2007-05-19 Wakaba <[email protected]> |
| 398 | |||
| 399 | wakaba | 1.21 | * content-model-3.dat: New test. |
| 400 | |||
| 401 | * ContentChecker.t (@FILES): |content-model-3.dat| added. | ||
| 402 | |||
| 403 | 2007-05-19 Wakaba <[email protected]> | ||
| 404 | |||
| 405 | wakaba | 1.20 | * tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
| 406 | and |<xmp>| are added. | ||
| 407 | |||
| 408 | 2007-05-19 Wakaba <[email protected]> | ||
| 409 | |||
| 410 | wakaba | 1.19 | * content-model-1.dat: A content model conformance |
| 411 | error was missing. | ||
| 412 | |||
| 413 | * content-model-2.dat: Unsupported global attribute (prefixed | ||
| 414 | attribute) test is added. Tests for many HTML5 elements | ||
| 415 | are added. | ||
| 416 | |||
| 417 | 2007-05-19 Wakaba <[email protected]> | ||
| 418 | |||
| 419 | wakaba | 1.18 | * content-model-2.dat: Tests for elements up to |progress|. |
| 420 | |||
| 421 | 2007-05-19 Wakaba <[email protected]> | ||
| 422 | |||
| 423 | wakaba | 1.17 | * content-model-2.dat: Tests for global attributes, |html|, |head|, |
| 424 | |base|, |meta|, and |style|. | ||
| 425 | |||
| 426 | * ContentChecker.t: Support for |#data html| (HTML parsing | ||
| 427 | mode). | ||
| 428 | |||
| 429 | 2007-05-19 Wakaba <[email protected]> | ||
| 430 | |||
| 431 | wakaba | 1.16 | * content-model-2.dat: New test. |
| 432 | |||
| 433 | * ContentChecker.t (@FILES): |content-model-2.dat| is added. | ||
| 434 | (get_node_path): |ATTRIBUTE_NODE| support. | ||
| 435 | |||
| 436 | * content-model-1.dat: New tests for unknown | ||
| 437 | element in HTML namespace. | ||
| 438 | |||
| 439 | wakaba | 1.11 | 2007-05-13 Wakaba <[email protected]> |
| 440 | |||
| 441 | wakaba | 1.16 | * ContentChecker.t (manakai_element_type_match): Removed. |
| 442 | wakaba | 1.15 | |
| 443 | 2007-05-13 Wakaba <[email protected]> | ||
| 444 | |||
| 445 | wakaba | 1.14 | * content-model-1.dat: Tests for |a| content model are added. |
| 446 | Tests for |legend| content model are added. | ||
| 447 | |||
| 448 | 2007-05-13 Wakaba <[email protected]> | ||
| 449 | |||
| 450 | wakaba | 1.13 | * content-model-1.dat: Tests for |li| content model are added. |
| 451 | |||
| 452 | 2007-05-13 Wakaba <[email protected]> | ||
| 453 | |||
| 454 | wakaba | 1.12 | * content-model-1.dat: Tests for |dd| content model are added. |
| 455 | Tests for |em| content model (inline-level content | ||
| 456 | or stricly inline-level content) are added. | ||
| 457 | Tests for |dfn| content model are added. | ||
| 458 | |||
| 459 | 2007-05-13 Wakaba <[email protected]> | ||
| 460 | |||
| 461 | wakaba | 1.11 | * content-model-1.dat: New test data. |
| 462 | |||
| 463 |