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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24