1 |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Cases in "in head" insertion mode are |
4 |
|
reorganized. |
5 |
|
|
6 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: Some cases in "in table" insertion mode |
9 |
|
are merged. |
10 |
|
|
11 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm.src: The "in row" insertion mode is merged |
14 |
|
with "in table" insertion mode. |
15 |
|
|
16 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* HTML.pm.src: The "in table" and "in table body" insertion |
19 |
|
modes are merged. |
20 |
|
|
21 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* HTML.pm.src: There is no "in table head" or "in table foot" |
24 |
|
insertion mode! |
25 |
|
|
26 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* HTML.pm.src: |<noframes>| "in frameset" and "in noframes" |
29 |
|
now directly invoke the handler. |
30 |
|
|
31 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm.src: Codes for "in cell" insertion mode |
34 |
|
is merged to the "in body" insertion mode code. |
35 |
|
|
36 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
* HTML.pm.src: Codes for "in body" and "in caption" |
* HTML.pm.src: Codes for "in body" and "in caption" |
39 |
insertion modes are merged. |
insertion modes are merged. |
40 |
|
|