1 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Typo fixed. html/@version implemented (as do-nothing |
4 |
|
checker). head/@profile implemented. meta/@scheme implemented (as |
5 |
|
do-nothing checker). |
6 |
|
|
7 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* HTML.pm: Add URIs to the list of URIs to be returned |
10 |
|
by the checker method. |accesskey| attribute is implemented. |
11 |
|
|
12 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* Atom.pm: Don't raise an error even if there is |
15 |
|
no |atom:summary| element child in the |atom:entry| |
16 |
|
element when the |type| attribute of the |atom:content| |
17 |
|
element is set to |html|, |xhtml|, or |text|. |
18 |
|
The |atom:rights| elements were implemented |
19 |
|
as Date construct (!?). |
20 |
|
Typo in code for |rel=alternate| are fixed. |
21 |
|
|
22 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* Atom.pm: Support for |thr:total| element. |
25 |
|
Add notes on additional Atom namespaces. |
26 |
|
|
27 |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
* Atom.pm: Support for |thr:in-reply-to| element. |
* Atom.pm: Support for |thr:in-reply-to| element. |