1 |
|
2008-03-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Atom.pm: Support for |author| for |entry| checking. |
4 |
|
|
5 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm: Some attribute level definitions were missing. |
8 |
|
|
9 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm: |dir|, |center|, and |basefont| are implemented. |
12 |
|
|
13 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* HTML.pm: |contenteditable| attribute support is now implemented. |
16 |
|
|
17 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* HTML.pm: Known but not-implemented-yet attributes were not |
20 |
|
warned. |
21 |
|
|
22 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* HTML.pm: Status information from old specifications |
25 |
|
are incorporated. |
26 |
|
|
27 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* Atom.pm: Reimplemented. |
30 |
|
|
31 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm: |in_a_href| flag is not reset after the </a>. |
34 |
|
Raise an error if |area| is not a descendant of |map|. |
35 |
|
|
36 |
|
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* HTML.pm: Sectioning root category added. |blockquote| |
39 |
|
is no longer a sectioning content. |
40 |
|
|
41 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* HTML.pm: Allow |blockquote| in |header| and |footer| (HTML5 |
44 |
|
revision 1250). |
45 |
|
|
46 |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
* HTML.pm: First version of Web Forms 2.0 support (its weired, |
* HTML.pm: First version of Web Forms 2.0 support (its weired, |