/[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.141 by wakaba, Sun Oct 5 05:59:36 2008 UTC revision 1.154 by wakaba, Tue Oct 7 11:41:41 2008 UTC
# Line 1  Line 1 
1    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Quoted-strings in media type specifications were not
4            properly decoded.  Fixed support for <li value> with non-<ol>
5            parent (or with no parent).
6    
7    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
8    
9            * HTML.pm: <input usemap> support.
10    
11    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm: Mark <input inputmode> as dropped.  <input accesskey>
14            support fixed.  <input align> support.  Tentative support for
15            <input inputmode>.  Support for <input replace>.  Status of
16            <button template> fixed.
17    
18    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
19    
20            * HTML.pm: Place checkers for obsolete attributes appropriately.
21    
22    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
23    
24            * HTML.pm: <input step> implemented.
25    
26    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
27    
28            * HTML.pm: The checker code for the Password state merged with the
29            code for the Text state.  The |maxlength| attribute checker
30            implemented.  The |size| attribute whose value is zero is not
31            allowed.
32    
33    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTML.pm: Support for |required| attribute of the |input|
36            element.
37    
38    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
39    
40            * HTML.pm: Don't use |get_attribute|, for compatibility with
41            NanoDOM.  Support for |readonly|, |autocomplete|, and |size|
42            attributes of the |input| element.
43    
44    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
45    
46            * HTML.pm: Checks of attribute applicablity for remaining <input
47            type> states are implemented.  Some <input type>-dependent
48            attribute checkers implemented.
49    
50    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
51    
52            * HTML.pm: <input type=text>, <input type=email>, <input
53            type=url>, <input type=password>, and <input type=datetime>
54            checkes are implemented.
55    
56    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
57    
58            * HTML.pm: <input type=hidden> checkes implemented.
59    
60    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
61    
62            * HTML.pm: <input type> definition updated according to HTML5
63            definition.  Prepares for tests against <input type> states.
64    
65    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
66    
67            * HTML.pm: |input|'s |check_attrs| method is expanded to support
68            varying requirements for various states of the element.
69    
70  2008-10-05  Wakaba  <wakaba@suika.fam.cx>  2008-10-05  Wakaba  <wakaba@suika.fam.cx>
71    
72          * HTML.pm: <label> content conformance checking implemented.          * HTML.pm: <label> content conformance checking implemented.

Legend:
Removed from v.1.141  
changed lines
  Added in v.1.154

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24