| 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 |
* HTML.pm.src: Set the |confidence| flag to |irrlevant| when the |
| 11 |
fragment parsing algorithm is invoked (HTML5 revision 2699). |
fragment parsing algorithm is invoked (HTML5 revision 2699). |
| 12 |
|
|