1 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTMLTable.pm: An error description was incorrect. |
4 |
|
|
5 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* ContentChecker.pm: Return |{term}| list. |
8 |
|
|
9 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* HTML.pm.src: HTML5 revisions 961-966 (</p>, </br>, |
12 |
|
nested <nobr>, implied </tbody>, </tfoot>, and </thead>, |
13 |
|
and <title> outside of head). |
14 |
|
|
15 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* IMTChecker.pm: Report warning for unregistered |
18 |
|
and private types/subtypes. |
19 |
|
|
20 |
|
* ContentChecker.pm, HTML.pm.src, IMTChecker.pm, |
21 |
|
URIChecker.pm, HTMLTable.pm: Error messages are now |
22 |
|
consistent; they are all listed in |
23 |
|
<http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types>. |
24 |
|
|
25 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* ContentChecker.pm: |<img ismap>| not in |<a></a>| |
28 |
|
is now erred. |<datalist>| is implemented. |
29 |
|
Attribute checker for |<command>| and |<menu>| are |
30 |
|
added. Support for |contextmenu| global attribute |
31 |
|
is added. |
32 |
|
|
33 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* HTML.pm.src (_reset_insertion_mode): Interpretation |
36 |
|
of Step 3 has been changed. |
37 |
|
|
38 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* HTML.pm.src: Late |<html>| parse error is implemented. |
41 |
|
|
42 |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
2007-06-24 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
* URIChecker.pm (check_iri_reference): A |decode| method name was |
* URIChecker.pm (check_iri_reference): A |decode| method name was |