1 |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ContentChecker.pm: Support |xml:*| and |xmlns:*| |
4 |
|
attributes. Report an error if |Element.prefix| |
5 |
|
is |xmlns|. |
6 |
|
|
7 |
|
* NanoDOM.pm (prefix): New attribute. |
8 |
|
|
9 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm.src: In |main| phase, |in body| insertion |
12 |
|
mode, action for |<iframe>| was missing. |
13 |
|
|
14 |
|
2007-05-19 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
* ContentChecker.pm: Support for many of HTML5 elements. |
* ContentChecker.pm: Support for many of HTML5 elements. |
17 |
($GetHTMLNonNegativeIntegerAttrChecker): New. |
($GetHTMLNonNegativeIntegerAttrChecker): New. |
18 |
|
|