1 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Atom.pm: Raise an error if required |atom:summary| |
4 |
|
element is missing from an |atom:entry| element. |
5 |
|
|
6 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Atom.pm: Support for |<* type=html>| in Text construct. |
9 |
|
|
10 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Atom.pm: Bug fix for validation of |feed| on |author| child. |
13 |
|
|
14 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Atom.pm: Support for |<content type=html>| content |
17 |
|
checking. |
18 |
|
|
19 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* Atom.pm: Support for |author| for |feed| checking. |
22 |
|
|
23 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* Atom.pm: Support for |author| for |entry| checking. |
26 |
|
|
27 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* HTML.pm: Some attribute level definitions were missing. |
30 |
|
|
31 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm: |dir|, |center|, and |basefont| are implemented. |
34 |
|
|
35 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* HTML.pm: |contenteditable| attribute support is now implemented. |
38 |
|
|
39 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* HTML.pm: Known but not-implemented-yet attributes were not |
42 |
|
warned. |
43 |
|
|
44 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* HTML.pm: Status information from old specifications |
47 |
|
are incorporated. |
48 |
|
|
49 |
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
* Atom.pm: Reimplemented. |
* Atom.pm: Reimplemented. |