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