1 |
|
2009-06-28 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: |isindex| should no longer generate |p| element |
4 |
|
node (HTML5 revision 3236). |
5 |
|
|
6 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* ContentChecker.pm: Introduced new flag |has_autofocus|. Added |
9 |
|
support for new |id_type| value of |any|, which means any kind of |
10 |
|
element is allowed as a referenced element. |
11 |
|
|
12 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* ContentChecker.pm: Introduced |check_attrs2| method for the ease |
15 |
|
of defining codes for checking required attribute and as such. |
16 |
|
|
17 |
|
2008-12-12 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* IMTChecker.pm: Added more definitions for subtypes. |
20 |
|
|
21 |
|
2008-12-11 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* URIChecker.pm: Some of |pos_end| values were wrong. |
24 |
|
|
25 |
|
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* ContentChecker.pm (check_element): Added support for "no |
28 |
|
referenced datalist" error. |
29 |
|
|
30 |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
2008-12-06 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
* URIChecker.pm: Bug fix: It did not work unless |
* URIChecker.pm: Bug fix: It did not work unless |