1 |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.pm: Now most attributes are implemented |
4 |
|
or associated to some placeholder. |
5 |
|
($ElementDefault): Warn unknown attributes |
6 |
|
for unknown elements as "attribute not supported". |
7 |
|
($HTMLLanguageTagAttrChecker, $HTMLMQAttrChecker): New placeholders. |
8 |
|
($HTMLUsemapAttrChecker, $HTMLTargetAttrChecker): New checkers. |
9 |
|
(|a| attribute checker): Reimplemented. |
10 |
|
|
11 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
* ContentChecker.pm ($HTMLEventHandlerAttrChecker): New placeholder. |
* ContentChecker.pm ($HTMLEventHandlerAttrChecker): New placeholder. |
14 |
($HTMLAttrChecker): Event handler content attributes |
($HTMLAttrChecker): Event handler content attributes |
15 |
are added. |
are added. |