| 1 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
| 3 |
* css-token-1.test: |URI_PREFIX|, |UNICODE_RANGE|, |CDO|, |
| 4 |
and |CDC| test cases are added. |
| 5 |
|
| 6 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
| 7 |
|
| 8 |
* css-token-1.test: |URI| and |INVALID| test |
| 9 |
cases are added. |
| 10 |
|
| 11 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
| 12 |
|
| 13 |
* css-token-1.test: |NUMBER| and |DIMENSION| test |
| 14 |
cases are added. |
| 15 |
|
| 16 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
| 17 |
|
| 18 |
* css-token-1.test: |HASH| and |NUMBER| |
| 19 |
test cases are added. |
| 20 |
|
| 21 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
| 22 |
|
| 23 |
* css-token-1.test: |STRING| and |INVALID| |
| 24 |
test cases are added. |
| 25 |
|
| 26 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
| 27 |
|
| 28 |
* css-token-1.test: New tests are added. |
| 29 |
|
| 30 |
2007-09-08 Wakaba <wakaba@suika.fam.cx> |
| 31 |
|
| 32 |
* css-token-1.test, CSS-Tokenizer.t: New files. |
| 33 |
|
| 34 |
2007-09-04 Wakaba <wakaba@suika.fam.cx> |
| 35 |
|
| 36 |
* tree-test-1.dat: New tests are added. |
| 37 |
|
| 38 |
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
| 39 |
|
| 40 |
* tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
| 41 |
are added. |
| 42 |
|
| 43 |
* tree-construction/, tokenizer/: Sync with latest html5lib. |
| 44 |
|
| 45 |
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
| 46 |
|
| 47 |
* content-model-1.dat: New tests for |meta| corner cases |
| 48 |
are added. |
| 49 |
|
| 50 |
2007-08-22 Wakaba <wakaba@suika.fam.cx> |
| 51 |
|
| 52 |
* tree-test-2.dat: New tests for |html| innerHTML are added. |
| 53 |
|
| 54 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
| 55 |
|
| 56 |
* content-model-2.dat: New tests for |base| |
| 57 |
following URI or hyperlink are added. |
| 58 |
|
| 59 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
| 60 |
|
| 61 |
* content-model-1.dat: New tests for |noscript| in |head| are added. |
| 62 |
|
| 63 |
* content-model-2.dat: A wrong result for |xml:lang| in |
| 64 |
HTML document is fixed. |
| 65 |
|
| 66 |
2007-08-11 Wakaba <wakaba@suika.fam.cx> |
| 67 |
|
| 68 |
* ContentType.t: New tests for bitmap images are added. |
| 69 |
|
| 70 |
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
| 71 |
|
| 72 |
* content-model-2.dat: Some error messages are changed. |
| 73 |
|
| 74 |
* ContentType.t: New tests for |<script| sniffer are added. |
| 75 |
|
| 76 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
| 77 |
|
| 78 |
* tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
| 79 |
fragment parsing. |
| 80 |
|
| 81 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
| 82 |
|
| 83 |
* tree-test-1.dat: More tests for tags "in row" are added. |
| 84 |
|
| 85 |
* HTML-tree.t: Quote test data for readability. |
| 86 |
|
| 87 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
| 88 |
|
| 89 |
* tree-test-1.dat: More tests are added for |noframes| |
| 90 |
after |</frameset>|. |
| 91 |
|
| 92 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
| 93 |
|
| 94 |
* tree-test-1.dat: More tests for start tags "in caption" |
| 95 |
insertion mode and for tags "in cell" insertion |
| 96 |
mode are added. |
| 97 |
|
| 98 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
| 99 |
|
| 100 |
* tree-test-1.dat: More tests for ignoring some tokens |
| 101 |
are added. |
| 102 |
|
| 103 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
| 104 |
|
| 105 |
* HTML-tokenizer.t: Set content model flag in new syntax. |
| 106 |
|
| 107 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
| 108 |
|
| 109 |
* content-model-1.dat, content-model-2.dat: Some test data |
| 110 |
have been updated due to new warnings. |
| 111 |
|
| 112 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
| 113 |
|
| 114 |
* content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
| 115 |
error for test data that has |charset| in XML context. |
| 116 |
|
| 117 |
* content-model-2.dat: Test data for "in XML:charset", "in XML:lang", |
| 118 |
and "in HTML:xml:lang" are added. |
| 119 |
|
| 120 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
| 121 |
|
| 122 |
* HTML-tokenizer.t: It now requires newer version |
| 123 |
of JSON.pm due to the broken handling for utf8 string |
| 124 |
of older version. Test data files |test3.test| |
| 125 |
and |test4.test| are added. Convert surrogate |
| 126 |
pair |\u| escapes in JSON file before it is input |
| 127 |
into JSON.pm parser since it does not decode |
| 128 |
them correctly. U+000D convertion was incorrect. |
| 129 |
|
| 130 |
* HTML-tree.t: Support for new format for fragment |
| 131 |
parsing tests. |
| 132 |
|
| 133 |
* Makefile (tokenizer-files): New test |
| 134 |
data files |test3.test| and |test4.test| are added. |
| 135 |
|
| 136 |
* tokenizer-test-1.test: Test data for bare |hcro| and |
| 137 |
entity references in attribute values are added. |
| 138 |
|
| 139 |
* tokenizer-test-2.dat: Test data for U+000D are added. |
| 140 |
|
| 141 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
| 142 |
|
| 143 |
* tree-test-1.dat: Tests for |<html>| in trailing |
| 144 |
end phase and |</frameset>| in after frameset mode |
| 145 |
are added. |
| 146 |
|
| 147 |
* tree-test-2.dat: Tests for |</frameset>| |
| 148 |
in |frameset| fragment parsing are added. |
| 149 |
|
| 150 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
| 151 |
|
| 152 |
* tree-test-1.dat: New tests for trailing end phase |
| 153 |
and white space in some insertion modes are added. |
| 154 |
|
| 155 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
| 156 |
|
| 157 |
* Charset-DecodeHandler.t: Cases for charset names has |
| 158 |
been changed to match with the module's implementation. |
| 159 |
|
| 160 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
| 161 |
|
| 162 |
* Charset-DecodeHandler.t: New test script. |
| 163 |
|
| 164 |
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
| 165 |
|
| 166 |
* tokenizer-test-1.test: A comment test is added. |
| 167 |
|
| 168 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
| 169 |
|
| 170 |
* tree-test-1.dat: New tests for unmatched end tags. |
| 171 |
|
| 172 |
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
| 173 |
|
| 174 |
* table-1.dat: New test data. |
| 175 |
|
| 176 |
* ContentChecker.t: |table-1.dat| is added. |
| 177 |
|
| 178 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
| 179 |
|
| 180 |
* tree-test-2.dat: Tests for <title> in fragments are added. |
| 181 |
|
| 182 |
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
| 183 |
|
| 184 |
* URIChecker.t: Error level names in test results has |
| 185 |
been changed. |
| 186 |
|
| 187 |
* tokenizer-test-1.test: A test for bogus SYSTEM identifier |
| 188 |
is added. |
| 189 |
|
| 190 |
* content-model-1.dat, content-model-2.dat, content-model-3.dat, |
| 191 |
content-model-4.dat: Error messages has been changed. |
| 192 |
|
| 193 |
* ContentChecker.t: Appends error level to the error |
| 194 |
message if any. |
| 195 |
|
| 196 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
| 197 |
|
| 198 |
* content-model-2.dat: Tests for |<img ismap>| context |
| 199 |
are added. Tests for |<command>|'s attributes are added. |
| 200 |
Tests for |<menu>|'s attributes are added. Tests for |contextmenu| |
| 201 |
are added. |
| 202 |
|
| 203 |
* content-model-1.dat: Tests for |<datagrid>| contents |
| 204 |
are added. |
| 205 |
|
| 206 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
| 207 |
|
| 208 |
* tree-test-1.dat: The tests using |#document-fragment| |
| 209 |
are move to |tree-test-2.dat|. |
| 210 |
|
| 211 |
* tree-test-2.dat: New test data. In addition to |
| 212 |
tests from |tree-test-1.dat|, two tests |
| 213 |
for |</table>| are added. |
| 214 |
|
| 215 |
* HTML-tree.t: |tree-test-2.dat| is added. |
| 216 |
|
| 217 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
| 218 |
|
| 219 |
* tree-test-1.dat: Tests for end tag strings |
| 220 |
in CDATA elements are added. |
| 221 |
|
| 222 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
| 223 |
|
| 224 |
* content-model-1.dat: Tests for |footer| |
| 225 |
content model are added. |
| 226 |
|
| 227 |
* content-model-2.dat: Tests for |ping| |
| 228 |
and |tabindex| attributes are added. Tests for |datetime| |
| 229 |
attribute of |ins| and |del| elements are added. |
| 230 |
|
| 231 |
* content-model-4.dat: New test data. |
| 232 |
|
| 233 |
* ContentChecker.t: |content-model-4.dat| is added. |
| 234 |
|
| 235 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
| 236 |
|
| 237 |
* tokenizer-test-1.test: Tests for HTML5 revisions 1.144 |
| 238 |
and 1.145 (CR and invalid character references) are added. |
| 239 |
Tests for HTML5 revision 1.148 (character references |
| 240 |
in attributes) are added. |
| 241 |
|
| 242 |
* tree-test-1.dat: Tests for HTML5 revision 1.146 (white |
| 243 |
space characters before root element start tag). |
| 244 |
|
| 245 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
| 246 |
|
| 247 |
* tree-test-1.dat: Some test results are changed |
| 248 |
and a test is added according to the HTML5 |
| 249 |
revisions 1.142 and 1.143 (<noscript> in <head>). |
| 250 |
|
| 251 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
| 252 |
|
| 253 |
* tree-test-1.dat: Some test results are changed |
| 254 |
since <base>, <link>, and <meta> in body |
| 255 |
are no longer appended to the head element pointer (HTML5 |
| 256 |
revision 935). |
| 257 |
|
| 258 |
* content-model-2.dat: Tests for |scoped| |
| 259 |
attribute are added (HTML5 revision 938). |
| 260 |
|
| 261 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
| 262 |
|
| 263 |
* tree-test-1.dat: Tests for CDATA/RCDATA innerHTML |
| 264 |
with matching end tag are added (HTML5 revision 923). |
| 265 |
A test for h2 in h1 is added (HTML5 revision 926). |
| 266 |
|
| 267 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 268 |
|
| 269 |
* tree-test-1.dat: Tests for |<isindex>| are added (HTML5 |
| 270 |
revision 920). |
| 271 |
|
| 272 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 273 |
|
| 274 |
* tokenizer-test-1.test: Tests for conforming bare |&| |
| 275 |
are added. |
| 276 |
|
| 277 |
* tree-test-1.dat: Tests for |</body>| are added. |
| 278 |
|
| 279 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 280 |
|
| 281 |
* tree-test-1.dat: Always use uppercase document type name. |
| 282 |
|
| 283 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 284 |
|
| 285 |
* HTML-tokenizer.t: Support for new DOCTYPE token syntax. |
| 286 |
|
| 287 |
* tokenizer-test-1.test: Tests for DOCTYPE tokens |
| 288 |
are revised and added. |
| 289 |
|
| 290 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 291 |
|
| 292 |
* tokenizer-test-1.test: Tests for |<| in tags are |
| 293 |
added. (HTML5 revisions 900, 901, 902, and 911.) |
| 294 |
|
| 295 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 296 |
|
| 297 |
* tokenizer-test-1.test: |⟨|, and |&rlang;| tests |
| 298 |
are added. (HTML5 revision 895.) A test for |&;| |
| 299 |
is added. |
| 300 |
|
| 301 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 302 |
|
| 303 |
* tokenizer-test-1.test: |™| test added. (HTML5 revision 889.) |
| 304 |
|
| 305 |
* HTML-tree.t: Output test file names. Escaped |
| 306 |
new line at the end of test data was removed. |
| 307 |
|
| 308 |
* tokenizer-test-2.dat: Tests for newlines, NULL, and |
| 309 |
escape flag stuff in |set_inner_html|. |
| 310 |
|
| 311 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 312 |
|
| 313 |
* tree-test-1.dat: New test for HTML5 revision 884 (</form> |
| 314 |
try to close its children). |
| 315 |
|
| 316 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 317 |
|
| 318 |
* content-model-1.dat: Tests for space characters |
| 319 |
in id="" attribute are added. |
| 320 |
|
| 321 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 322 |
|
| 323 |
* tree-test-1.dat: New tests for parse errors by |
| 324 |
tags closed by <li>, <dt>, or <dd>. (HTML5 revision 880.) |
| 325 |
|
| 326 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 327 |
|
| 328 |
* tokenizer-test-2.dat: New test. This test file contains |
| 329 |
some tests that cannot be reliably tested by |HTML-tokenize.t|, |
| 330 |
since they depends on how characeters are supplied to the |
| 331 |
tokenizer. |
| 332 |
|
| 333 |
* HTML-tree.t: |tokenizer-test-2.dat| added. |#data escaped| |
| 334 |
etc. supported. |
| 335 |
|
| 336 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 337 |
|
| 338 |
* tokenizer-test-1.test: Tests for C1 character |
| 339 |
references are added. |
| 340 |
|
| 341 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 342 |
|
| 343 |
* ContentChecker.t: Use NanoDOM-based manakai for XHTML. |
| 344 |
Note that a test fails that assumes XML attribute value |
| 345 |
normalization fails since XMLParserTemp.pm does |
| 346 |
not normalize white space in attribute value when |
| 347 |
creating an attribute node (and new NanoDOM-based |
| 348 |
manakai's Attr.value does not normalize white space |
| 349 |
for more Web compatibility). |
| 350 |
|
| 351 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
| 352 |
|
| 353 |
* Makefile, HTML-tokenizer.t, HTML-tree.t: New test |
| 354 |
files are added. |
| 355 |
|
| 356 |
* tokenize/, tree-construction/: Sync with latest html5lib |
| 357 |
trunk. |
| 358 |
|
| 359 |
2007-06-05 Wakaba <wakaba@suika.fam.cx> |
| 360 |
|
| 361 |
* content-model-2.dat: |script| |async| and |defer| |
| 362 |
no longer require |src|. |async| MUST NOT be |
| 363 |
specified if |defer|. (HTML5 revision 858). |
| 364 |
|
| 365 |
2007-05-30 Wakaba <wakaba@suika.fam.cx> |
| 366 |
|
| 367 |
* ContentChecker.t: Don't use obsolete |new| method. |
| 368 |
|
| 369 |
* tree-test-1.dat: Nested form test added. |
| 370 |
|
| 371 |
2007-05-27 Wakaba <wakaba@suika.fam.cx> |
| 372 |
|
| 373 |
* content-model-2.dat: Some error messages are updated. |
| 374 |
|
| 375 |
* content-model-1.dat: Very simple test for |tbody|, |thead|, |
| 376 |
and |tfoot| is added. |
| 377 |
|
| 378 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
| 379 |
|
| 380 |
* content-model-2.dat: Tests for |rel| values are added. |
| 381 |
|
| 382 |
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
| 383 |
|
| 384 |
* content-model-2.dat: Errors on obsolete media |
| 385 |
type (i.e. |text/javascript|) are added to the expected results. |
| 386 |
|
| 387 |
* tree-test-1.dat: Tests for |style| elements' attributes |
| 388 |
are added. |
| 389 |
|
| 390 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
| 391 |
|
| 392 |
* URIChecker.t: New test entries. |
| 393 |
|
| 394 |
* content-model-2.dat: New test entries for URI attributes. |
| 395 |
|
| 396 |
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
| 397 |
|
| 398 |
* URIChecker.t: New test. |
| 399 |
|
| 400 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
| 401 |
|
| 402 |
* Makefile (content-type-files, content-checker-files): New rukes. |
| 403 |
|
| 404 |
* content-type-result.txt, content-checker-result.txt: New files. |
| 405 |
|
| 406 |
* tokenizer-result.txt, tree-construction-result.txt: New to CVS. |
| 407 |
|
| 408 |
* content-model-2.dat: Warnings are added to unknown attributes |
| 409 |
for unknown elements. New tests for newly implemented |
| 410 |
attributes are added. |
| 411 |
|
| 412 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
| 413 |
|
| 414 |
* content-model-1.dat: Required attributes are |
| 415 |
added to <link>s. |
| 416 |
|
| 417 |
* content-model-2.dat: Tests for global event handler |
| 418 |
content attributes, <link>s and <embed>s are added. |
| 419 |
|
| 420 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
| 421 |
|
| 422 |
* content-model-2.dat: Tests for additionally-implemented |
| 423 |
attributes are added. |
| 424 |
|
| 425 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
| 426 |
|
| 427 |
* content-model-2.dat: Tests for <a>/interactive |
| 428 |
elements non-nesting are added. |
| 429 |
|
| 430 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
| 431 |
|
| 432 |
* content-model-3.dat: New test. |
| 433 |
|
| 434 |
* ContentChecker.t (@FILES): |content-model-3.dat| added. |
| 435 |
|
| 436 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
| 437 |
|
| 438 |
* tree-test-1.dat: Tests for |<iframe>|, |<noframes>|, |
| 439 |
and |<xmp>| are added. |
| 440 |
|
| 441 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
| 442 |
|
| 443 |
* content-model-1.dat: A content model conformance |
| 444 |
error was missing. |
| 445 |
|
| 446 |
* content-model-2.dat: Unsupported global attribute (prefixed |
| 447 |
attribute) test is added. Tests for many HTML5 elements |
| 448 |
are added. |
| 449 |
|
| 450 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
| 451 |
|
| 452 |
* content-model-2.dat: Tests for elements up to |progress|. |
| 453 |
|
| 454 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
| 455 |
|
| 456 |
* content-model-2.dat: Tests for global attributes, |html|, |head|, |
| 457 |
|base|, |meta|, and |style|. |
| 458 |
|
| 459 |
* ContentChecker.t: Support for |#data html| (HTML parsing |
| 460 |
mode). |
| 461 |
|
| 462 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
| 463 |
|
| 464 |
* content-model-2.dat: New test. |
| 465 |
|
| 466 |
* ContentChecker.t (@FILES): |content-model-2.dat| is added. |
| 467 |
(get_node_path): |ATTRIBUTE_NODE| support. |
| 468 |
|
| 469 |
* content-model-1.dat: New tests for unknown |
| 470 |
element in HTML namespace. |
| 471 |
|
| 472 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
| 473 |
|
| 474 |
* ContentChecker.t (manakai_element_type_match): Removed. |
| 475 |
|
| 476 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
| 477 |
|
| 478 |
* content-model-1.dat: Tests for |a| content model are added. |
| 479 |
Tests for |legend| content model are added. |
| 480 |
|
| 481 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
| 482 |
|
| 483 |
* content-model-1.dat: Tests for |li| content model are added. |
| 484 |
|
| 485 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
| 486 |
|
| 487 |
* content-model-1.dat: Tests for |dd| content model are added. |
| 488 |
Tests for |em| content model (inline-level content |
| 489 |
or stricly inline-level content) are added. |
| 490 |
Tests for |dfn| content model are added. |
| 491 |
|
| 492 |
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
| 493 |
|
| 494 |
* content-model-1.dat: New test data. |
| 495 |
|
| 496 |
* ContentChecker.t: New test. |
| 497 |
|
| 498 |
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
| 499 |
|
| 500 |
* tree-test-1.dat: ins > p test and noscript in noscript test |
| 501 |
are added. |
| 502 |
|
| 503 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
| 504 |
|
| 505 |
* tokenizer-test-1.test: Incorrect DOCTYPE testa |
| 506 |
are added. |
| 507 |
|
| 508 |
* tree-test-1.dat: |innerHTML| tests are added. |
| 509 |
|
| 510 |
2007-05-03 Wakaba <wakaba@suika.fam.cx> |
| 511 |
|
| 512 |
* LICENSE: New document. |
| 513 |
|
| 514 |
2007-05-02 Wakaba <wakaba@suika.fam.cx> |
| 515 |
|
| 516 |
* .cvsignore: Result files are added. |
| 517 |
|
| 518 |
* HTML-tree.t: Support for document fragment tests. |
| 519 |
|
| 520 |
* Makefile: Generate test result files. |
| 521 |
|
| 522 |
* tokenizer-test-1.test: A new test to ensure that |
| 523 |
characters after end tag are preserved in RCDATA or CDATA |
| 524 |
case. |
| 525 |
|
| 526 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
| 527 |
|
| 528 |
* HTML-tree.t: Use new |What::HTML->parse_string| method |
| 529 |
so that this test don't have to know parser class's |
| 530 |
internals. |
| 531 |
|
| 532 |
* tree-test-1.dat: New tests for "(<head> stuffs) in body" |
| 533 |
and "(<head> stuffs) after body" are added. |
| 534 |
|
| 535 |
2007-05-01 Wakaba <wakaba@suika.fam.cx> |
| 536 |
|
| 537 |
* HTML-tree.t: New test file is added. Sort key |
| 538 |
was incorrect. |
| 539 |
|
| 540 |
* HTML-tokenizer.t: New test file is added. |
| 541 |
|
| 542 |
* tokenizer-test-1.test, tree-test-1.dat: New tests. |
| 543 |
|
| 544 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 545 |
|
| 546 |
* .cvsignore: |tree-consturction| is added. |
| 547 |
|
| 548 |
* HTML-tree.t: New test. |
| 549 |
|
| 550 |
* Makefile: Rules for tree constructor tests are added. |
| 551 |
|
| 552 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 553 |
|
| 554 |
* HTML-tokenizer.t: |Data::Dumper::Useqq| is replaced |
| 555 |
by customized ones so that utf8 vs byte string handling |
| 556 |
cause no error. Set |$JSON::UTF8| flag on so |
| 557 |
that the |JSON| module turns the utf8 flag on. |
| 558 |
Support for the |contentModelFlags| and |lastStartTag| |
| 559 |
test props. Show the input as well as description |
| 560 |
when a test fails. |
| 561 |
|
| 562 |
2007-04-30 Wakaba <wakaba@suika.fam.cx> |
| 563 |
|
| 564 |
* .cvsignore: New file. |
| 565 |
|
| 566 |
* Makefile: New file. |
| 567 |
|
| 568 |
* HTML-tokenizer.t: New test. |
| 569 |
|
| 570 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
| 571 |
|
| 572 |
* ContentType.t: Remove some |my|s to avoid warnings. |
| 573 |
|
| 574 |
2007-04-24 Wakaba <wakaba@suika.fam.cx> |
| 575 |
|
| 576 |
* ChangeLog: New file. |
| 577 |
|
| 578 |
* ContentType.t: New Perl test. |
| 579 |
|
| 580 |
|