1 |
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Remove |{char}|, which is no longer used. |
4 |
|
Remove |{entity_in_attr}| and |{last_attribute_value_state}| |
5 |
|
and replaced by |{prev_state}|. |
6 |
|
|
7 |
|
* mkhtmlparser.pl: Remove |{char}| feature. |
8 |
|
Remove |!!!back-next-input-character;| macro. |
9 |
|
|
10 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
* HTML.pm.src: Finally we get rid of all the inner loops. Remove |
* HTML.pm.src: Finally we get rid of all the inner loops. Remove |
13 |
entity related tokenizer states in favor of new states |
entity related tokenizer states in favor of new states |
14 |
implementing the consume character reference algorithm. |
implementing the consume character reference algorithm. |