/[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.145 by wakaba, Mon Oct 6 06:41:06 2008 UTC revision 1.151 by wakaba, Mon Oct 6 13:41:25 2008 UTC
# Line 1  Line 1 
1  2008-10-06  Wakaba  <wakaba@suika.fam.cx>  2008-10-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Place checkers for obsolete attributes appropriately.
4    
5    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
6    
7            * HTML.pm: <input step> implemented.
8    
9    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
10    
11            * HTML.pm: The checker code for the Password state merged with the
12            code for the Text state.  The |maxlength| attribute checker
13            implemented.  The |size| attribute whose value is zero is not
14            allowed.
15    
16    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm: Support for |required| attribute of the |input|
19            element.
20    
21    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm: Don't use |get_attribute|, for compatibility with
24            NanoDOM.  Support for |readonly|, |autocomplete|, and |size|
25            attributes of the |input| element.
26    
27    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
28    
29            * HTML.pm: Checks of attribute applicablity for remaining <input
30            type> states are implemented.  Some <input type>-dependent
31            attribute checkers implemented.
32    
33    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
34    
35          * HTML.pm: <input type=text>, <input type=email>, <input          * HTML.pm: <input type=text>, <input type=email>, <input
36          type=url>, <input type=password>, and <input type=datetime>          type=url>, <input type=password>, and <input type=datetime>
37          checkes are implemented.          checkes are implemented.

Legend:
Removed from v.1.145  
changed lines
  Added in v.1.151

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24