1 |
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Set line/column information to element nodes. |
4 |
|
|
5 |
|
* mkhtmlparser.pl (!!!create-element, !!!insert-element, |
6 |
|
and !!!insert-element-t): Set line/column information to |
7 |
|
element nodes. |
8 |
|
|
9 |
|
2008-03-17 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
* HTML.pm.src (_get_next_token): The first "<" character |
* HTML.pm.src (_get_next_token): The first "<" character |
12 |
in "<?", "<>", or "</>" should be the error point. |
in "<?", "<>", or "</>" should be the error point. |
13 |
|
|