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