1 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.pm: |<img ismap>| not in |<a></a>| |
4 |
|
is now erred. |<datalist>| is implemented. |
5 |
|
Attribute checker for |<command>| and |<menu>| are |
6 |
|
added. Support for |contextmenu| global attribute |
7 |
|
is added. |
8 |
|
|
9 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm.src (_reset_insertion_mode): Interpretation |
12 |
|
of Step 3 has been changed. |
13 |
|
|
14 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTML.pm.src: Late |<html>| parse error is implemented. |
17 |
|
|
18 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* URIChecker.pm (check_iri_reference): A |decode| method name was |
21 |
|
incorrect. |
22 |
|
|
23 |
|
* ContentChecker.pm: Support for the |footer| element. |
24 |
|
Check URI syntax for space-separated URI attributes. |
25 |
|
Support for the |tabindex| attribute. Support |
26 |
|
for |datetime| attribute. |
27 |
|
|
28 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* HTML.pm.src: HTML5 revision 1.144 (
) and 1.145 (invalid |
31 |
|
character references). HTML5 revision 1.146 (white space |
32 |
|
characters before root start tag). HTML5 revision |
33 |
|
1.148 (named character references in attribute values). |
34 |
|
HTML5 revision 1.152 (<plaintext>.innerHTML get). |
35 |
|
|
36 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* HTML.pm.src: HTML5 revisions 1.142 and 1.143 (<noscript> |
39 |
|
in <head>). |
40 |
|
|
41 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
* HTML.pm.src: HTML5 revision 935 (<base>, <link>, <meta> |
* HTML.pm.src: HTML5 revision 935 (<base>, <link>, <meta> |