1 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: |xml:lang| attribute value must be same |
4 |
|
as |lang| attribute value for HTML elements (HTML5 revision 2062 |
5 |
|
and so on). |lang| attribute in XML document is no longer |
6 |
|
disallowed (HTML5 revision 2062). |xml:lang| is allowed |
7 |
|
in HTML document (HTML5 revision 2062 and so on). |
8 |
|
|
9 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* Atom.pm: s/element missing/child element missing/ for |
12 |
|
consistency. |
13 |
|
|
14 |
|
* HTML.pm: Typos fixed. |
15 |
|
(pre): "No significant content" error was unintentionally |
16 |
|
disabled. s/element missing/child element missing/ for |
17 |
|
consistency. |
18 |
|
|
19 |
|
2008-08-29 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* Atom.pm, HTML.pm: Made {level} inherited to the IMT checker. |
22 |
|
|
23 |
|
2008-08-17 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* HTML.pm (%XHTML2CommonAttrStatus): HTML5 status was missing. |
26 |
|
|
27 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* HTML.pm: Subdocument texts for |style| and |script| |
30 |
|
elements were not initialized. |
31 |
|
|
32 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* HTML.pm, Atom.pm: Pass {level} object to language tag |
35 |
|
and URL checkers. |
36 |
|
|
37 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* HTML.pm: Mark HTML4's "fact"-level errors as such. Typo fixed. |
40 |
|
|
41 |
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
* Atom.pm, HTML.pm: All error reporting method calls are |
* Atom.pm, HTML.pm: All error reporting method calls are |