1 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: The |$in_body| code has been moved down. |
4 |
|
|
5 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* HTML.pm.src: The "trailing end" insertion mode |
8 |
|
is split into "after html body" and "after html frameset" |
9 |
|
insertion modes. Their codes are merged with "after body" |
10 |
|
and "after frameset" codes. |$previous_insertion_mode| |
11 |
|
has been removed. "after frameset" code is |
12 |
|
merged with "in frameset" code. |
13 |
|
|
14 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTML.pm.src: The "before head" insertion mode is |
17 |
|
merged with the "in head" insertion mode. |
18 |
|
|
19 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
* HTML.pm.src: Cases in "in head" insertion mode are |
* HTML.pm.src: Cases in "in head" insertion mode are |
22 |
reorganized. |
reorganized. |
23 |
|
|