1 |
|
2007-05-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.pm: Descendant checking was incorrect. |
4 |
|
|
5 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* ContentChecker.pm: Support |xml:*| and |xmlns:*| |
8 |
|
attributes. Report an error if |Element.prefix| |
9 |
|
is |xmlns|. |
10 |
|
|
11 |
|
* NanoDOM.pm (prefix): New attribute. |
12 |
|
|
13 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* HTML.pm.src: In |main| phase, |in body| insertion |
16 |
|
mode, action for |<iframe>| was missing. |
17 |
|
|
18 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* ContentChecker.pm: Support for many of HTML5 elements. |
21 |
|
($GetHTMLNonNegativeIntegerAttrChecker): New. |
22 |
|
|
23 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* ContentChecker.pm: Support for most elements up to |progress|. |
26 |
|
($HTMLURIAttrChecker): Placeholder. |
27 |
|
($HTMLIntegerAttrChecker, $GetHTMLFloatingPointNumberAttrChecker): |
28 |
|
New. |
29 |
|
|
30 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
* ContentChecker.pm: Attribute checkers |
* ContentChecker.pm: Attribute checkers |