1 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: In |main| phase, |in body| insertion |
4 |
|
mode, action for |<iframe>| was missing. |
5 |
|
|
6 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* ContentChecker.pm: Support for many of HTML5 elements. |
9 |
|
($GetHTMLNonNegativeIntegerAttrChecker): New. |
10 |
|
|
11 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* ContentChecker.pm: Support for most elements up to |progress|. |
14 |
|
($HTMLURIAttrChecker): Placeholder. |
15 |
|
($HTMLIntegerAttrChecker, $GetHTMLFloatingPointNumberAttrChecker): |
16 |
|
New. |
17 |
|
|
18 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
* ContentChecker.pm: Attribute checkers |
* ContentChecker.pm: Attribute checkers |
21 |
for global attributes, |html|, |base|, |style|, and |meta|. |
for global attributes, |html|, |base|, |style|, and |meta|. |
22 |
|
|