1 |
|
2008-09-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: |MARKUP_DECLARATION_OPEN_STATE| broken |
4 |
|
into four states so that no longer does the tokenizer have to push |
5 |
|
back next input characters in that state. |
6 |
|
|
7 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* HTML.pm.src: Methods now accept additional parameter, $get_wrapper, |
10 |
|
which can be used to insert some wrapper between the character |
11 |
|
stream handle and the tokenizer. (It is currently not supported |
12 |
|
for |set_inner_html| for |Element|s). |
13 |
|
|
14 |
2008-09-10 Wakaba <wakaba@suika.fam.cx> |
2008-09-10 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
* HTML.pm.src: Ignore punctuations in charset names. |
* HTML.pm.src: Ignore punctuations in charset names. |