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> |
25 |
|
|
26 |
|
* HTML.pm.src: Late |<html>| parse error is implemented. |
27 |
|
|
28 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* URIChecker.pm (check_iri_reference): A |decode| method name was |
31 |
|
incorrect. |
32 |
|
|
33 |
|
* ContentChecker.pm: Support for the |footer| element. |
34 |
|
Check URI syntax for space-separated URI attributes. |
35 |
|
Support for the |tabindex| attribute. Support |
36 |
|
for |datetime| attribute. |
37 |
|
|
38 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* HTML.pm.src: HTML5 revision 1.144 (
) and 1.145 (invalid |
41 |
|
character references). HTML5 revision 1.146 (white space |
42 |
|
characters before root start tag). HTML5 revision |
43 |
|
1.148 (named character references in attribute values). |
44 |
|
HTML5 revision 1.152 (<plaintext>.innerHTML get). |
45 |
|
|
46 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
* HTML.pm.src: HTML5 revisions 1.141 and 1.142 (<noscript> |
* HTML.pm.src: HTML5 revisions 1.142 and 1.143 (<noscript> |
49 |
in <head>). |
in <head>). |
50 |
|
|
51 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |