1 |
|
2008-03-28 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: s/Prose/Flow/g (HTML5 revision 1261). |
4 |
|
|
5 |
|
2008-03-23 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm: @datetime microsyntax is in the First Draft phase. |
8 |
|
|
9 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm: link/@rev and a/@rev are implemented. |
12 |
|
|
13 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* HTML.pm: link/@target, img/@align, img/@border, img/@hspace, |
16 |
|
img/@vspace, img/@longdesc, object/@align, object/@archive, |
17 |
|
object/@border, object/@classid, object/@codebase, |
18 |
|
object/@codetype, object/@declare, object/@hspace, |
19 |
|
object/@standby, object/@vspace, param/@valuetype, |
20 |
|
param/@type, area/@nohref, %cellhalign/@align, %cellhalign/@char, |
21 |
|
and %cellvalign/@valign are implemented. |
22 |
|
|
23 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* HTML.pm: tr/@bgcolor, td/@bgcolor, th/@bgcolor, td/@abbr, |
26 |
|
th/@abbr, td/@axis, th/@axis, td/@scope, td/@nowrap, |
27 |
|
th/@nowrap, caption/@align , table/@frame, table/@rules, |
28 |
|
table/@summary, and table/@width are implemented. |
29 |
|
|
30 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* HTML.pm: body/@alink, body/@background, body/@bgcolor, |
33 |
|
body/@link, body/@text, body/@vlink, hn/@align, p/@align, |
34 |
|
br/@clear, pre/@width, ol/@compact, ul/@compact, |
35 |
|
dl/@compact, dl/@compact, menu/@compact, and div/@align implemented. |
36 |
|
|
37 |
|
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* HTML.pm: Typo fixed. html/@version implemented (as do-nothing |
40 |
|
checker). head/@profile implemented. meta/@scheme implemented (as |
41 |
|
do-nothing checker). |
42 |
|
|
43 |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
2008-03-22 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
* HTML.pm: Add URIs to the list of URIs to be returned |
* HTML.pm: Add URIs to the list of URIs to be returned |