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