1 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Codes for "in body" and "in caption" |
4 |
|
insertion modes are merged. |
5 |
|
|
6 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: Two |!!!next-token|s were missing. |
9 |
|
|
10 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm.src: Use numeric constant for |{content_mode}| |
13 |
|
instead of string constant for |{content_model_flag}|. |
14 |
|
|
15 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* HTML.pm.src: Add the name of the attribute |
18 |
|
to the "duplicate attribute" error. |
19 |
|
|
20 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* ContentChecker.pm: Return the |class| node list. |
23 |
|
|
24 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* ContentChecker.pm: Return the |id| node list. |
27 |
|
|
28 |
|
* HTML.pm.src: A typo is fixed. |
29 |
|
|
30 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* ContentChecker.pm: Drop wrong |level => 'error'| specification |
33 |
|
from "in HTML:xml:lang" error. Character position |
34 |
|
is now the last part of the error type in the URI error |
35 |
|
description. Report "unsupported" status for language |
36 |
|
tags, media queries, script codes, and style sheets. |
37 |
|
|
38 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* ContentChecker.pm: Report error if |xml:lang| |
41 |
|
in HTML, |lang| in XML, |xmlns| in XML, and |meta| |charset| |
42 |
|
in XML. |
43 |
|
|
44 |
|
* NanoDOM.pm (Attr.owner_document): New attribute. |
45 |
|
|
46 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
* HTML.pm.src: The character immediately following |
* HTML.pm.src: The character immediately following |