1 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XMLSerializer.pm: New Perl module (created from |
4 |
|
manakai's SimpleLS.dis). |
5 |
|
|
6 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: |<!---x-->| was not processed correctly. |
9 |
|
|
10 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm.src: Report correct error message |
13 |
|
for |<body></div></body>|. |
14 |
|
|
15 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTMLTable.pm: An error description was incorrect. |
18 |
|
|
19 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* ContentChecker.pm: Return |{term}| list. |
22 |
|
|
23 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* HTML.pm.src: HTML5 revisions 961-966 (</p>, </br>, |
26 |
|
nested <nobr>, implied </tbody>, </tfoot>, and </thead>, |
27 |
|
and <title> outside of head). |
28 |
|
|
29 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* IMTChecker.pm: Report warning for unregistered |
32 |
|
and private types/subtypes. |
33 |
|
|
34 |
|
* ContentChecker.pm, HTML.pm.src, IMTChecker.pm, |
35 |
|
URIChecker.pm, HTMLTable.pm: Error messages are now |
36 |
|
consistent; they are all listed in |
37 |
|
<http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types>. |
38 |
|
|
39 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* ContentChecker.pm: |<img ismap>| not in |<a></a>| |
42 |
|
is now erred. |<datalist>| is implemented. |
43 |
|
Attribute checker for |<command>| and |<menu>| are |
44 |
|
added. Support for |contextmenu| global attribute |
45 |
|
is added. |
46 |
|
|
47 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
* HTML.pm.src (_reset_insertion_mode): Interpretation |
* HTML.pm.src (_reset_insertion_mode): Interpretation |