1 |
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: "Consume a character reference" algorithm is |
4 |
|
now implemented as a tokenizer's state, rather than |
5 |
|
a method, with minimum changes (more changes will |
6 |
|
be made, in due course). "Bogus comment state"'s inner |
7 |
|
loop gets removed. |
8 |
|
|
9 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
* HTML.pm: Make |PUBLIC| and |SYSTEM| keyword tokenizing |
* HTML.pm: Make |PUBLIC| and |SYSTEM| keyword tokenizing |
12 |
into their own tokenizer states. |
into their own tokenizer states. |
13 |
|
|