1 |
|
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Since the case t268 should never be reached (no |
4 |
|
other token type, there are), it is replaced by a |die| statement. |
5 |
|
|
6 |
|
2008-03-05 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: Typo fixed. |
9 |
|
|
10 |
|
2008-03-04 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm.src (_tree_construction_initial): Some limited quirks |
13 |
|
doctypes were not uppercased for comparison. |
14 |
|
|
15 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTML.pm.src (tree construction and set_inner_html): Checkpoints |
18 |
|
are added. |
19 |
|
|
20 |
|
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm.src (_tokenize_attempt_to_consume_an_entity): Checkpoints |
23 |
|
are set. Cases that are unlikely reached are noted as so. |
24 |
|
|
25 |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
2008-03-03 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
* HTML.pm.src: Checkpoints for debugging are added. |
* HTML.pm.src: Checkpoints for debugging are added. |