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