1 |
|
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Typo fixed. |
4 |
|
|
5 |
|
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm.src (_tree_construction_initial): Some limited quirks |
8 |
|
doctypes were not uppercased for comparison. |
9 |
|
|
10 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm.src (tree construction and set_inner_html): Checkpoints |
13 |
|
are added. |
14 |
|
|
15 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTML.pm.src (_tokenize_attempt_to_consume_an_entity): Checkpoints |
18 |
|
are set. Cases that are unlikely reached are noted as so. |
19 |
|
|
20 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
* HTML.pm.src: Checkpoints for debugging are added. |
* HTML.pm.src: Checkpoints for debugging are added. |