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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24