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

Legend:
Removed from v.1.145  
changed lines
  Added in v.1.166

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24