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