1 |
2008-04-06 Wakaba <wakaba@suika.fam.cx> |
2008-04-06 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: The ->[1] property of stack entries are now |
4 |
|
replaced by constants representing element category. |
5 |
|
|
6 |
|
2008-04-06 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
* HTML.pm.src: Don't use local name stored in stack (i.e. ->[1]) |
* HTML.pm.src: Don't use local name stored in stack (i.e. ->[1]) |
9 |
for error reporting. (This is a preparation for using constant |
for error reporting. (This is a preparation for using constant |
10 |
value for ->[1].) |
value for ->[1].) |