/[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.150 by wakaba, Mon Oct 6 12:08:06 2008 UTC revision 1.174 by wakaba, Sun Jul 5 06:06:58 2009 UTC
# Line 1  Line 1 
1    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Implemented |pubdate| attribute on the |article|
4            element (HTML5 revision 3116).
5    
6    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm: |datagrid| now allows any flow content (HTML5 revision
9            3164).
10    
11    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm: |rp| now takes normali phrasing content (HTML5 revision
14            3217).
15    
16    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm: |ondataunavailable| has been removed (HTML5 revision
19            3252).
20    
21    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm: Block-level contents in |figure|'s |legend| and
24            |caption| are now allowed (HTML5 revision 3329).
25    
26    2008-12-15  Wakaba  <wakaba@suika.fam.cx>
27    
28            * HTML.pm ($HTMLDatetimeAttrChecker): Removed.
29            ($GetDateTimeAttrChecker): Added.
30            ($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
31            later use.
32            (ins/@datetime, del/@datetime): Changed to use newer definitin of
33            "global date and time string".
34            (input's date- and time-related, and type=number and type=range
35            control types): Implemented value="", min="", and max="".
36    
37    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
38    
39            * HTML.pm: Implemented <object form> and <legend form>.
40    
41    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
42    
43            * HTML.pm: Updated definitions for attributes for form submission
44            on |form| and submit buttons (action="", method="", enctype="",
45            target="", and novalidate="").
46    
47    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
48    
49            * HTML.pm: Added checking for the uniqueness of |autofocus=""|
50            attribute.  Implemented |name=""| attribute for form controls.
51            Added U+000C into character class of space characters (it should
52            have been, but was not in some of regular expressions).  Updated
53            definitions for |output| elements.
54            
55    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
56    
57            * HTML.pm: Updated definitions for |datalist|, |optgroup|,
58            |option|, and |textarea| elements.
59    
60    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
61    
62            * HTML.pm: Updated definitions for |select|.
63    
64    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
65    
66            * HTML.pm: Updated definitions for |button|.
67    
68    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
69    
70            * HTML.pm: Implemented <input accept> and <form accept>.  Raise a
71            SHOULD-level error if @pattern but no @title.
72    
73    2008-12-11  Wakaba  <wakaba@suika.fam.cx>
74    
75            * HTML.pm: Added support for |pattern| attributes.
76    
77    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
78    
79            * HTML.pm: Implemented <input type=file multiple> and <input
80            placeholder>.
81    
82    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
83    
84            * HTML.pm: Implemented <input list>.
85    
86    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
87    
88            * HTML.pm: Implemented <input type=color>.
89    
90    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
91    
92            * HTML.pm: Implemented <input multiple>, <input type=search>.
93            Implemented <input value> validation for |type|s |text|, |search|,
94            |email|, |url|, and |password|.
95    
96    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
97    
98            * HTML.pm: Use |Message::URL| for relative URL resolution.  Don't
99            use attributes not supported by NanoDOM.
100    
101    2008-10-27  Wakaba  <wakaba@suika.fam.cx>
102    
103            * HTML.pm: HTML5 spec status updated, except for
104            datatemplate-related features, once again.  Status for RDFa and
105            XHTML Basic 1.1 updated.
106    
107    2008-10-27  Wakaba  <wakaba@suika.fam.cx>
108    
109            * HTML.pm: HTML5 spec status updated, except for
110            datatemplate-related features.
111    
112    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
113    
114            * HTML.pm: Quoted-strings in media type specifications were not
115            properly decoded.  Fixed support for <li value> with non-<ol>
116            parent (or with no parent).
117    
118    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
119    
120            * HTML.pm: <input usemap> support.
121    
122    2008-10-07  Wakaba  <wakaba@suika.fam.cx>
123    
124            * HTML.pm: Mark <input inputmode> as dropped.  <input accesskey>
125            support fixed.  <input align> support.  Tentative support for
126            <input inputmode>.  Support for <input replace>.  Status of
127            <button template> fixed.
128    
129    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
130    
131            * HTML.pm: Place checkers for obsolete attributes appropriately.
132    
133  2008-10-06  Wakaba  <wakaba@suika.fam.cx>  2008-10-06  Wakaba  <wakaba@suika.fam.cx>
134    
135          * HTML.pm: <input step> implemented.          * HTML.pm: <input step> implemented.

Legend:
Removed from v.1.150  
changed lines
  Added in v.1.174

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24