1 |
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* Atom.pm (hreflang): Checker is implemented. |
4 |
(AtomDateConstruct): Checking for content is implemented. |
5 |
|
6 |
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
7 |
|
8 |
* HTML.pm: Support for language tag validation. |
9 |
|
10 |
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
11 |
|
12 |
* HTML.pm (head, noscript): Treatement for invalid |meta| |
13 |
elenments are changed as per HTML5 revision 1018. |
14 |
|
15 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
16 |
|
17 |
* HTML.pm: Raise new errors if |base| is following |
18 |
URI attributes or hyperlink attributes. |
19 |
|
20 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
21 |
|
22 |
* HTML.pm: Support for |noscript| in |head|. Make an |
23 |
error for |noscript| in XML document. |
24 |
|
25 |
2007-08-08 Wakaba <wakaba@suika.fam.cx> |
26 |
|
27 |
* HTML.pm ($HTMLURIsAttrChecker): Syntax of error |type| |
28 |
value are changed for the ease of error message catalog |
29 |
lookup. |
30 |
|
31 |
2007-08-05 Wakaba <wakaba@suika.fam.cx> |
32 |
|
33 |
* Atom.pm: |link|-related checks are added; |type| |
34 |
media type checks are added. |hreflang| now warns |
35 |
as unimplemented. |
36 |
|
37 |
2007-08-05 Wakaba <wakaba@suika.fam.cx> |
38 |
|
39 |
* Atom.pm: Checker for all elements are defined (with |
40 |
a number of "TODO"s). |
41 |
|
42 |
2007-08-05 Wakaba <wakaba@suika.fam.cx> |
43 |
|
44 |
* Atom.pm: New Perl module. |
45 |
|
46 |
2007-08-04 Wakaba <wakaba@suika.fam.cx> |
47 |
|
48 |
* HTML.pm: New Perl module, split from |Whatpm/ContentChecker.pm|. |
49 |
|
50 |
* ChangeLog: New file. |