/[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.169 by wakaba, Sat Dec 13 04:49:04 2008 UTC revision 1.181 by wakaba, Sun Jul 26 06:32:13 2009 UTC
# Line 1  Line 1 
1    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Disallow |figure|-grandchild |caption| element when
4            |table| is the only child of |figure| element (HTML5 revision
5            2863).
6    
7    2009-07-25  Wakaba  <wakaba@suika.fam.cx>
8    
9            * HTML.pm: The |eventsource| element and the |onmessage| attribute
10            have been dropped (HTML5 revision 2870).
11    
12    2009-07-25  Wakaba  <wakaba@suika.fam.cx>
13    
14            * HTML.pm: Added support for |textarea| element's |placeholder|
15            attribute (HTML5 revision 2921).
16    
17    2009-07-25  Wakaba  <wakaba@suika.fam.cx>
18    
19            * HTML.pm: Implemented dimenstion attributes (|width| and
20            |height|; cf. HTML5 revision 2943).
21    
22    2009-07-06  Wakaba  <wakaba@suika.fam.cx>
23    
24            * HTML.pm: Disallow |header| in |footer| or |address| (HTML5
25            revision 3051).
26    
27    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
28    
29            * HTML.pm: Allow |accesskey| on all elements (HTML5 revision
30            3065).
31    
32    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
33    
34            * HTML.pm: Disallow |default| attribute of the |command| element
35            for now (HTML5 revision 3067).
36    
37    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
38    
39            * HTML.pm: Implemented |pubdate| attribute on the |article|
40            element (HTML5 revision 3116).
41    
42    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
43    
44            * HTML.pm: |datagrid| now allows any flow content (HTML5 revision
45            3164).
46    
47    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
48    
49            * HTML.pm: |rp| now takes normali phrasing content (HTML5 revision
50            3217).
51    
52    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
53    
54            * HTML.pm: |ondataunavailable| has been removed (HTML5 revision
55            3252).
56    
57    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
58    
59            * HTML.pm: Block-level contents in |figure|'s |legend| and
60            |caption| are now allowed (HTML5 revision 3329).
61    
62    2008-12-15  Wakaba  <wakaba@suika.fam.cx>
63    
64            * HTML.pm ($HTMLDatetimeAttrChecker): Removed.
65            ($GetDateTimeAttrChecker): Added.
66            ($GetHTMLFloatingPointNumberAttrChecker): Set |number_value| for
67            later use.
68            (ins/@datetime, del/@datetime): Changed to use newer definitin of
69            "global date and time string".
70            (input's date- and time-related, and type=number and type=range
71            control types): Implemented value="", min="", and max="".
72    
73  2008-12-13  Wakaba  <wakaba@suika.fam.cx>  2008-12-13  Wakaba  <wakaba@suika.fam.cx>
74    
75          * HTML.pm: Implemented <object form> and <legend form>.          * HTML.pm: Implemented <object form> and <legend form>.

Legend:
Removed from v.1.169  
changed lines
  Added in v.1.181

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24