1 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: The character immediately following |
4 |
|
a bare |hcro| was discarded. Fix handling of |
5 |
|
entity references in attribute values. |
6 |
|
|
7 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* HTML.pm.src (main and trailin end phases): Token |
10 |
|
types |DOCTYPE|, |comment|, |end-of-file|, and |<html>| are |
11 |
|
factored out. Error types |in html:#DOCTYPE| |
12 |
|
and |after html:#DOCTYPE| are merged |
13 |
|
into |DOCTYPE in the middle|. |</frameset>| |
14 |
|
in fragment parsing mode changed the |
15 |
|
insertion mode. |
16 |
|
|
17 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
* HTML.pm.src: |$phase| has been removed; The |trailing end| |
* HTML.pm.src: |$phase| has been removed; The |trailing end| |
20 |
phase is now an insertion mode. Treatments for white |
phase is now an insertion mode. Treatments for white |
21 |
space character tokens were incorrect for some |
space character tokens were incorrect for some |