/[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.156 by wakaba, Mon Oct 27 06:16:33 2008 UTC revision 1.167 by wakaba, Fri Dec 12 12:59:17 2008 UTC
# Line 1  Line 1 
1    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Added checking for the uniqueness of |autofocus=""|
4            attribute.  Implemented |name=""| attribute for form controls.
5            Added U+000C into character class of space characters (it should
6            have been, but was not in some of regular expressions).  Updated
7            definitions for |output| elements.
8            
9    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
10    
11            * HTML.pm: Updated definitions for |datalist|, |optgroup|,
12            |option|, and |textarea| elements.
13    
14    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
15    
16            * HTML.pm: Updated definitions for |select|.
17    
18    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
19    
20            * HTML.pm: Updated definitions for |button|.
21    
22    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
23    
24            * HTML.pm: Implemented <input accept> and <form accept>.  Raise a
25            SHOULD-level error if @pattern but no @title.
26    
27    2008-12-11  Wakaba  <wakaba@suika.fam.cx>
28    
29            * HTML.pm: Added support for |pattern| attributes.
30    
31    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm: Implemented <input type=file multiple> and <input
34            placeholder>.
35    
36    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
37    
38            * HTML.pm: Implemented <input list>.
39    
40    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
41    
42            * HTML.pm: Implemented <input type=color>.
43    
44    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
45    
46            * HTML.pm: Implemented <input multiple>, <input type=search>.
47            Implemented <input value> validation for |type|s |text|, |search|,
48            |email|, |url|, and |password|.
49    
50    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
51    
52            * HTML.pm: Use |Message::URL| for relative URL resolution.  Don't
53            use attributes not supported by NanoDOM.
54    
55  2008-10-27  Wakaba  <wakaba@suika.fam.cx>  2008-10-27  Wakaba  <wakaba@suika.fam.cx>
56    
57          * HTML.pm: HTML5 spec status updated, except for          * HTML.pm: HTML5 spec status updated, except for

Legend:
Removed from v.1.156  
changed lines
  Added in v.1.167

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24