1 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: |<noframes>| "in frameset" and "in noframes" |
4 |
|
now directly invoke the handler. |
5 |
|
|
6 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: Codes for "in cell" insertion mode |
9 |
|
is merged to the "in body" insertion mode code. |
10 |
|
|
11 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* HTML.pm.src: Codes for "in body" and "in caption" |
14 |
|
insertion modes are merged. |
15 |
|
|
16 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* HTML.pm.src: Two |!!!next-token|s were missing. |
19 |
|
|
20 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm.src: Use numeric constant for |{content_mode}| |
23 |
|
instead of string constant for |{content_model_flag}|. |
24 |
|
|
25 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* HTML.pm.src: Add the name of the attribute |
28 |
|
to the "duplicate attribute" error. |
29 |
|
|
30 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* ContentChecker.pm: Return the |class| node list. |
33 |
|
|
34 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* ContentChecker.pm: Return the |id| node list. |
37 |
|
|
38 |
|
* HTML.pm.src: A typo is fixed. |
39 |
|
|
40 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* ContentChecker.pm: Drop wrong |level => 'error'| specification |
43 |
|
from "in HTML:xml:lang" error. Character position |
44 |
|
is now the last part of the error type in the URI error |
45 |
|
description. Report "unsupported" status for language |
46 |
|
tags, media queries, script codes, and style sheets. |
47 |
|
|
48 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* ContentChecker.pm: Report error if |xml:lang| |
51 |
|
in HTML, |lang| in XML, |xmlns| in XML, and |meta| |charset| |
52 |
|
in XML. |
53 |
|
|
54 |
|
* NanoDOM.pm (Attr.owner_document): New attribute. |
55 |
|
|
56 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* HTML.pm.src: The character immediately following |
59 |
|
a bare |hcro| was discarded. Fix handling of |
60 |
|
entity references in attribute values. |
61 |
|
|
62 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
* HTML.pm.src (main and trailin end phases): Token |
* HTML.pm.src (main and trailin end phases): Token |