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