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