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> |
42 |
|
|
43 |
|
* HTML.pm.src: The character immediately following |
44 |
|
a bare |hcro| was discarded. Fix handling of |
45 |
|
entity references in attribute values. |
46 |
|
|
47 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* HTML.pm.src (main and trailin end phases): Token |
50 |
|
types |DOCTYPE|, |comment|, |end-of-file|, and |<html>| are |
51 |
|
factored out. Error types |in html:#DOCTYPE| |
52 |
|
and |after html:#DOCTYPE| are merged |
53 |
|
into |DOCTYPE in the middle|. |</frameset>| |
54 |
|
in fragment parsing mode changed the |
55 |
|
insertion mode. |
56 |
|
|
57 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* HTML.pm.src: |$phase| has been removed; The |trailing end| |
60 |
|
phase is now an insertion mode. Treatments for white |
61 |
|
space character tokens were incorrect for some |
62 |
|
insertion modes. An old |meta| case was not removed. |
63 |
|
|
64 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* HTML.pm.src: |meta| charset declaration extraction |
67 |
|
implemented (but changing the encoding is not yet:-). |
68 |
|
|
69 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
* Charset/: New directory. |
72 |
|
|
73 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
* H2H.pm: New Perl module (created from |
76 |
|
manakai's H2H.dis). |
77 |
|
|
78 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
80 |
|
* XMLSerializer.pm: New Perl module (created from |
81 |
|
manakai's SimpleLS.dis). |
82 |
|
|
83 |
|
2007-07-07 Wakaba <wakaba@suika.fam.cx> |
84 |
|
|
85 |
|
* HTML.pm.src: |<!---x-->| was not processed correctly. |
86 |
|
|
87 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
89 |
|
* HTML.pm.src: Report correct error message |
90 |
|
for |<body></div></body>|. |
91 |
|
|
92 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
94 |
|
* HTMLTable.pm: An error description was incorrect. |
95 |
|
|
96 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
* ContentChecker.pm: Return |{term}| list. |
99 |
|
|
100 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
* HTML.pm.src: HTML5 revisions 961-966 (</p>, </br>, |
103 |
|
nested <nobr>, implied </tbody>, </tfoot>, and </thead>, |
104 |
|
and <title> outside of head). |
105 |
|
|
106 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
107 |
|
|
108 |
|
* IMTChecker.pm: Report warning for unregistered |
109 |
|
and private types/subtypes. |
110 |
|
|
111 |
|
* ContentChecker.pm, HTML.pm.src, IMTChecker.pm, |
112 |
|
URIChecker.pm, HTMLTable.pm: Error messages are now |
113 |
|
consistent; they are all listed in |
114 |
|
<http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types>. |
115 |
|
|
116 |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
118 |
* ContentChecker.pm: |<img ismap>| not in |<a></a>| |
* ContentChecker.pm: |<img ismap>| not in |<a></a>| |