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