1 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Atom.pm: Support for |thr:in-reply-to| element. |
4 |
|
|
5 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Atom.pm: Raise an error if required |atom:summary| |
8 |
|
element is missing from an |atom:entry| element. |
9 |
|
|
10 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Atom.pm: Support for |<* type=html>| in Text construct. |
13 |
|
|
14 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Atom.pm: Bug fix for validation of |feed| on |author| child. |
17 |
|
|
18 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* Atom.pm: Support for |<content type=html>| content |
21 |
|
checking. |
22 |
|
|
23 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* Atom.pm: Support for |author| for |feed| checking. |
26 |
|
|
27 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* Atom.pm: Support for |author| for |entry| checking. |
30 |
|
|
31 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm: Some attribute level definitions were missing. |
34 |
|
|
35 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* HTML.pm: |dir|, |center|, and |basefont| are implemented. |
38 |
|
|
39 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* HTML.pm: |contenteditable| attribute support is now implemented. |
42 |
|
|
43 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* HTML.pm: Known but not-implemented-yet attributes were not |
46 |
|
warned. |
47 |
|
|
48 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* HTML.pm: Status information from old specifications |
51 |
|
are incorporated. |
52 |
|
|
53 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* Atom.pm: Reimplemented. |
56 |
|
|
57 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* HTML.pm: |in_a_href| flag is not reset after the </a>. |
60 |
|
Raise an error if |area| is not a descendant of |map|. |
61 |
|
|
62 |
|
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* HTML.pm: Sectioning root category added. |blockquote| |
65 |
|
is no longer a sectioning content. |
66 |
|
|
67 |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
* HTML.pm: Allow |blockquote| in |header| and |footer| (HTML5 |
* HTML.pm: Allow |blockquote| in |header| and |footer| (HTML5 |