1 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Use numeric constant for |{content_mode}| |
4 |
|
instead of string constant for |{content_model_flag}|. |
5 |
|
|
6 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm.src: Add the name of the attribute |
9 |
|
to the "duplicate attribute" error. |
10 |
|
|
11 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* ContentChecker.pm: Return the |class| node list. |
14 |
|
|
15 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* ContentChecker.pm: Return the |id| node list. |
18 |
|
|
19 |
|
* HTML.pm.src: A typo is fixed. |
20 |
|
|
21 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* ContentChecker.pm: Drop wrong |level => 'error'| specification |
24 |
|
from "in HTML:xml:lang" error. Character position |
25 |
|
is now the last part of the error type in the URI error |
26 |
|
description. Report "unsupported" status for language |
27 |
|
tags, media queries, script codes, and style sheets. |
28 |
|
|
29 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
* ContentChecker.pm: Report error if |xml:lang| |
* ContentChecker.pm: Report error if |xml:lang| |