/[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.125 by wakaba, Fri Sep 5 16:15:28 2008 UTC revision 1.147 by wakaba, Mon Oct 6 09:18:07 2008 UTC
# Line 1  Line 1 
1    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Don't use |get_attribute|, for compatibility with
4            NanoDOM.  Support for |readonly|, |autocomplete|, and |size|
5            attributes of the |input| element.
6    
7    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
8    
9            * HTML.pm: Checks of attribute applicablity for remaining <input
10            type> states are implemented.  Some <input type>-dependent
11            attribute checkers implemented.
12    
13    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
14    
15            * HTML.pm: <input type=text>, <input type=email>, <input
16            type=url>, <input type=password>, and <input type=datetime>
17            checkes are implemented.
18    
19    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
20    
21            * HTML.pm: <input type=hidden> checkes implemented.
22    
23    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
24    
25            * HTML.pm: <input type> definition updated according to HTML5
26            definition.  Prepares for tests against <input type> states.
27    
28    2008-10-06  Wakaba  <wakaba@suika.fam.cx>
29    
30            * HTML.pm: |input|'s |check_attrs| method is expanded to support
31            varying requirements for various states of the element.
32    
33    2008-10-05  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTML.pm: <label> content conformance checking implemented.
36    
37    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
38    
39            * HTML.pm: Support for |for=""| validation.
40    
41    2008-09-22  Wakaba  <wakaba@suika.fam.cx>
42    
43            * HTML.pm: Support for |area| |alt=""| validation (HTML5
44            revision 1932).
45    
46    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
47    
48            * HTML.pm: Support for |form=""| attributes.
49    
50    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
51    
52            * HTML.pm: |id| attribute checkers for the |menu| and |map|
53            elements are removed; the |id| attribute of those elements is now
54            checked by the global |id| attribute.
55    
56    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
57    
58            * HTML.pm: Support for |fieldset| |legend|.
59    
60    2008-09-21  Wakaba  <wakaba@suika.fam.cx>
61    
62            * HTML.pm: |form| element's |name| attribute is implemented.
63    
64    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
65    
66            * HTML.pm: U+000B is no longer part of space characters (HTML5
67            revision 1738).
68    
69    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
70    
71            * HTML.pm, Atom.pm: Interactrive content implementation synced
72            with the spec (HTML5 revision 2018).
73    
74    2008-09-20  Wakaba  <wakaba@suika.fam.cx>
75    
76            * HTML.pm ($HTMLCharsetChecker): Support for ASCII-compatibility
77            check.
78            ($HTMLCharsetsAttrChecker): New checker for accept-charset=""
79            support.
80    
81    2008-09-17  Wakaba  <wakaba@suika.fam.cx>
82    
83            * HTML.pm: Support for style="" attributes.
84    
85    2008-09-12  Wakaba  <wakaba@suika.fam.cx>
86    
87            * HTML.pm: Tentative support for |textarea| |oninput|
88            attribute.
89    
90    2008-09-12  Wakaba  <wakaba@suika.fam.cx>
91    
92            * HTML.pm: The WF2 |oninput| attribute was not added.
93            The WF2 |onforminput| and |onformchange| attributes were
94            not added, since they are not defined (although they ARE
95            mentioned) in the normative part of the WF2 spec.  
96            Typo on the |oninvalid| attribute fixed.
97    
98    2008-09-11  Wakaba  <wakaba@suika.fam.cx>
99    
100            * HTML.pm: |fieldset| |name| added (HTML5 revision 2162).
101    
102    2008-09-09  Wakaba  <wakaba@suika.fam.cx>
103    
104            * HTML.pm: |a| is now transparent (HTML5 revision 1963).
105    
106    2008-09-07  Wakaba  <wakaba@suika.fam.cx>
107    
108            * HTML.pm: data-UPPERCASE attributes are no longer
109            allowed (HTML5 revision 1945).
110    
111  2008-09-06  Wakaba  <wakaba@suika.fam.cx>  2008-09-06  Wakaba  <wakaba@suika.fam.cx>
112    
113          * HTML.pm: Support for form elements (HTML5 revisions          * HTML.pm: Support for form elements (HTML5 revisions

Legend:
Removed from v.1.125  
changed lines
  Added in v.1.147

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24