1 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.pm ($AnyChecker): Renamed |
4 |
|
from |$ElementDefault->{checker}|. |
5 |
|
($ElementDefault->{checker}): Throw an error that |
6 |
|
the element type is not supported by the checker. |
7 |
|
($HTMLMetadataElement): |html:base| was missing. |
8 |
|
($HTMLEmptyChecker): Don't throw an error |
9 |
|
for inter-element whitespace nodes. |
10 |
|
(html:html checker): Errors were not |
11 |
|
thrown even if |html:head| and/or |html:body| |
12 |
|
children were missing. |
13 |
|
(html:head checker): An error was not |
14 |
|
thrown if <meta charset> appered after other |
15 |
|
elements. |
16 |
|
|
17 |
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
2007-05-05 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
* ContentChecker.pm: |footer|, |video|, |audio|, |script|, |
* ContentChecker.pm: |footer|, |video|, |audio|, |script|, |