1 |
|
2007-05-26 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* IMTChecker.pm: New module. |
4 |
|
|
5 |
|
* ContentChecker.pm ($HTMLIMTAttrChecker): Call IMTChecker |
6 |
|
to test parameter value validity. |
7 |
|
|
8 |
|
* HTML.pm.src ($style_start_tag): Attributes were |
9 |
|
discarded. |
10 |
|
|
11 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* ContentChecker.pm ($HTMLURIAttrChecker): Implemented. |
14 |
|
|
15 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* URIChecker.pm: All recommendations from RFC 3986 |
18 |
|
and RFC 3987 are listed (not all testable items are checked yet). |
19 |
|
|
20 |
|
2007-05-25 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* URIChecker.pm: New module. |
23 |
|
|
24 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
* ContentChecker.pm: Now most attributes are implemented |
* ContentChecker.pm: Now most attributes are implemented |