1 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: A "generate implied end tags" code (t409.1) |
4 |
|
could not be reached so that it is now removed (HTML5 revision |
5 |
|
1320). |
6 |
|
|
7 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* HTML.pm.src: Code for the case of |</div>| and so on are revised |
10 |
|
to align with new spec text (HTML5 revision 1320). |
11 |
|
|
12 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* HTML.pm.src: Remove strange |if| condition; however, it should |
15 |
|
have had no harm in theory. |
16 |
|
|
17 |
|
2008-03-08 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* HTML.pm.src (_tree_construction_main): '</p>' in body |
20 |
|
case is split from other end tags for the preparation |
21 |
|
of implementing HTML revision 1320. |
22 |
|
|
23 |
2008-03-07 Wakaba <wakaba@suika.fam.cx> |
2008-03-07 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
* HTML.pm.src: Simplified "generate implied end tag" (HTML5 |
* HTML.pm.src: Simplified "generate implied end tag" (HTML5 |