1 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Atom.pm: Reimplemented. |
4 |
|
|
5 |
|
2008-03-02 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm: |in_a_href| flag is not reset after the </a>. |
8 |
|
Raise an error if |area| is not a descendant of |map|. |
9 |
|
|
10 |
|
2008-03-01 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm: Sectioning root category added. |blockquote| |
13 |
|
is no longer a sectioning content. |
14 |
|
|
15 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTML.pm: Allow |blockquote| in |header| and |footer| (HTML5 |
18 |
|
revision 1250). |
19 |
|
|
20 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm: First version of Web Forms 2.0 support (its weired, |
23 |
|
since the spec itself is frankensteinesque:-); note that though |
24 |
|
it is weired spec from the today's viewpoint, it is still |
25 |
|
better-written spec than any W3C (Candidate or Proposed or full) |
26 |
|
Recommendation, sadly. |
27 |
|
|
28 |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
* HTML.pm: Since even XHTML Basic 1.1 is a CR, diffs |
* HTML.pm: Since even XHTML Basic 1.1 is a CR, diffs |