/[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.144 by wakaba, Mon Oct 6 06:04:20 2008 UTC revision 1.159 by wakaba, Sat Dec 6 11:54:07 2008 UTC
# Line 1  Line 1 
1    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Implemented <input type=color>.
4    
5    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
6    
7            * HTML.pm: Implemented <input multiple>, <input type=search>.
8            Implemented <input value> validation for |type|s |text|, |search|,
9            |email|, |url|, and |password|.
10    
11    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm: Use |Message::URL| for relative URL resolution.  Don't
14            use attributes not supported by NanoDOM.
15    
16    2008-10-27  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm: HTML5 spec status updated, except for
19            datatemplate-related features, once again.  Status for RDFa and
20            XHTML Basic 1.1 updated.
21    
22    2008-10-27  Wakaba  <wakaba@suika.fam.cx>
23    
24            * HTML.pm: HTML5 spec status updated, except for
25            datatemplate-related features.
26    
27    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
28    
29            * HTML.pm: Quoted-strings in media type specifications were not
30            properly decoded.  Fixed support for <li value> with non-<ol>
31            parent (or with no parent).
32    
33    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTML.pm: <input usemap> support.
36    
37    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
38    
39            * HTML.pm: Mark <input inputmode> as dropped.  <input accesskey>
40            support fixed.  <input align> support.  Tentative support for
41            <input inputmode>.  Support for <input replace>.  Status of
42            <button template> fixed.
43    
44    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
45    
46            * HTML.pm: Place checkers for obsolete attributes appropriately.
47    
48    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
49    
50            * HTML.pm: <input step> implemented.
51    
52    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
53    
54            * HTML.pm: The checker code for the Password state merged with the
55            code for the Text state.  The |maxlength| attribute checker
56            implemented.  The |size| attribute whose value is zero is not
57            allowed.
58    
59    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
60    
61            * HTML.pm: Support for |required| attribute of the |input|
62            element.
63    
64    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
65    
66            * HTML.pm: Don't use |get_attribute|, for compatibility with
67            NanoDOM.  Support for |readonly|, |autocomplete|, and |size|
68            attributes of the |input| element.
69    
70    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
71    
72            * HTML.pm: Checks of attribute applicablity for remaining <input
73            type> states are implemented.  Some <input type>-dependent
74            attribute checkers implemented.
75    
76    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
77    
78            * HTML.pm: <input type=text>, <input type=email>, <input
79            type=url>, <input type=password>, and <input type=datetime>
80            checkes are implemented.
81    
82  2008-10-06  Wakaba  <wakaba@suika.fam.cx>  2008-10-06  Wakaba  <wakaba@suika.fam.cx>
83    
84          * HTML.pm: <input type=hidden> checkes implemented.          * HTML.pm: <input type=hidden> checkes implemented.

Legend:
Removed from v.1.144  
changed lines
  Added in v.1.159

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24