/[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.161 by wakaba, Sat Dec 6 12:33:58 2008 UTC revision 1.179 by wakaba, Sat Jul 25 03:45:24 2009 UTC
# Line 1  Line 1 
1    2009-07-25  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Added support for |textarea| element's |placeholder|
4            attribute (HTML5 revision 2921).
5    
6    2009-07-25  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm: Implemented dimenstion attributes (|width| and
9            |height|; cf. HTML5 revision 2943).
10    
11    2009-07-06  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm: Disallow |header| in |footer| or |address| (HTML5
14            revision 3051).
15    
16    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm: Allow |accesskey| on all elements (HTML5 revision
19            3065).
20    
21    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm: Disallow |default| attribute of the |command| element
24            for now (HTML5 revision 3067).
25    
26    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
27    
28            * HTML.pm: Implemented |pubdate| attribute on the |article|
29            element (HTML5 revision 3116).
30    
31    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm: |datagrid| now allows any flow content (HTML5 revision
34            3164).
35    
36    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
37    
38            * HTML.pm: |rp| now takes normali phrasing content (HTML5 revision
39            3217).
40    
41    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
42    
43            * HTML.pm: |ondataunavailable| has been removed (HTML5 revision
44            3252).
45    
46    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
47    
48            * HTML.pm: Block-level contents in |figure|'s |legend| and
49            |caption| are now allowed (HTML5 revision 3329).
50    
51    2008-12-15  Wakaba  <wakaba@suika.fam.cx>
52    
53            * HTML.pm ($HTMLDatetimeAttrChecker): Removed.
54            ($GetDateTimeAttrChecker): Added.
55            ($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
56            later use.
57            (ins/@datetime, del/@datetime): Changed to use newer definitin of
58            "global date and time string".
59            (input's date- and time-related, and type=number and type=range
60            control types): Implemented value="", min="", and max="".
61    
62    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
63    
64            * HTML.pm: Implemented <object form> and <legend form>.
65    
66    2008-12-13  Wakaba  <wakaba@suika.fam.cx>
67    
68            * HTML.pm: Updated definitions for attributes for form submission
69            on |form| and submit buttons (action="", method="", enctype="",
70            target="", and novalidate="").
71    
72    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
73    
74            * HTML.pm: Added checking for the uniqueness of |autofocus=""|
75            attribute.  Implemented |name=""| attribute for form controls.
76            Added U+000C into character class of space characters (it should
77            have been, but was not in some of regular expressions).  Updated
78            definitions for |output| elements.
79            
80    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
81    
82            * HTML.pm: Updated definitions for |datalist|, |optgroup|,
83            |option|, and |textarea| elements.
84    
85    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
86    
87            * HTML.pm: Updated definitions for |select|.
88    
89    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
90    
91            * HTML.pm: Updated definitions for |button|.
92    
93    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
94    
95            * HTML.pm: Implemented <input accept> and <form accept>.  Raise a
96            SHOULD-level error if @pattern but no @title.
97    
98    2008-12-11  Wakaba  <wakaba@suika.fam.cx>
99    
100            * HTML.pm: Added support for |pattern| attributes.
101    
102  2008-12-06  Wakaba  <wakaba@suika.fam.cx>  2008-12-06  Wakaba  <wakaba@suika.fam.cx>
103    
104          * HTML.pm: Implemented <input type=file multiple> and <input          * HTML.pm: Implemented <input type=file multiple> and <input

Legend:
Removed from v.1.161  
changed lines
  Added in v.1.179

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24