1 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Tokenizer.pm.src: Reduced a parse error (HTML5 revision 3194). |
4 |
|
|
5 |
|
2009-07-03 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Tokenizer.pm.src: "<" in unquoted attribute values is now |
8 |
|
treated as parse error (HTML5 revision 3206). |
9 |
|
|
10 |
|
2008-11-07 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Dumper.pm (dumptree): Support for namespace abbreviation for |
13 |
|
SWML namespaces. |
14 |
|
|
15 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* Tokenizer.pm.src: Normalize white space characters in attribute |
18 |
|
value literals in XML documents. Don't apply character reference |
19 |
|
mapping table for non-NULL non-surrogate code points. |
20 |
|
|
21 |
|
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* Tokenizer.pm.src: Set the "stop_processing" flag true when a |
24 |
|
parameter entity occurs in a standalone="no" document. |
25 |
|
|
26 |
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
2008-10-19 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
* Tokenizer.pm.src: Column number counting fixed. |
* Tokenizer.pm.src: Column number counting fixed. |