Parent Directory
|
Revision Log
++ whatpm/t/ChangeLog 1 Mar 2008 00:26:59 -0000 2008-03-01 Wakaba <wakaba@suika.fam.cx> * tokenizer-test-1.test: Updated (HTML5 recision 1286). * content-model-2.dat: Updated (HTML5 revision 1275). ++ whatpm/Whatpm/ChangeLog 1 Mar 2008 00:19:36 -0000 2008-03-01 Wakaba <wakaba@suika.fam.cx> * _NamedEntityList.pm: Updated (HTML5 revision 1286). * HTML.pm.src: |charset| in |content| attribute is case-insensitive (HTML5 revision 1270). ++ whatpm/Whatpm/HTML/ChangeLog 1 Mar 2008 00:07:44 -0000 2008-03-01 Wakaba <wakaba@suika.fam.cx> * Serializer.pm (get_inner_html): Escape NBSP (HTML5 revision 1277). ++ whatpm/Whatpm/ContentChecker/ChangeLog 29 Feb 2008 23:29:54 -0000 2008-03-01 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Sectioning root category added. |blockquote| is no longer a sectioning content.
| 1 | wakaba | 1.160 | 2008-03-01 Wakaba <[email protected]> |
| 2 | |||
| 3 | * tokenizer-test-1.test: Updated (HTML5 recision 1286). | ||
| 4 | |||
| 5 | * content-model-2.dat: Updated (HTML5 revision 1275). | ||
| 6 | |||
| 7 | wakaba | 1.158 | 2008-02-26 Wakaba <[email protected]> |
| 8 | |||
| 9 | wakaba | 1.159 | * content-model-1.dat: Test data for |header| and |footer| |
| 10 | exclusions of sectioning contents are added (c.f. HTML5 | ||
| 11 | revision 1250). | ||
| 12 | |||
| 13 | 2008-02-26 Wakaba <[email protected]> | ||
| 14 | |||
| 15 | wakaba | 1.158 | * content-model-1.dat: Figure caption is now optional (HTML5 |
| 16 | revision 1240). Add test data for |ol reversed| (HTML5 | ||
| 17 | revision 1248). | ||
| 18 | |||
| 19 | wakaba | 1.155 | 2008-02-24 Wakaba <[email protected]> |
| 20 | |||
| 21 | wakaba | 1.157 | * content-model-2.dat: Test data for |acronym|, |big|, |tt|, |s|, |
| 22 | |strike|, and |u| are added. | ||
| 23 | |||
| 24 | 2008-02-24 Wakaba <[email protected]> | ||
| 25 | |||
| 26 | wakaba | 1.156 | * content-model-1.dat, content-model-2.dat: Some test |
| 27 | results are updated. New test data on non-standard | ||
| 28 | attributes are added. Note that some test results do | ||
| 29 | still need to be updated. | ||
| 30 | |||
| 31 | 2008-02-24 Wakaba <[email protected]> | ||
| 32 | |||
| 33 | wakaba | 1.155 | * content-model-1.dat: Some test results on |meta| |
| 34 | in |noscript| are updated. | ||
| 35 | |||
| 36 | wakaba | 1.151 | 2008-02-23 Wakaba <[email protected]> |
| 37 | |||
| 38 | wakaba | 1.154 | * content-model-1.dat: Some test results are updated. |
| 39 | New tests for |details| are added. | ||
| 40 | |||
| 41 | 2008-02-23 Wakaba <[email protected]> | ||
| 42 | |||
| 43 | wakaba | 1.153 | * content-model-1.dat: Some test results are fixed. |
| 44 | New tests for |video| and |audio| are added. | ||
| 45 | |||
| 46 | 2008-02-23 Wakaba <[email protected]> | ||
| 47 | |||
| 48 | wakaba | 1.152 | * content-model-1.dat: New test data for |object| transparentness |
| 49 | are added. | ||
| 50 | |||
| 51 | 2008-02-23 Wakaba <[email protected]> | ||
| 52 | |||
| 53 | wakaba | 1.151 | * content-model-1.dat, content-model-2.dat: Wrong "significant" |
| 54 | errors are removed. | ||
| 55 | |||
| 56 | wakaba | 1.148 | 2008-02-18 Wakaba <[email protected]> |
| 57 | |||
| 58 | wakaba | 1.150 | * content-model-1.dat: New test data for |object| are added. |
| 59 | |||
| 60 | 2008-02-18 Wakaba <[email protected]> | ||
| 61 | |||
| 62 | wakaba | 1.149 | * content-model-1.dat: New test data for |mark| are added (HTML5 |
| 63 | revision 1232). | ||
| 64 | |||
| 65 | 2008-02-18 Wakaba <[email protected]> | ||
| 66 | |||
| 67 | wakaba | 1.148 | * content-model-2.dat: |alt=""| test results revised. |
| 68 | |||
| 69 | * content-model-1.dat: |<img/>|s in tests are revised so | ||
| 70 | that they are conforming. | ||
| 71 | |||
| 72 | wakaba | 1.140 | 2008-02-17 Wakaba <[email protected]> |
| 73 | |||
| 74 | wakaba | 1.147 | * content-model-1.dat: Test results corrected. |
| 75 | |||
| 76 | 2008-02-17 Wakaba <[email protected]> | ||
| 77 | |||
| 78 | wakaba | 1.146 | * content-model-1.dat: New test data for |<figure>| are added. |
| 79 |