1 |
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Added the |hgroup| element (HTML5 revision 3039 and |
4 |
|
HTML5 revision 3040). |
5 |
|
|
6 |
|
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: Added |xmp| to the list of Special elements (HTML5 |
9 |
|
revision 3689). It should make no difference since the |xmp| |
10 |
|
element has the PCDATA content and cannot be the non-bottommost |
11 |
|
element in the stack of open elements. |
12 |
|
|
13 |
|
2009-09-06 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
* HTML.pm.src: Set the |confidence| flag to |irrlevant| when the |
* HTML.pm.src: Set the |confidence| flag to |irrlevant| when the |
16 |
fragment parsing algorithm is invoked (HTML5 revision 2699). |
fragment parsing algorithm is invoked (HTML5 revision 2699). |
17 |
|
|