1 |
|
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src (_tree_construction_main): Treate |keygen| as a void |
4 |
|
element (HTML5 revision 2960). |
5 |
|
|
6 |
|
2009-09-05 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: Moved the "in table text" insertion mode code up |
9 |
|
such that it does also work as specced in HTML5 in the remaining |
10 |
|
cases (HTML5 revision 3382). |
11 |
|
|
12 |
|
2009-09-05 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* HTML.pm.src: Implementing the "in table text" insertion mode, |
15 |
|
first half (HTML5 revision 3382). |
16 |
|
|
17 |
|
2009-08-30 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* ContentChecker.pm: Allow |xml:lang| in HTML document if the |
20 |
|
owner element is not an HTML element (HTML5 revision 3697). |
21 |
|
|
22 |
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
2009-08-23 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
* ContentChecker.pm: Allow <input type=hidden> in context where |
* ContentChecker.pm: Allow <input type=hidden> in context where |