1 |
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Added |xmp| to the list of Special elements (HTML5 |
4 |
|
revision 3689). It should make no difference since the |xmp| |
5 |
|
element has the PCDATA content and cannot be the non-bottommost |
6 |
|
element in the stack of open elements. |
7 |
|
|
8 |
|
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* HTML.pm.src: Set the |confidence| flag to |irrlevant| when the |
11 |
|
fragment parsing algorithm is invoked (HTML5 revision 2699). |
12 |
|
|
13 |
|
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* HTML.pm.src: Simplified foster parenting (HTML5 revision 2732). |
16 |
|
|
17 |
|
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* HTML.pm.src: No longer does foster parenting |style|, |script|, |
20 |
|
and |input type=hidden| elements (HTML5 revision 2988). |
21 |
|
|
22 |
|
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* HTML.pm.src: Dropped the |eventsource| element (HTML5 revision |
25 |
|
2870). |
26 |
|
|
27 |
|
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
* HTML.pm.src (_tree_construction_main): Treate |keygen| as a void |
* HTML.pm.src (_tree_construction_main): Treate |keygen| as a void |
30 |
element (HTML5 revision 2960). |
element (HTML5 revision 2960). |
31 |
|
|