1 |
|
2008-04-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: |xmlns| attribute is now a global attribute (HTML5 |
4 |
|
revision 1426). |
5 |
|
|
6 |
|
2008-04-12 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm: Support for HTML custom data attributes (HTML5 |
9 |
|
revision 1399). |
10 |
|
|
11 |
|
2008-03-28 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm: s/Prose/Flow/g (HTML5 revision 1261). |
14 |
|
|
15 |
|
2008-03-23 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTML.pm: @datetime microsyntax is in the First Draft phase. |
18 |
|
|
19 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* HTML.pm: link/@rev and a/@rev are implemented. |
22 |
|
|
23 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* HTML.pm: link/@target, img/@align, img/@border, img/@hspace, |
26 |
|
img/@vspace, img/@longdesc, object/@align, object/@archive, |
27 |
|
object/@border, object/@classid, object/@codebase, |
28 |
|
object/@codetype, object/@declare, object/@hspace, |
29 |
|
object/@standby, object/@vspace, param/@valuetype, |
30 |
|
param/@type, area/@nohref, %cellhalign/@align, %cellhalign/@char, |
31 |
|
and %cellvalign/@valign are implemented. |
32 |
|
|
33 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* HTML.pm: tr/@bgcolor, td/@bgcolor, th/@bgcolor, td/@abbr, |
36 |
|
th/@abbr, td/@axis, th/@axis, td/@scope, td/@nowrap, |
37 |
|
th/@nowrap, caption/@align , table/@frame, table/@rules, |
38 |
|
table/@summary, and table/@width are implemented. |
39 |
|
|
40 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
* HTML.pm: body/@alink, body/@background, body/@bgcolor, |
* HTML.pm: body/@alink, body/@background, body/@bgcolor, |