1 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTMLTable.pm: An error description was incorrect. |
4 |
|
|
5 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* ContentChecker.pm: Return |{term}| list. |
8 |
|
|
9 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm.src: HTML5 revisions 961-966 (</p>, </br>, |
12 |
|
nested <nobr>, implied </tbody>, </tfoot>, and </thead>, |
13 |
|
and <title> outside of head). |
14 |
|
|
15 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* IMTChecker.pm: Report warning for unregistered |
18 |
|
and private types/subtypes. |
19 |
|
|
20 |
|
* ContentChecker.pm, HTML.pm.src, IMTChecker.pm, |
21 |
|
URIChecker.pm, HTMLTable.pm: Error messages are now |
22 |
|
consistent; they are all listed in |
23 |
|
<http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types>. |
24 |
|
|
25 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* ContentChecker.pm: |<img ismap>| not in |<a></a>| |
28 |
|
is now erred. |<datalist>| is implemented. |
29 |
|
Attribute checker for |<command>| and |<menu>| are |
30 |
|
added. Support for |contextmenu| global attribute |
31 |
|
is added. |
32 |
|
|
33 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* HTML.pm.src (_reset_insertion_mode): Interpretation |
36 |
|
of Step 3 has been changed. |
37 |
|
|
38 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* HTML.pm.src: Late |<html>| parse error is implemented. |
41 |
|
|
42 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* URIChecker.pm (check_iri_reference): A |decode| method name was |
45 |
|
incorrect. |
46 |
|
|
47 |
|
* ContentChecker.pm: Support for the |footer| element. |
48 |
|
Check URI syntax for space-separated URI attributes. |
49 |
|
Support for the |tabindex| attribute. Support |
50 |
|
for |datetime| attribute. |
51 |
|
|
52 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* HTML.pm.src: HTML5 revision 1.144 (
) and 1.145 (invalid |
55 |
|
character references). HTML5 revision 1.146 (white space |
56 |
|
characters before root start tag). HTML5 revision |
57 |
|
1.148 (named character references in attribute values). |
58 |
|
HTML5 revision 1.152 (<plaintext>.innerHTML get). |
59 |
|
|
60 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
|
* HTML.pm.src: HTML5 revisions 1.142 and 1.143 (<noscript> |
63 |
|
in <head>). |
64 |
|
|
65 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
|
* HTML.pm.src: HTML5 revision 935 (<base>, <link>, <meta> |
68 |
|
in body). |
69 |
|
|
70 |
|
* ContentChecker.pm: HTML5 revision 938 (scoped=""). |
71 |
|
|
72 |
|
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* HTML.pm.src: HTML5 revision 923 (matching end tag in CDATA |
75 |
|
or RCDATA in fragment parsing mode). HTML5 revision |
76 |
|
924 (<!--> and <!--->). HTML5 revision 926 (hn in hn). |
77 |
|
|
78 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* HTML.pm.src (get_inner_html): HTML5 revision 922 (inner_html |
81 |
|
for <pre> and <textarea>). |
82 |
|
|
83 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
* HTML.pm.src: HTML5 revision 920 (<isindex>). |
86 |
|
|
87 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
* HTML.pm.src: HTML5 revision 918 (</head>, </body>, </html>). |
90 |
|
|
91 |
|
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
92 |
|
|
93 |
|
* HTML.pm.src: HTML5 revision 916 (</body>). |
94 |
|
HTML5 revision 917 (conforming bare &). |
95 |
|
|
96 |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
2007-06-23 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
* NanoDOM.pm (manakai_is_html): Setting to false did not work. |
* NanoDOM.pm (manakai_is_html): Setting to false did not work. |