/[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.142 by wakaba, Mon Oct 6 04:20:10 2008 UTC revision 1.148 by wakaba, Mon Oct 6 09:34:44 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: Support for |required| attribute of the |input|
4            element.
5    
6    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm: Don't use |get_attribute|, for compatibility with
9            NanoDOM.  Support for |readonly|, |autocomplete|, and |size|
10            attributes of the |input| element.
11    
12    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
13    
14            * HTML.pm: Checks of attribute applicablity for remaining <input
15            type> states are implemented.  Some <input type>-dependent
16            attribute checkers implemented.
17    
18    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
19    
20            * HTML.pm: <input type=text>, <input type=email>, <input
21            type=url>, <input type=password>, and <input type=datetime>
22            checkes are implemented.
23    
24    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
25    
26            * HTML.pm: <input type=hidden> checkes implemented.
27    
28    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
29    
30            * HTML.pm: <input type> definition updated according to HTML5
31            definition.  Prepares for tests against <input type> states.
32    
33    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
34    
35          * HTML.pm: |input|'s |check_attrs| method is expanded to support          * HTML.pm: |input|'s |check_attrs| method is expanded to support
36          varying requirements for various states of the element.          varying requirements for various states of the element.
37    

Legend:
Removed from v.1.142  
changed lines
  Added in v.1.148

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24