1 |
|
2008-03-09 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Known but not-implemented-yet attributes were not |
4 |
|
warned. |
5 |
|
|
6 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm: Status information from old specifications |
9 |
|
are incorporated. |
10 |
|
|
11 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Atom.pm: Reimplemented. |
14 |
|
|
15 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTML.pm: |in_a_href| flag is not reset after the </a>. |
18 |
|
Raise an error if |area| is not a descendant of |map|. |
19 |
|
|
20 |
|
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm: Sectioning root category added. |blockquote| |
23 |
|
is no longer a sectioning content. |
24 |
|
|
25 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* HTML.pm: Allow |blockquote| in |header| and |footer| (HTML5 |
28 |
|
revision 1250). |
29 |
|
|
30 |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
* HTML.pm: First version of Web Forms 2.0 support (its weired, |
* HTML.pm: First version of Web Forms 2.0 support (its weired, |