1 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* IMTChecker.pm: Report warning for unregistered |
4 |
|
and private types/subtypes. |
5 |
|
|
6 |
|
* ContentChecker.pm, HTML.pm.src, IMTChecker.pm, |
7 |
|
URIChecker.pm, HTMLTable.pm: Error messages are now |
8 |
|
consistent; they are all listed in |
9 |
|
<http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types>. |
10 |
|
|
11 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* ContentChecker.pm: |<img ismap>| not in |<a></a>| |
14 |
|
is now erred. |<datalist>| is implemented. |
15 |
|
Attribute checker for |<command>| and |<menu>| are |
16 |
|
added. Support for |contextmenu| global attribute |
17 |
|
is added. |
18 |
|
|
19 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* HTML.pm.src (_reset_insertion_mode): Interpretation |
22 |
|
of Step 3 has been changed. |
23 |
|
|
24 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
* HTML.pm.src: Late |<html>| parse error is implemented. |
* HTML.pm.src: Late |<html>| parse error is implemented. |