/[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.164 by wakaba, Fri Dec 12 05:51:41 2008 UTC revision 1.175 by wakaba, Sun Jul 5 06:11:35 2009 UTC
# Line 1  Line 1 
1    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Disallow |default| attribute of the |command| element
4            for now (HTML5 revision 3067).
5    
6    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm: Implemented |pubdate| attribute on the |article|
9            element (HTML5 revision 3116).
10    
11    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm: |datagrid| now allows any flow content (HTML5 revision
14            3164).
15    
16    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm: |rp| now takes normali phrasing content (HTML5 revision
19            3217).
20    
21    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm: |ondataunavailable| has been removed (HTML5 revision
24            3252).
25    
26    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
27    
28            * HTML.pm: Block-level contents in |figure|'s |legend| and
29            |caption| are now allowed (HTML5 revision 3329).
30    
31    2008-12-15  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm ($HTMLDatetimeAttrChecker): Removed.
34            ($GetDateTimeAttrChecker): Added.
35            ($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
36            later use.
37            (ins/@datetime, del/@datetime): Changed to use newer definitin of
38            "global date and time string".
39            (input's date- and time-related, and type=number and type=range
40            control types): Implemented value="", min="", and max="".
41    
42    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
43    
44            * HTML.pm: Implemented <object form> and <legend form>.
45    
46    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
47    
48            * HTML.pm: Updated definitions for attributes for form submission
49            on |form| and submit buttons (action="", method="", enctype="",
50            target="", and novalidate="").
51    
52    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
53    
54            * HTML.pm: Added checking for the uniqueness of |autofocus=""|
55            attribute.  Implemented |name=""| attribute for form controls.
56            Added U+000C into character class of space characters (it should
57            have been, but was not in some of regular expressions).  Updated
58            definitions for |output| elements.
59            
60    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
61    
62            * HTML.pm: Updated definitions for |datalist|, |optgroup|,
63            |option|, and |textarea| elements.
64    
65    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
66    
67            * HTML.pm: Updated definitions for |select|.
68    
69  2008-12-12  Wakaba  <wakaba@suika.fam.cx>  2008-12-12  Wakaba  <wakaba@suika.fam.cx>
70    
71          * HTML.pm: Updated definitions for |button|.          * HTML.pm: Updated definitions for |button|.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24