/[suikacvs]/markup/html/whatpm/Whatpm/ContentChecker/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/ContentChecker/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.132 by wakaba, Sat Sep 20 02:19:49 2008 UTC revision 1.147 by wakaba, Mon Oct 6 09:18:07 2008 UTC
# Line 1  Line 1 
1    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Don't use |get_attribute|, for compatibility with
4            NanoDOM.  Support for |readonly|, |autocomplete|, and |size|
5            attributes of the |input| element.
6    
7    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
8    
9            * HTML.pm: Checks of attribute applicablity for remaining <input
10            type> states are implemented.  Some <input type>-dependent
11            attribute checkers implemented.
12    
13    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
14    
15            * HTML.pm: <input type=text>, <input type=email>, <input
16            type=url>, <input type=password>, and <input type=datetime>
17            checkes are implemented.
18    
19    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
20    
21            * HTML.pm: <input type=hidden> checkes implemented.
22    
23    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
24    
25            * HTML.pm: <input type> definition updated according to HTML5
26            definition.  Prepares for tests against <input type> states.
27    
28    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
29    
30            * HTML.pm: |input|'s |check_attrs| method is expanded to support
31            varying requirements for various states of the element.
32    
33    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTML.pm: <label> content conformance checking implemented.
36    
37    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
38    
39            * HTML.pm: Support for |for=""| validation.
40    
41    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
42    
43            * HTML.pm: Support for |area| |alt=""| validation (HTML5
44            revision 1932).
45    
46    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
47    
48            * HTML.pm: Support for |form=""| attributes.
49    
50    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
51    
52            * HTML.pm: |id| attribute checkers for the |menu| and |map|
53            elements are removed; the |id| attribute of those elements is now
54            checked by the global |id| attribute.
55    
56    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
57    
58            * HTML.pm: Support for |fieldset| |legend|.
59    
60    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
61    
62            * HTML.pm: |form| element's |name| attribute is implemented.
63    
64    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
65    
66            * HTML.pm: U+000B is no longer part of space characters (HTML5
67            revision 1738).
68    
69    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
70    
71            * HTML.pm, Atom.pm: Interactrive content implementation synced
72            with the spec (HTML5 revision 2018).
73    
74  2008-09-20  Wakaba  <wakaba@suika.fam.cx>  2008-09-20  Wakaba  <wakaba@suika.fam.cx>
75    
76          * HTML.pm ($HTMLCharsetChecker): Support for ASCII-compatibility          * HTML.pm ($HTMLCharsetChecker): Support for ASCII-compatibility

Legend:
Removed from v.1.132  
changed lines
  Added in v.1.147

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24