Parent Directory
|
Revision Log
++ whatpm/t/ChangeLog 8 Jun 2008 12:20:25 -0000 * content-model-1.dat: Test data for ruby are added (HTML5 revision 1704). 2008-06-08 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/ContentChecker/ChangeLog 8 Jun 2008 12:22:16 -0000 2008-06-08 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Support for ruby, rt, and rp elements (HTML5 revision 1704). The |href| attribute is also extended as a common attribute by RDFa Last Call Working Draft.
| 1 | wakaba | 1.237 | 2008-06-08 Wakaba <[email protected]> |
| 2 | |||
| 3 | wakaba | 1.238 | * content-model-1.dat: Test data for ruby are added (HTML5 revision |
| 4 | 1704). | ||
| 5 | |||
| 6 | 2008-06-08 Wakaba <[email protected]> | ||
| 7 | |||
| 8 | wakaba | 1.237 | * tree-test-1.dat: Test data added for ruby parsing (HTML5 revision |
| 9 | 1704). | ||
| 10 | |||
| 11 | wakaba | 1.235 | 2008-06-01 Wakaba <[email protected]> |
| 12 | |||
| 13 | wakaba | 1.236 | * HTML-tokenizer.t, tokenizer-test-1.test: Update for new format. |
| 14 | |||
| 15 | 2008-06-01 Wakaba <[email protected]> | ||
| 16 | |||
| 17 | wakaba | 1.235 | * content-model-6.dat: "data-" attribute is no longer allowed (HTML5 |
| 18 | revision 1709). | ||
| 19 | |||
| 20 | * content-model-2.dat: Add tests for rel=contact (cf. HTML5 | ||
| 21 | revision 1711). | ||
| 22 | |||
| 23 | wakaba | 1.230 | 2008-05-25 Wakaba <[email protected]> |
| 24 | |||
| 25 | wakaba | 1.234 | * ContentType.t: Test result related to UTF-32 updated (HTML5 |
| 26 | revision 1701). | ||
| 27 | |||
| 28 | 2008-05-25 Wakaba <[email protected]> | ||
| 29 | |||
| 30 | wakaba | 1.233 | * content-model-2.dat: Test data on sizes="" are added (HTML5 |
| 31 | revision 1558). | ||
| 32 | |||
| 33 | 2008-05-25 Wakaba <[email protected]> | ||
| 34 | |||
| 35 | wakaba | 1.232 | * content-model-1.dat: Test data on <datagrid> content model |
| 36 | are added (cf. HTML5 revision 1566). Empty |datagrid| elements | ||
| 37 | are no longer in error. | ||
| 38 | |||
| 39 | 2008-05-25 Wakaba <[email protected]> | ||
| 40 | |||
| 41 | wakaba | 1.231 | * tree-test-1.dat: Test data on <noframes> are added (HTML5 revision |
| 42 | 1692). | ||
| 43 | |||
| 44 | 2008-05-25 Wakaba <[email protected]> | ||
| 45 | |||
| 46 | wakaba | 1.230 | * tree-test-1.dat: Test data on <isindex/> are added (HTML5 |
| 47 | revision 1697). | ||
| 48 | |||
| 49 | wakaba | 1.224 | 2008-05-24 Wakaba <[email protected]> |
| 50 | |||
| 51 | wakaba | 1.229 | * tree-test-1.dat: Test data on EOF in foreign content insertion |
| 52 | mode are added (HTML5 revision 1693). Test data on SVG camelCase | ||
| 53 | attributes are added (HTML5 revision 1700). Test data on <textarea> | ||
| 54 | in <select> are added (HTML5 revision 1699). Test data on HTML start | ||
| 55 | tags in foreign content insertion mode are added (HTML5 revision | ||
| 56 | 1698). | ||
| 57 | |||
| 58 | * content-model-1.dat, content-model-2.dat: Update test | ||
| 59 | results for <style> and <script>. | ||
| 60 | |||
| 61 | 2008-05-24 Wakaba <[email protected]> | ||
| 62 | |||
| 63 | wakaba | 1.228 | * content-model-2.dat: Test data on sandbox="" and seemless="" |
| 64 | are added (cf. HTML5 revision 1637 and 1643). | ||
| 65 | |||
| 66 | 2008-05-24 Wakaba <[email protected]> | ||
| 67 | |||
| 68 | wakaba | 1.227 | * ContentType.t: A fictional test data for image/vnd.microsoft.icon |
| 69 | are added (cf. HTML5 revision 1676). | ||
| 70 | |||
| 71 | 2008-05-24 Wakaba <[email protected]> | ||
| 72 | |||
| 73 | wakaba | 1.226 | * tokenizer-test-2.dat: New test data on truncated doctypes (c.f. |
| 74 | HTML5 revision 1685). | ||
| 75 | |||
| 76 | 2008-05-24 Wakaba <[email protected]> | ||
| 77 | |||
| 78 | wakaba | 1.225 | * tokenizer-test-1.test: New test data on EOF in tags are added |
| 79 | to cover changes in HTML5 revision 1684. | ||
| 80 | |||
| 81 | 2008-05-24 Wakaba <[email protected]> | ||
| 82 | |||
| 83 | wakaba | 1.224 | * tree-test-1.dat: Test data related to changes in HTML5 |
| 84 | revision 1686 are added. | ||
| 85 | |||
| 86 | wakaba | 1.222 | 2008-05-16 Wakaba <[email protected]> |
| 87 | |||
| 88 | wakaba | 1.223 | * content-model-2.dat: Test data for charset="" attribute |
| 89 | are added. | ||
| 90 | |||
| 91 | 2008-05-16 Wakaba <[email protected]> | ||
| 92 | |||
| 93 | wakaba | 1.222 | * content-model-2.dat: Test data for pixeldata="" attribute |
| 94 | are added (HTML5 revision 1629). | ||
| 95 | |||
| 96 | wakaba | 1.221 | 2008-05-10 Wakaba <[email protected]> |
| 97 | |||
| 98 | * content-model-2.dat: Boolean attributes now allow uppercase | ||
| 99 | letters (HTML5 revision 1572). | ||
| 100 | |||
| 101 | wakaba | 1.220 | 2008-05-06 Wakaba <[email protected]> |
| 102 | |||
| 103 | * content-model-2.dat: Test data for td/@headers are added. | ||
| 104 | |||
| 105 | wakaba | 1.214 | 2008-05-05 Wakaba <[email protected]> |
| 106 | |||
| 107 | wakaba | 1.219 | * content-model-2.dat: Test data for table/@cellpadding, |
| 108 | table/@cellspacing, @charoff, and script/@langauge are added. | ||
| 109 | |||
| 110 | 2008-05-05 Wakaba <[email protected]> | ||
| 111 | |||
| 112 | wakaba | 1.218 | * content-model-1.dat, content-model-2.dat: New test data |
| 113 | for meta refresh; some test results updated. Duplicate | ||
| 114 | meta http-equiv="" are now non-conforming. | ||
| 115 | |||
| 116 | 2008-05-05 Wakaba <[email protected]> | ||
| 117 | |||
| 118 | wakaba | 1.217 | * table-1.dat: Test data updated and some new test data |
| 119 | added for new requirements (HTML5 revisions 1387 and 1388). | ||
| 120 | |||
| 121 | 2008-05-05 Wakaba <[email protected]> | ||
| 122 | |||
| 123 | wakaba | 1.216 | * ContentType.t: "text/plain; charset=UTF-8" and Content-Encoding |
| 124 | are no longer safe; test data for them are added (HTML5 revision 1288). | ||
| 125 | |||
| 126 | 2008-05-05 Wakaba <[email protected]> | ||
| 127 | |||
| 128 | wakaba | 1.215 | * ContentType.t: Test data of HTML with BOM are added (c.f. |
| 129 | HTML5 revision 1282). | ||
| 130 | |||
| 131 | 2008-05-05 Wakaba <[email protected]> | ||
| 132 | |||
| 133 | wakaba | 1.214 | * content-model-2.dat: Test data for repeat* global attributes |
| 134 | are added. | ||
| 135 | |||
| 136 | wakaba | 1.213 | 2008-05-03 Wakaba <[email protected]> |
| 137 | |||
| 138 | * content-model-2.dat: Test data for |repeat-max=""| | ||
| 139 | and |repeat-start=""| attributes are added. | ||
| 140 | |||
| 141 | 2008-05-03 Wakaba <[email protected]> | ||
| 142 | |||
| 143 | * content-model-2.dat: Test data for repetition template attributes | ||
| 144 | are added. | ||
| 145 | |||
| 146 | 2008-05-03 Wakaba <[email protected]> | ||
| 147 | |||
| 148 | * content-model-2.dat: Test data for data template attributes are | ||
| 149 | added. | ||
| 150 | |||
| 151 | wakaba | 1.210 | 2008-04-29 Wakaba <[email protected]> |
| 152 | |||
| 153 | wakaba | 1.212 | * content-model-1.dat: Test data for <font> context are added. |
| 154 | |||
| 155 | 2008-04-29 Wakaba <[email protected]> | ||
| 156 | |||
| 157 | wakaba | 1.211 | * content-model-4.dat: Terms no longer have to be unique (HTML5 |
| 158 | revision 1467). | ||
| 159 | |||
| 160 | * content-model-2.dat: Tests for |onstorage| attribute | ||
| 161 | are added (HTML5 revision 1495). Fix test results | ||
| 162 | for unknown elements and attributes in the HTML namespace. | ||
| 163 | |||
| 164 | 2008-04-29 Wakaba <[email protected]> | ||
| 165 | |||
| 166 | wakaba | 1.210 | * content-model-1.dat, content-model-2.dat: Test results |
| 167 | related to browsing context name or keyword are revised | ||
| 168 | wakaba | 1.211 | and added (HTML5 revision 1470 and 1471). |
| 169 | wakaba | 1.210 | |
| 170 | wakaba | 1.207 | 2008-04-13 Wakaba <[email protected]> |
| 171 | |||
| 172 | wakaba | 1.209 | * HTML-tokenizer.t: Raise a parse error if there are disallowed |
| 173 | character (for compatibility with existing html5lib test data). | ||
| 174 | |||
| 175 | * tokenizer-test-1.test: Some test results are updated with | ||
| 176 | regard to parse errors on disallowed characters. | ||
| 177 | |||
| 178 | * tokenizer-test-2.dat: Test data for disallowed characters | ||
| 179 | are added (HTML5 revision 1263). | ||
| 180 | |||
| 181 | 2008-04-13 Wakaba <[email protected]> | ||
| 182 | |||
| 183 | wakaba | 1.208 | * HTML-tokenizer.t, HTML-tree.t, Makefile: Support for html5lib |
| 184 | new test files. | ||
| 185 | |||
| 186 | 2008-04-13 Wakaba <[email protected]> | ||
| 187 | |||
| 188 | wakaba | 1.207 | * content-model-2.dat: Test data updated and added for |
| 189 | global |xmlns| attributes (HTML5 revision 1426). | ||
| 190 | |||
| 191 | wakaba | 1.205 | 2008-04-12 Wakaba <[email protected]> |
| 192 | |||
| 193 | wakaba | 1.206 | * HTML-tokenizer.t: Remove "self-closing flag" if the start |
| 194 | tag token is that of a slash permitted element (This is necessary | ||
| 195 | to maintain compatibility with current test data, since in the | ||
| 196 | new algorithm whether slash is permitted or not is decided in | ||
| 197 | tree construction stage). | ||
| 198 | |||
| 199 | 2008-04-12 Wakaba <[email protected]> | ||
| 200 | |||
| 201 | wakaba | 1.205 | * content-model-6.dat: New test data file. Test data for |
| 202 | HTML custom data attributes (HTML5 revision 1399) are added. | ||
| 203 | |||
| 204 | * ContentChecker.t: New test file |content-model-6.dat| is added. | ||
| 205 | |||
| 206 | wakaba | 1.204 | 2008-03-29 Wakaba <[email protected]> |
| 207 | |||
| 208 | * content-model-1.dat, content-model-2.dat: s/prose/flow/g. | ||
| 209 | |||
| 210 | wakaba | 1.198 | 2008-03-22 Wakaba <[email protected]> |
| 211 | |||
| 212 | wakaba | 1.203 | * content-model-2.dat: Test data on |rev| attribute are added. |
| 213 | |||
| 214 | 2008-03-22 Wakaba <[email protected]> | ||
| 215 | |||
| 216 | wakaba | 1.202 | * content-model-2.dat: Some test results were wrong. |
| 217 | |||
| 218 | 2008-03-22 Wakaba <[email protected]> | ||
| 219 | |||
| 220 | * content-model-2.dat: Test data on more HTML4 attributes | ||
| 221 | are added. | ||
| 222 | |||
| 223 | 2008-03-22 Wakaba <[email protected]> | ||
| 224 | |||
| 225 | wakaba | 1.201 | * content-model-2.dat: Test data on more HTML4 attributes |
| 226 | are added. | ||
| 227 | |||
| 228 | 2008-03-22 Wakaba <[email protected]> | ||
| 229 | |||
| 230 | wakaba | 1.200 | * content-model-2.dat: Test data on numbers of HTML4 deprecated |
| 231 | attributes are added. | ||
| 232 | |||
| 233 | 2008-03-22 Wakaba <[email protected]> | ||
| 234 | |||
| 235 | wakaba | 1.199 | * content-model-2.dat: Test data on |@profile| and |@version| are |
| 236 | added. | ||
| 237 | |||
| 238 | 2008-03-22 Wakaba <[email protected]> | ||
| 239 | |||
| 240 | wakaba | 1.198 | * content-model-1.dat: Now we support RDF. |
| 241 | |||
| 242 | * content-model-2.dat: Test data on |@accesskey| attribute | ||
| 243 | are added. | ||
| 244 | |||
| 245 | wakaba | 1.197 | 2008-03-21 Wakaba <[email protected]> |
| 246 | |||
| 247 | * tokenizer-test-2.dat: A test from #whatwg is added. | ||
| 248 | |||
| 249 | wakaba | 1.190 | 2008-03-20 Wakaba <[email protected]> |
| 250 | |||
| 251 | wakaba | 1.196 | * content-model-atom-1.dat: New test data are added. |
| 252 | |||
| 253 | * content-model-atom-2.dat: New test data are | ||
| 254 | added from Atom test suite. | ||
| 255 | |||
| 256 | 2008-03-20 Wakaba <[email protected]> | ||
| 257 | |||
| 258 | wakaba | 1.195 | * content-model-atom-threading-1.dat: New test data |
| 259 | on |thr:total| element are added | ||
| 260 | |||
| 261 | 2008-03-20 Wakaba <[email protected]> | ||
| 262 | |||
| 263 | wakaba | 1.194 | * ContentChecker.t: |content-model-atom-threading-1.dat| |
| 264 | added. | ||
| 265 | |||
| 266 | * content-model-atom-threading-1.dat: New test file. | ||
| 267 | |||
| 268 | 2008-03-20 Wakaba <[email protected]> | ||
| 269 | |||
| 270 | wakaba | 1.193 | * ContentCheker.t: Replace dummy error type for subdoc |
| 271 | checking invocations to ";SUBDOC". | ||
| 272 | |||
| 273 | * content-model-1.dat, content-model-2.dat: Test | ||
| 274 | results revised to support the aforementioned change. | ||
| 275 | |||
| 276 | * content-model-atom-1.dat: Test results revised | ||
| 277 | so that |type=html| in Text construct is now | ||
| 278 | tested whether the subdoc code is invoked. | ||
| 279 | |||
| 280 | 2008-03-20 Wakaba <[email protected]> | ||
| 281 | |||
| 282 | * content-model-atom-1.dat: Test data on cases of | ||
| 283 | missing |atom:summary| in |atom:entry| are added. | ||
| 284 | |||
| 285 | 2008-03-20 Wakaba <[email protected]> | ||
| 286 | |||
| 287 | wakaba | 1.192 | * content-model-1.dat: Some test results were incorrect, again... orz |
| 288 | |||
| 289 | 2008-03-20 Wakaba <[email protected]> | ||
| 290 | |||
| 291 | wakaba | 1.191 | * content-model-1.dat: Some test results are fixed. |
| 292 | |||
| 293 | * content-model-atom-1.dat: Some test results are fixed. | ||
| 294 | Test data for |atom:author| for |atom:feed| are added. | ||
| 295 | |||
| 296 | 2008-03-20 Wakaba <[email protected]> | ||
| 297 | |||
| 298 | * content-model-atom-1.dat: Test data for |atom:author| | ||
| 299 | for |atom:feed| are added. | ||
| 300 | |||
| 301 | 2008-03-20 Wakaba <[email protected]> | ||
| 302 | |||
| 303 | wakaba | 1.190 | * content-model-1.dat: Some test results related on |atom:entry| |
| 304 | are fixed. | ||
| 305 | |||
| 306 | * content-model-atom-1.dat: Test data for |atom:author| | ||
| 307 | for |atom:entry| are added. | ||
| 308 | |||
| 309 | wakaba | 1.180 | 2008-03-09 Wakaba <[email protected]> |
| 310 | |||
| 311 | wakaba | 1.189 | * content-model-1.dat: Test data for |center|, |dir|, and |basefont| |
| 312 | are added. | ||
| 313 | |||
| 314 | 2008-03-09 Wakaba <[email protected]> | ||
| 315 | |||
| 316 | wakaba | 1.188 | * content-model-2.dat: |contenteditable=""| tests are added. |
| 317 | |||
| 318 | 2008-03-09 Wakaba <[email protected]> | ||
| 319 | |||
| 320 | wakaba | 1.187 | * tree-test-1.dat, tree-test-2.dat: Test results are updated |
| 321 | with some test data additions. | ||
| 322 | |||
| 323 | 2008-03-09 Wakaba <[email protected]> | ||
| 324 | |||
| 325 | wakaba | 1.186 | * tree-test-1.dat, tree-test-2.dat: Test data on end-of-file |
| 326 | are added (c.f. HTML5 revision 1348). | ||
| 327 | |||
| 328 | 2008-03-09 Wakaba <[email protected]> | ||
| 329 | |||
| 330 | wakaba | 1.185 | * tree-test-1.dat: Test data on |applet| are added (HTML5 revision |
| 331 | 1347). | ||
| 332 | |||
| 333 | 2008-03-09 Wakaba <[email protected]> | ||
| 334 | |||
| 335 | wakaba | 1.184 | * tree-test-1.dat: Test data on foster parenting in AAA |
| 336 | are added (HTML5 revision 1343). | ||
| 337 | |||
| 338 | 2008-03-09 Wakaba <[email protected]> | ||
| 339 | |||
| 340 | wakaba | 1.183 | * tree-test-1.dat: Test data on <input> in <select> and <select> |
| 341 | in table are added (HTML5 revision 1342). | ||
| 342 | |||
| 343 | 2008-03-09 Wakaba <[email protected]> | ||
| 344 | |||
| 345 | wakaba | 1.182 | * tree-test-1.dat: Test data on <script> or <style> |
| 346 | in <table> are added. | ||
| 347 | |||
| 348 | 2008-03-09 Wakaba <[email protected]> | ||
| 349 | |||
| 350 | wakaba | 1.181 | * tree-test-1.dat, tree-test-2.dat: Test data on white space |
| 351 | between <html> and <head> are added (HTML5 revision 1332). | ||
| 352 | |||
| 353 | 2008-03-09 Wakaba <[email protected]> | ||
| 354 | |||
| 355 | wakaba | 1.180 | * tree-test-1.dat: More tests are added for foster parenting (HTML5 |
| 356 | revision 1331 and so on). | ||
| 357 | |||
| 358 | wakaba | 1.176 | 2008-03-08 Wakaba <[email protected]> |
| 359 | |||
| 360 | wakaba | 1.179 | * tree-test-1.dat, tree-test-2.dat: Tests on \u000A at |
| 361 | the first of <textarea>, <pre>, and <listing> are | ||
| 362 | added (c.f. HTML5 revision 1330). | ||
| 363 | |||
| 364 | 2008-03-08 Wakaba <[email protected]> | ||
| 365 | |||
| 366 | wakaba | 1.178 | * tree-test-1.dat: A test data on <title> in <table> |
| 367 | are added. | ||
| 368 | |||
| 369 | * tree-test-2.dat: Test results updated (HTML5 revision 1328). | ||
| 370 | |||
| 371 | 2008-03-08 Wakaba <[email protected]> | ||
| 372 | |||
| 373 | wakaba | 1.177 | * tree-test-1.dat: Test data for tainted space in tables are |
| 374 | added (HTML5 revision 1326). | ||
| 375 | |||
| 376 | 2008-03-08 Wakaba <[email protected]> | ||
| 377 | |||
| 378 | wakaba | 1.176 | * tree-test-1.dat: Tests for </form> are added (HTML5 revision 1320). |
| 379 | |||
| 380 | wakaba | 1.175 | 2008-03-06 Wakaba <[email protected]> |
| 381 | |||
| 382 | * tree-test-1.dat, tree-test-2.dat: More <html> test | ||
| 383 | cases are added (HTML5 revision 1314). | ||
| 384 | |||
| 385 | wakaba | 1.173 | 2008-03-05 Wakaba <[email protected]> |
| 386 | |||
| 387 | wakaba | 1.174 | * HTML-tree.t: Support for \Uhhhhhhhh escapes. Support for |
| 388 | dumping PUBLIC and SYSTEM identifiers of DOCTYPE tokens. | ||
| 389 | |||
| 390 | * tree-test-1.dat, tree-test-2.dat: More test data for previously | ||
| 391 | uncovered cases are added. Some error descriptions are revised. | ||
| 392 | |||
| 393 | 2008-03-05 Wakaba <[email protected]> | ||
| 394 | |||
| 395 | wakaba | 1.173 | * tree-test-1.dat: More test data for previously uncovered |
| 396 | cases are added. | ||
| 397 | |||
| 398 | wakaba | 1.171 | 2008-03-04 Wakaba <[email protected]> |
| 399 | |||
| 400 | wakaba | 1.172 | * tree-test-1.dat: More test data for previously uncovered |
| 401 | cases are added. | ||
| 402 | |||
| 403 | 2008-03-04 Wakaba <[email protected]> | ||
| 404 | |||
| 405 | wakaba | 1.171 | * tree-test-1.dat: Missing tests from the initial stage are added. |
| 406 | |||
| 407 | wakaba | 1.165 | 2008-03-03 Wakaba <[email protected]> |
| 408 | |||
| 409 | wakaba | 1.170 | * HTML-tokenizer.t: Ignore tree-construction phase and set_inner_html |
| 410 | checkpoints. | ||
| 411 | |||
| 412 | 2008-03-03 Wakaba <[email protected]> | ||
| 413 | |||
| 414 | wakaba | 1.169 | * tokenizer-test-1.test: New test data are added to cover |
| 415 | all possible cases. | ||
| 416 | |||
| 417 | * HTML-tree.t: Support for test coverage. | ||
| 418 | |||
| 419 | 2008-03-03 Wakaba <[email protected]> | ||
| 420 | |||
| 421 | wakaba | 1.168 | * HTML-tokenizer.t: Support for test coverage caluclation. |
| 422 | |||
| 423 | 2008-03-03 Wakaba <[email protected]> | ||
| 424 | |||
| 425 | wakaba | 1.167 | * HTML-tokenizer.t: s/_input_character/_input_char/g for simplicity. |
| 426 | |||
| 427 | 2008-03-03 Wakaba <[email protected]> | ||
| 428 | |||
| 429 | wakaba | 1.166 | * HTML-tokenizer.t: s/correct/force-quirks/. |
| 430 | |||
| 431 | 2008-03-03 Wakaba <[email protected]> | ||
| 432 | |||
| 433 | wakaba | 1.165 | * tokenizer-test-1.test: New tests on trailing garbage |
| 434 | after SYSTEM literal (HTML5 revision 1306) are added. | ||
| 435 | |||
| 436 | wakaba | 1.162 | 2008-03-02 Wakaba <[email protected]> |
| 437 | |||
| 438 | wakaba | 1.164 | * tokenizer-test-1.test: Tests for |<span ===>| is added (HTML5 |
| 439 | revision 1292). Tests for & at the end of attribute value | ||
| 440 | are added (HTML5 revision 1296). Tests for bogus comments | ||
| 441 | are added (HTML5 revision 1297). Tests for |=| in | ||
| 442 | unquoted attribute values are added (HTML5 revision 1299). | ||
| 443 | Tests for single or double quotes in unquoted attribute | ||
| 444 | values or attribute names and tests for missing spaces | ||
| 445 | between attributes are added (HTML5 revision 1303). | ||
| 446 | |||
| 447 | 2008-03-02 Wakaba <[email protected]> | ||
| 448 | |||
| 449 | wakaba | 1.163 | * content-model-atom-1.dat: New test data are added. |
| 450 | |||
| 451 | 2008-03-02 Wakaba <[email protected]> | ||
| 452 | |||
| 453 | wakaba | 1.162 | * content-model-1.dat: Test data for |<area>| are added. |
| 454 | |||
| 455 | * content-model-2.dat: Test data for |<img ismap>| are added. | ||
| 456 | |||
| 457 | wakaba | 1.160 | 2008-03-01 Wakaba <[email protected]> |
| 458 | |||
| 459 | wakaba | 1.161 | * content-model-1.dat: |address| content model tests |
| 460 | are added. | ||
| 461 | |||
| 462 | 2008-03-01 Wakaba <[email protected]> | ||
| 463 | |||
| 464 | wakaba | 1.160 | * tokenizer-test-1.test: Updated (HTML5 recision 1286). |
| 465 | |||
| 466 | * content-model-2.dat: Updated (HTML5 revision 1275). | ||
| 467 | |||
| 468 | wakaba | 1.158 | 2008-02-26 Wakaba <[email protected]> |
| 469 | |||
| 470 | wakaba | 1.159 | * content-model-1.dat: Test data for |header| and |footer| |
| 471 | exclusions of sectioning contents are added (c.f. HTML5 | ||
| 472 | revision 1250). | ||
| 473 | |||
| 474 | 2008-02-26 Wakaba <[email protected]> | ||
| 475 | |||
| 476 | wakaba | 1.158 | * content-model-1.dat: Figure caption is now optional (HTML5 |
| 477 | revision 1240). Add test data for |ol reversed| (HTML5 | ||
| 478 | revision 1248). | ||
| 479 | |||
| 480 | wakaba | 1.155 | 2008-02-24 Wakaba <[email protected]> |
| 481 | |||
| 482 | wakaba | 1.157 | * content-model-2.dat: Test data for |acronym|, |big|, |tt|, |s|, |
| 483 | |strike|, and |u| are added. | ||
| 484 | |||
| 485 | 2008-02-24 Wakaba <[email protected]> | ||
| 486 | |||
| 487 | wakaba | 1.156 | * content-model-1.dat, content-model-2.dat: Some test |
| 488 | results are updated. New test data on non-standard | ||
| 489 | attributes are added. Note that some test results do | ||
| 490 | still need to be updated. | ||
| 491 | |||
| 492 | 2008-02-24 Wakaba <[email protected]> | ||
| 493 | |||
| 494 | wakaba | 1.155 | * content-model-1.dat: Some test results on |meta| |
| 495 | in |noscript| are updated. | ||
| 496 | |||
| 497 | wakaba | 1.151 | 2008-02-23 Wakaba <[email protected]> |
| 498 | |||
| 499 | wakaba | 1.154 | * content-model-1.dat: Some test results are updated. |
| 500 | New tests for |details| are added. | ||
| 501 | |||
| 502 | 2008-02-23 Wakaba <[email protected]> | ||
| 503 | |||
| 504 | wakaba | 1.153 | * content-model-1.dat: Some test results are fixed. |
| 505 | New tests for |video| and |audio| are added. | ||
| 506 | |||
| 507 | 2008-02-23 Wakaba <[email protected]> | ||
| 508 | |||
| 509 | wakaba | 1.152 | * content-model-1.dat: New test data for |object| transparentness |
| 510 | are added. | ||
| 511 | |||
| 512 | 2008-02-23 Wakaba <[email protected]> | ||
| 513 | |||
| 514 | wakaba | 1.151 | * content-model-1.dat, content-model-2.dat: Wrong "significant" |
| 515 | errors are removed. | ||
| 516 | |||
| 517 | wakaba | 1.148 | 2008-02-18 Wakaba <[email protected]> |
| 518 | |||
| 519 | wakaba | 1.150 | * content-model-1.dat: New test data for |object| are added. |
| 520 | |||
| 521 | 2008-02-18 Wakaba <[email protected]> | ||
| 522 | |||
| 523 | wakaba | 1.149 | * content-model-1.dat: New test data for |mark| are added (HTML5 |
| 524 | revision 1232). | ||
| 525 | |||
| 526 | 2008-02-18 Wakaba <[email protected]> | ||
| 527 | |||
| 528 | wakaba | 1.148 | * content-model-2.dat: |alt=""| test results revised. |
| 529 | |||
| 530 | * content-model-1.dat: |<img/>|s in tests are revised so | ||
| 531 | that they are conforming. | ||
| 532 | |||
| 533 | wakaba | 1.140 | 2008-02-17 Wakaba <[email protected]> |
| 534 | |||
| 535 | wakaba | 1.147 | * content-model-1.dat: Test results corrected. |
| 536 | |||
| 537 | 2008-02-17 Wakaba <[email protected]> | ||
| 538 | |||
| 539 | wakaba | 1.146 | * content-model-1.dat: New test data for |<figure>| are added. |
| 540 | Some test data are corrected. | ||
| 541 | |||
| 542 | 2008-02-17 Wakaba <[email protected]> | ||
| 543 | |||
| 544 | wakaba | 1.145 | * content-model-1.dat: New test data for |<noscript>| |
| 545 | in |<head>|. | ||
| 546 | |||
| 547 | 2008-02-17 Wakaba <[email protected]> | ||
| 548 | |||
| 549 | wakaba | 1.144 | * content-model-1.dat: More test on |<meta http-equiv=Content-Type>| |
| 550 | are added. | ||
| 551 | |||
| 552 | 2008-02-17 Wakaba <[email protected]> | ||
| 553 | |||
| 554 | wakaba | 1.143 | * content-model-1.dat, content-model-2.dat: Updated. |
| 555 | |||
| 556 | 2008-02-17 Wakaba <[email protected]> | ||
| 557 | |||
| 558 | wakaba | 1.142 | * content-model-1.dat: Updated. |
| 559 | |||
| 560 | 2008-02-17 Wakaba <[email protected]> | ||
| 561 | |||
| 562 | wakaba | 1.141 | * content-model-1.dat, content-model-2.dat, content-model-4.dat, |
| 563 | content-model-5.dat: Error result revised. | ||
| 564 | |||
| 565 | 2008-02-17 Wakaba <[email protected]> | ||
| 566 | |||
| 567 | wakaba | 1.140 | * content-model-1.dat, content-model-2.dat, content-model-5.dat: |
| 568 | Test results are updated; new tests are added. | ||
| 569 | |||
| 570 | wakaba | 1.139 | 2008-02-16 Wakaba <[email protected]> |
| 571 | |||
| 572 | * ContentChecker.t: Tentative support for subdoc mode. | ||
| 573 | |||
| 574 | * tree-test-1.dat: Some tests are added from #whatwg. | ||
| 575 | |||
| 576 | wakaba | 1.137 | 2008-02-11 Wakaba <[email protected]> |
| 577 | |||
| 578 | wakaba | 1.138 | * css-text.dat: Test data for 'writing-mode' and 'text-anchor' |
| 579 | are added. | ||
| 580 | |||
| 581 | * CSS-Parser-1.t: New properties are added. | ||
| 582 | |||
| 583 | 2008-02-11 Wakaba <[email protected]> | ||
| 584 | |||
| 585 | wakaba | 1.137 | * css-4.dat: New test file. |
| 586 | |||
| 587 | * CSS-Parser-1.t: |css-4.dat| added. Support for '@charset' | ||
| 588 | and '@import'. | ||
| 589 | |||
| 590 | wakaba | 1.135 | 2008-02-10 Wakaba <[email protected]> |
| 591 | |||
| 592 | wakaba | 1.136 | * CSS-Parser-1.t (get_parser): Call |init|. |
| 593 | |||
| 594 | 2008-02-10 Wakaba <[email protected]> | ||
| 595 | |||
| 596 | wakaba | 1.135 | * css-3.dat: New test file. |
| 597 | |||
| 598 | * CSS-Parser-1.t: |css-3.dat| is added. '-moz-pre-wrap' added. | ||
| 599 | Typo for 'collapse' value fixed. Support for '@namespace' | ||
| 600 | serialization. | ||
| 601 | |||
| 602 | * css-1.dat: New test data for selectors parsing. | ||
| 603 | |||
| 604 | * css-font.dat: Error locations for 'u' errors are corrected. | ||
| 605 | |||
| 606 | * css-table.dat: Test data for 'border-collapse' are added. | ||
| 607 | |||
| 608 | * css-text.dat: Test data for '-moz-pre-wrap' are added. | ||
| 609 | |||
| 610 | * css-visual.dat: Test data for 'background-position' are added. | ||
| 611 | |||
| 612 | wakaba | 1.134 | 2008-02-09 Wakaba <[email protected]> |
| 613 | |||
| 614 | * css-2.dat, css-font.dat: s/unsupported/u/g; | ||
| 615 | |||
| 616 | wakaba | 1.132 | 2008-02-08 Wakaba <[email protected]> |
| 617 | |||
| 618 | wakaba | 1.133 | * css-2.dat: New test data. |
| 619 | |||
| 620 | * CSS-Parser-1.t: |css-2.dat| added. Support for |@media|. | ||
| 621 | |||
| 622 | 2008-02-08 Wakaba <[email protected]> | ||
| 623 | |||
| 624 | wakaba | 1.132 | * CSS-MediaQuery.t, mq-1.dat: New files. |
| 625 | |||
| 626 | wakaba | 1.131 | 2008-02-03 Wakaba <[email protected]> |
| 627 | |||
| 628 | * CSS-Parser-1.t: Typo fixed. New properties added. | ||
| 629 | |||
| 630 | * css-font.dat, css-table.dat, css-paged.dat, css-generated.dat, | ||
| 631 | css-visual.dat: New test data for | ||
| 632 | newly supported properties are added. | ||
| 633 | |||
| 634 | wakaba | 1.130 | 2008-02-02 Wakaba <[email protected]> |
| 635 | |||
| 636 | * CSS-Parser-1.t: 'clip' added. | ||
| 637 | |||
| 638 | * css-visual.t: New test data for 'clip' are added. | ||
| 639 | |||
| 640 | wakaba | 1.129 | 2008-01-30 Wakaba <[email protected]> |
| 641 | |||
| 642 | * css-generated.dat: New test data for 'counter-increment', 'content', | ||
| 643 | and 'counter-reset' are added. | ||
| 644 | |||
| 645 | * CSS-Parser-1.t: 'counter-reset' and 'counter-increment' | ||
| 646 | are added. | ||
| 647 | |||
| 648 | wakaba | 1.128 | 2008-01-28 Wakaba <[email protected]> |
| 649 | |||
| 650 | * CSS-Parser-1.t: 'content' added to the list of supported | ||
| 651 | property and the list of initial values. | ||
| 652 | |||
| 653 | * css-generated.dat: Tests for 'content' are added. | ||
| 654 | |||
| 655 | 2008-01-27 Wakaba <[email protected]> | ||
| 656 | |||
| 657 | * CSS-Parser-1.t: Loads test files as UTF-8. | ||
| 658 | |||
| 659 | * css-generated.dat: Semi-real-world test data for 'quotes' are added. | ||
| 660 | |||
| 661 | wakaba | 1.122 | 2008-01-27 Wakaba <[email protected]> |
| 662 | |||
| 663 | wakaba | 1.127 | * CSS-Parser-1.t: 'quotes' added. |
| 664 | |||
| 665 | * css-generated.dat: Test data for 'quotes' are added. | ||
| 666 | |||
| 667 | 2008-01-27 Wakaba <[email protected]> | ||
| 668 | |||
| 669 | wakaba | 1.126 | * CSS-Parser-1.t: 'overflow-x' and 'overflow-y' are added. |
| 670 | |||
| 671 | * css-visual.dat: New test data for 'overflow', 'overflow-x', | ||
| 672 | and 'overflow-y' are added. | ||
| 673 | |||
| 674 | 2008-01-27 Wakaba <[email protected]> | ||
| 675 | |||
| 676 | wakaba | 1.125 | * css-visual.dat: New test data for 'opacity' and '-moz-opacity' |
| 677 | are added. | ||
| 678 | |||
| 679 | 2008-01-27 Wakaba <[email protected]> | ||
| 680 | |||
| 681 | wakaba | 1.124 | * CSS-Parser-1.t: Files |css-table.dat| and |css-interactive.dat| |
| 682 | are added. | ||
| 683 | |||
| 684 | * css-table.dat: New test file. | ||
| 685 | |||
| 686 | * css-interactive.dat: New test file. | ||
| 687 | |||
| 688 | * css-font.dat: New test data for 'font-size' are added. | ||
| 689 | |||
| 690 | * css-text.dat: New test data for 'text-indent', 'letter-spacing', | ||
| 691 | and 'word-spacing' are added. | ||
| 692 | |||
| 693 | 2008-01-27 Wakaba <[email protected]> | ||
| 694 | |||
| 695 | wakaba | 1.123 | * CSS-Parser-1.t: Files |css-text.dat| and |css-paged.dat| |
| 696 | are added. | ||
| 697 | |||
| 698 | * css-visual.dat: New test data for 'background-position' are | ||
| 699 | added. | ||
| 700 | |||
| 701 | * css-text.dat: New test file. | ||
| 702 | |||
| 703 | * css-paged.dat: New test file. | ||
| 704 | |||
| 705 | 2008-01-27 Wakaba <[email protected]> | ||
| 706 | |||
| 707 | wakaba | 1.122 | * css-visual.dat: New test data for 'border-top-width', 'border-width', |
| 708 | 'padding-top', 'top', 'right', 'bottom', 'left', 'z-index', | ||
| 709 | 'width', 'min-width', 'max-width', 'height', 'min-height', | ||
| 710 | 'max-height', 'line-height', and 'vertical-align' are added. | ||
| 711 | |||
| 712 | wakaba | 1.115 | 2008-01-26 Wakaba <[email protected]> |
| 713 | |||
| 714 | wakaba | 1.121 | * css-font.dat: New test data for 'font-weight' |
| 715 | and 'font-size' are added. | ||
| 716 | |||
| 717 | * css-visual.dat: New test data for leading and | ||
| 718 | trailing zeros are added. | ||
| 719 | |||
| 720 | 2008-01-26 Wakaba <[email protected]> | ||
| 721 | |||
| 722 | wakaba | 1.120 | * css-font.dat: New test data for 'font' and 'font-size'. |
| 723 | |||
| 724 | 2008-01-26 Wakaba <[email protected]> | ||
| 725 | |||
| 726 | wakaba | 1.119 | * CSS-Parser-1.t: 'background-position' was missing |
| 727 | from the list of default values. | ||
| 728 | |||
| 729 | * css-visual.dat: New test data for 'background' | ||
| 730 | and 'background-position' are added. | ||
| 731 | |||
| 732 | 2008-01-26 Wakaba <[email protected]> | ||
| 733 | |||
| 734 | wakaba | 1.118 | * css-visual.dat: New test data for 'border' are added. |
| 735 | |||
| 736 | 2008-01-26 Wakaba <[email protected]> | ||
| 737 | |||
| 738 | wakaba | 1.117 | * css-1.dat: Some test results were incorrect. |
| 739 | |||
| 740 | * css-font.dat: New test data on 'font' are added. | ||
| 741 | |||
| 742 | * css-visual.dat: Some test results were incorrect. New | ||
| 743 | test data on 'margin' are added. | ||
| 744 | |||
| 745 | 2008-01-26 Wakaba <[email protected]> | ||
| 746 | |||
| 747 | wakaba | 1.116 | * css-font.dat: New test file. |
| 748 | |||
| 749 | * CSS-Parser-1.dat: |css-font.dat| is added. | ||
| 750 | |||
| 751 | 2008-01-26 Wakaba <[email protected]> | ||
| 752 | |||
| 753 | wakaba | 1.115 | * css-visual.dat: Test data for 'padding', 'margin', |
| 754 | and 'border' related shorthands are added. | ||
| 755 | |||
| 756 | 2008-01-25 Wakaba <[email protected]> | ||
| 757 | |||
| 758 | * CSS-Parser-1.t: |css-generated.dat| is added. | ||
| 759 | (get_computed_style): The subject of |query_selector| | ||
| 760 | should have been the document. | ||
| 761 | |||
| 762 | * css-generated.dat: New test data. | ||
| 763 | |||
| 764 | * css-visual.dat: New test data for 'display' are added. | ||
| 765 | |||
| 766 | wakaba | 1.112 | 2008-01-24 Wakaba <[email protected]> |
| 767 | |||
| 768 | wakaba | 1.114 | * CSS-Parser-1.t: Default values are updated. |
| 769 | |||
| 770 | * css-1.t: Tests for duplicate declarations are added. | ||
| 771 | |||
| 772 | * css-visual.t: Some tests were incorrect. Tests for 'margin' | ||
| 773 | serialization and '+' in 'margin' are added. | ||
| 774 | |||
| 775 | 2008-01-24 Wakaba <[email protected]> | ||
| 776 | |||
| 777 | wakaba | 1.113 | * CSS-Parser-1.t: Test data file |css-visual.dat| is added. |
| 778 | Support for the quirks mode. | ||
| 779 | |||
| 780 | * css-visual.dat: New file. | ||
| 781 | |||
| 782 | 2008-01-24 Wakaba <[email protected]> | ||
| 783 | |||
| 784 | wakaba | 1.112 | * css-1.dat: Typo fixed. |
| 785 | |||
| 786 | * CSS-Parser-1.t: The attribute name for computed style | ||
| 787 | has been changed. | ||
| 788 | |||
| 789 | wakaba | 1.111 | 2008-01-22 Wakaba <[email protected]> |
| 790 | |||
| 791 | * css-1.dat: Basic tests for forward compatible parsing | ||
| 792 | are added. | ||
| 793 | |||
| 794 | * CSS-Parser-1.t: Support for |#errors| validation. | ||
| 795 | |||
| 796 | wakaba | 1.110 | 2008-01-14 Wakaba <[email protected]> |
| 797 | |||
| 798 | * CSS-Parser-1.t, css-1.dat: New test files. | ||
| 799 | |||
| 800 | wakaba | 1.109 | 2007-11-25 Wakaba <[email protected]> |
| 801 | |||
| 802 | * content-model-1.dat, content-model-2.dat, content-model-3.dat, | ||
| 803 | content-model-4.dat, table-1.dat: Test data are updated | ||
| 804 | for the significant content check. | ||
| 805 | |||
| 806 | * content-model-5.dat: New test data. | ||
| 807 | |||
| 808 | * ContentChecker.t: New test data file is added. | ||
| 809 | |||
| 810 | wakaba | 1.108 | 2007-11-24 Wakaba <[email protected]> |
| 811 | |||
| 812 | * content-model-2.dat: nest/@mode test data revised. | ||
| 813 | Test data for nest/@filter and rule/@condition are added. | ||
| 814 | |||
| 815 | wakaba | 1.105 | 2007-11-23 Wakaba <[email protected]> |
| 816 | |||
| 817 | wakaba | 1.107 | * content-model-2.dat: Media type tests are revised. |
| 818 | |||
| 819 | 2007-11-23 Wakaba <[email protected]> | ||
| 820 | |||
| 821 | wakaba | 1.106 | * content-model-2.dat: New test data for character references |
| 822 | in |charset| attribute values. | ||
| 823 | |||
| 824 | 2007-11-23 Wakaba <[email protected]> | ||
| 825 | |||
| 826 | wakaba | 1.105 | * ContentChecker.t: Unset |input_encoding| attribute. |
| 827 | |||
| 828 | * content-model-1.dat, content-model-2.dat: New tests | ||
| 829 | for |charset| attribute value are added. | ||
| 830 | |||
| 831 | wakaba | 1.103 | 2007-11-18 Wakaba <[email protected]> |
| 832 | |||
| 833 | wakaba | 1.104 | * ContentType.t: New tests for HTML5 sniffing algorithm, |
| 834 | leading white space support (HTML5 revisions 1013 and 1016). | ||
| 835 | |||
| 836 | 2007-11-18 Wakaba <[email protected]> | ||
| 837 | |||
| 838 | wakaba | 1.103 | * ContentType.t: New tests for HTML5 revision 1013 (except |
| 839 | for leading white spaces). | ||
| 840 | |||
| 841 | wakaba | 1.102 | 2007-11-11 Wakaba <[email protected]> |
| 842 | |||
| 843 | * content-model-4.dat: New tests for proposed link types. | ||
| 844 | |||
| 845 | wakaba | 1.101 | 2007-11-08 Wakaba <[email protected]> |
| 846 | |||
| 847 | * content-model-4.dat: s/noreferer/noreferrer/g | ||
| 848 | and s/noreferrer/noreferer/g (HTML5 revision 1132). | ||
| 849 | |||
| 850 | wakaba | 1.97 | 2007-11-04 Wakaba <[email protected]> |
| 851 | |||
| 852 | wakaba | 1.100 | * content-model-2.dat: Tests for |manifest=""| are added. |
| 853 | |||
| 854 | 2007-11-04 Wakaba <[email protected]> | ||
| 855 | |||
| 856 | wakaba | 1.99 | * content-model-2.dat: <a><img ismap></a> is no longer |
| 857 | conforming (HTML5 revision 1115). | ||
| 858 | |||
| 859 | 2007-11-04 Wakaba <[email protected]> | ||
| 860 | |||
| 861 | wakaba | 1.98 | * content-model-1.dat, content-model-2.dat: <base> |
| 862 | w/o @target and @href is non-conforming (HTML5 revision 1115). | ||
| 863 | |||
| 864 | 2007-11-04 Wakaba <[email protected]> | ||
| 865 | |||
| 866 | wakaba | 1.97 | * content-model-4.dat: New tests for rel=up (HTML5 revision 1112) |
| 867 | and rel=noreferer (HTML5 revision 1118). | ||
| 868 | |||
| 869 | wakaba | 1.96 | 2007-10-26 Wakaba <[email protected]> |
| 870 | |||
| 871 | * content-model-2.dat: New test for |poster| (HTML5 revision 1097). | ||
| 872 | |||
| 873 | wakaba | 1.95 | 2007-10-23 Wakaba <[email protected]> |
| 874 | |||
| 875 | * content-model-2.dat: <script async defer> is now conforming (HTML5 | ||
| 876 | revision 1085). | ||
| 877 | |||
| 878 | wakaba | 1.94 | 2007-10-14 Wakaba <[email protected]> |
| 879 | |||
| 880 | * content-model-1.dat, content-model-2.dat: New test | ||
| 881 | data for |rule|, |nest|, and |datatemplate| elements. | ||
| 882 | |||
| 883 | wakaba | 1.92 | 2007-09-30 Wakaba <[email protected]> |
| 884 | |||
| 885 | wakaba | 1.93 | * css-token-1.dat: Test results for |\\{nl}| were incorrect. |
| 886 | |||
| 887 | 2007-09-30 Wakaba <[email protected]> | ||
| 888 | |||
| 889 | wakaba | 1.92 | * Makefile (update): New rule. |
| 890 | |||
| 891 | wakaba | 1.91 | 2007-09-29 Wakaba <[email protected]> |
| 892 | |||
| 893 | * tokenizer-test-1.test: New tests for invalid | ||
| 894 | attribute specifications are added. | ||
| 895 | |||
| 896 | wakaba | 1.90 | 2007-09-24 Wakaba <[email protected]> |
| 897 | |||
| 898 | * ContentChecker.t: New test data files are added. | ||
| 899 | |||
| 900 | * content-model-atom-1.dat, content-model-atom-2.dat: New test data. | ||
| 901 | |||
| 902 | wakaba | 1.87 | 2007-09-09 Wakaba <[email protected]> |
| 903 | |||
| 904 | wakaba | 1.89 | * css-token-1.test: Test cases for remaining CSS tokens |
| 905 | are added. | ||
| 906 | |||
| 907 | 2007-09-09 Wakaba <[email protected]> | ||
| 908 | |||
| 909 | wakaba | 1.88 | * css-token-1.test: Test cases for one-char tokens, |COMMENT|, |
| 910 | and |COMMENT_INVALID| are added. | ||
| 911 | |||
| 912 | 2007-09-09 Wakaba <[email protected]> | ||
| 913 | |||
| 914 | wakaba | 1.87 | * css-token-1.test: |URI_PREFIX|, |UNICODE_RANGE|, |CDO|, |
| 915 | and |CDC| test cases are added. | ||
| 916 | |||
| 917 | wakaba | 1.81 | 2007-09-08 Wakaba <[email protected]> |
| 918 | |||
| 919 | wakaba | 1.86 | * css-token-1.test: |URI| and |INVALID| test |
| 920 | cases are added. | ||
| 921 | |||
| 922 | 2007-09-08 Wakaba <[email protected]> | ||
| 923 | |||
| 924 | wakaba | 1.85 | * css-token-1.test: |NUMBER| and |DIMENSION| test |
| 925 | cases are added. | ||
| 926 | |||
| 927 | 2007-09-08 Wakaba <[email protected]> | ||
| 928 | |||
| 929 | wakaba | 1.84 | * css-token-1.test: |HASH| and |NUMBER| |
| 930 | test cases are added. | ||
| 931 | |||
| 932 | 2007-09-08 Wakaba <[email protected]> | ||
| 933 | |||
| 934 | wakaba | 1.83 | * css-token-1.test: |STRING| and |INVALID| |
| 935 | test cases are added. | ||
| 936 | |||
| 937 | 2007-09-08 Wakaba <[email protected]> | ||
| 938 | |||
| 939 | wakaba | 1.82 | * css-token-1.test: New tests are added. |
| 940 | |||
| 941 | 2007-09-08 Wakaba <[email protected]> | ||
| 942 | |||
| 943 | wakaba | 1.81 | * css-token-1.test, CSS-Tokenizer.t: New files. |
| 944 | |||
| 945 | wakaba | 1.80 | 2007-09-04 Wakaba <[email protected]> |
| 946 | |||
| 947 | * tree-test-1.dat: New tests are added. | ||
| 948 | |||
| 949 | wakaba | 1.78 | 2007-08-25 Wakaba <[email protected]> |
| 950 | |||
| 951 | wakaba | 1.79 | * tokenizer-test-1.test: Two tests removed from |tokenizer/test2.test| |
| 952 | are added. | ||
| 953 | |||
| 954 | * tree-construction/, tokenizer/: Sync with latest html5lib. | ||
| 955 | |||
| 956 | 2007-08-25 Wakaba <[email protected]> | ||
| 957 | |||
| 958 | wakaba | 1.78 | * content-model-1.dat: New tests for |meta| corner cases |
| 959 | are added. | ||
| 960 | |||
| 961 | 2007-08-22 Wakaba <[email protected]> | ||
| 962 | |||
| 963 | * tree-test-2.dat: New tests for |html| innerHTML are added. | ||
| 964 | |||
| 965 | wakaba | 1.76 | 2007-08-17 Wakaba <[email protected]> |
| 966 | |||
| 967 | wakaba | 1.77 | * content-model-2.dat: New tests for |base| |
| 968 | following URI or hyperlink are added. | ||
| 969 | |||
| 970 | 2007-08-17 Wakaba <[email protected]> | ||
| 971 | |||
| 972 | wakaba | 1.76 | * content-model-1.dat: New tests for |noscript| in |head| are added. |
| 973 | |||
| 974 | * content-model-2.dat: A wrong result for |xml:lang| in | ||
| 975 | HTML document is fixed. | ||
| 976 | |||
| 977 | wakaba | 1.75 | 2007-08-11 Wakaba <[email protected]> |
| 978 | |||
| 979 | * ContentType.t: New tests for bitmap images are added. | ||
| 980 | |||
| 981 | wakaba | 1.74 | 2007-08-08 Wakaba <[email protected]> |
| 982 | |||
| 983 | * content-model-2.dat: Some error messages are changed. | ||
| 984 | |||
| 985 | * ContentType.t: New tests for |<script| sniffer are added. | ||
| 986 | |||
| 987 | wakaba | 1.68 | 2007-07-21 Wakaba <[email protected]> |
| 988 | |||
| 989 | wakaba | 1.73 | * tree-test-2.dat: New tests for |thead|, |tbody|, and |tfoot| |
| 990 | fragment parsing. | ||
| 991 | |||
| 992 | 2007-07-21 Wakaba <[email protected]> | ||
| 993 | |||
| 994 | wakaba | 1.72 | * tree-test-1.dat: More tests for tags "in row" are added. |
| 995 | |||
| 996 | * HTML-tree.t: Quote test data for readability. | ||
| 997 | |||
| 998 | 2007-07-21 Wakaba <[email protected]> | ||
| 999 | |||
| 1000 | wakaba | 1.71 | * tree-test-1.dat: More tests are added for |noframes| |
| 1001 | after |</frameset>|. | ||
| 1002 | |||
| 1003 | 2007-07-21 Wakaba <[email protected]> | ||
| 1004 | |||
| 1005 | wakaba | 1.70 | * tree-test-1.dat: More tests for start tags "in caption" |
| 1006 | insertion mode and for tags "in cell" insertion | ||
| 1007 | mode are added. | ||
| 1008 | |||
| 1009 | 2007-07-21 Wakaba <[email protected]> | ||
| 1010 | |||
| 1011 | wakaba | 1.69 | * tree-test-1.dat: More tests for ignoring some tokens |
| 1012 | are added. | ||
| 1013 | |||
| 1014 | 2007-07-21 Wakaba <[email protected]> | ||
| 1015 | |||
| 1016 | wakaba | 1.68 | * HTML-tokenizer.t: Set content model flag in new syntax. |
| 1017 | |||
| 1018 | wakaba | 1.63 | 2007-07-16 Wakaba <[email protected]> |
| 1019 | |||
| 1020 | wakaba | 1.67 | * content-model-1.dat, content-model-2.dat: Some test data |
| 1021 | have been updated due to new warnings. | ||
| 1022 | |||
| 1023 | 2007-07-16 Wakaba <[email protected]> | ||
| 1024 | |||
| 1025 | wakaba | 1.66 | * content-model-1.dat, content-model-2.dat: Add "in XML:charset" |
| 1026 | error for test data that has |charset| in XML context. | ||
| 1027 | |||
| 1028 | * content-model-2.dat: Test data for "in XML:charset", "in XML:lang", | ||
| 1029 | and "in HTML:xml:lang" are added. | ||
| 1030 | |||
| 1031 | 2007-07-16 Wakaba <[email protected]> | ||
| 1032 | |||
| 1033 | wakaba | 1.65 | * HTML-tokenizer.t: It now requires newer version |
| 1034 | of JSON.pm due to the broken handling for utf8 string | ||
| 1035 | of older version. Test data files |test3.test| | ||
| 1036 | and |test4.test| are added. Convert surrogate | ||
| 1037 | pair |\u| escapes in JSON file before it is input | ||
| 1038 | into JSON.pm parser since it does not decode | ||
| 1039 | them correctly. U+000D convertion was incorrect. | ||
| 1040 | |||
| 1041 | * HTML-tree.t: Support for new format for fragment | ||
| 1042 | parsing tests. | ||
| 1043 | |||