1 |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: First version of Web Forms 2.0 support (its weired, |
4 |
|
since the spec itself is frankensteinesque:-); note that though |
5 |
|
it is weired spec from the today's viewpoint, it is still |
6 |
|
better-written spec than any W3C (Candidate or Proposed or full) |
7 |
|
Recommendation, sadly. |
8 |
|
|
9 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm: Since even XHTML Basic 1.1 is a CR, diffs |
12 |
|
from XHTML M12N 1.0 are reflected in |status| field. |
13 |
|
|
14 |
|
2008-02-26 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
* HTML.pm: HTML5 status constants are OR-ed with "allowed" status. |
* HTML.pm: HTML5 status constants are OR-ed with "allowed" status. |
17 |
Don't raise "not defined" errors; they are now raised according |
Don't raise "not defined" errors; they are now raised according |
18 |
to status flags. Status flags of li/@value, ol/@start, and menu |
to status flags. Status flags of li/@value, ol/@start, and menu |