1 |
|
2007-10-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Make <script async defer> conforming (HTML5 |
4 |
|
revision 1085). |
5 |
|
|
6 |
|
2007-10-14 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Atom.pm, HTML.pm: Support for |html:nest|, |html:datatemplate|, |
9 |
|
and |html:rule| elements. |
10 |
|
|
11 |
|
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Atom.pm (atom:link@title): Definition was missing. |
14 |
|
|
15 |
|
2007-09-24 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* Atom.pm (hreflang): Checker is implemented. |
18 |
|
(AtomDateConstruct): Checking for content is implemented. |
19 |
|
|
20 |
|
2007-09-09 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm: Support for language tag validation. |
23 |
|
|
24 |
|
2007-08-25 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* HTML.pm (head, noscript): Treatement for invalid |meta| |
27 |
|
elenments are changed as per HTML5 revision 1018. |
28 |
|
|
29 |
|
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* HTML.pm: Raise new errors if |base| is following |
32 |
|
URI attributes or hyperlink attributes. |
33 |
|
|
34 |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
2007-08-17 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
* HTML.pm: Support for |noscript| in |head|. Make an |
* HTML.pm: Support for |noscript| in |head|. Make an |