/[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.196 by wakaba, Sat Aug 22 09:35:35 2009 UTC revision 1.215 by wakaba, Sun Aug 30 08:25:42 2009 UTC
# Line 1  Line 1 
1    2009-08-30  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Disallow |td| as grandchilds of |thead| (HTML5 revision
4            3518).
5    
6    2009-08-30  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm: Oops, |in_figure| flag should have been set in the
9            |check_start|, not in |check_child_text|.
10    
11    2009-08-30  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm: Disallow nested |progress|, |meter|, and |time|
14            elements (HTML5 revision 3692).
15    
16    2009-08-30  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm: Implemented |command| element's attributes'
19            requirements (HTML5 revision 2415).
20    
21    2009-08-30  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm: Implemented |progress|'s author requirements (cf. HTML5
24            revision 2484).
25    
26    2009-08-30  Wakaba  <wakaba@suika.fam.cx>
27    
28            * HTML.pm: Disallow space characters in <map name="">.
29    
30    2009-08-23  Wakaba  <wakaba@suika.fam.cx>
31    
32            * HTML.pm: Added |loop| attribute and |loopstart|, |loopend|,
33            |start|, |end|, and |playcount| attributes as obsolete attributes
34            to |audio| and |video| elements (HTML5 revision 2401).
35    
36    2009-08-23  Wakaba  <wakaba@suika.fam.cx>
37    
38            * HTML.pm: Marked datatemplate and repetition template features as
39            dropped (HTML5 revision 2319).
40    
41    2009-08-23  Wakaba  <wakaba@suika.fam.cx>
42    
43            * HTML.pm: Now |menu| element is a normal flow content (HTML5
44            revision 2416).
45    
46    2009-08-23  Wakaba  <wakaba@suika.fam.cx>
47    
48            * HTML.pm: Revised and marked as dropped the |pixelratio|
49            attribute of the |source| element (HTML5 revision 2406 and HTML5
50            revision 2493).
51    
52    2009-08-23  Wakaba  <wakaba@suika.fam.cx>
53    
54            * HTML.pm: Discourage use of the |autoplay| attribute (HTML5
55            revision 3344).
56    
57    2009-08-23  Wakaba  <wakaba@suika.fam.cx>
58    
59            * HTML.pm: Implemented <meta http-equiv=content-language> (see
60            <http://manakai.g.hatena.ne.jp/task/4/110>).
61    
62    2009-08-23  Wakaba  <wakaba@suika.fam.cx>
63    
64            * HTML.pm: Implemented floating point number in sceientific
65            notation.
66    
67    2009-08-23  Wakaba  <wakaba@suika.fam.cx>
68    
69            * HTML.pm: Disallow interactive content in |button| element (HTML5
70            revision 2392).  Marked |img| and |object| (with |usemap|
71            attribute) elements, |iframe| element, and |embed| element as
72            interactive content (HTML5 revision 2455, HTML5 revision 3162,
73            HTML5 revision 3338).
74    
75    2009-08-23  Wakaba  <wakaba@suika.fam.cx>
76    
77            * HTML.pm: Revised the syntax of the |time| element and its
78            |datetime| attribute to sync with the latest spec definition.
79    
80    2009-08-22  Wakaba  <wakaba@suika.fam.cx>
81    
82            * HTML.pm: Allow white space characters arround tokens in |accept|
83            attribute value of |input| elements (HTML5 revision 2759).
84    
85    2009-08-22  Wakaba  <wakaba@suika.fam.cx>
86    
87            * HTML.pm: Renamed form submission attributes on |button| element
88            to new names beginning by |form| (HTML5 revision 2890).
89    
90    2009-08-22  Wakaba  <wakaba@suika.fam.cx>
91    
92            * HTML.pm: Renamed form submission attributes on |input| element
93            to new names beginning by |form| (HTML5 revision 2890).
94    
95    2009-08-22  Wakaba  <wakaba@suika.fam.cx>
96    
97            * HTML.pm: The |datagrid| element has been commented out in the
98            spec (HTML5 revision 2962, HTML5 revision 3555).
99    
100  2009-08-22  Wakaba  <wakaba@suika.fam.cx>  2009-08-22  Wakaba  <wakaba@suika.fam.cx>
101    
102          * HTML.pm: Changed |map| element content model to transparent          * HTML.pm: Changed |map| element content model to transparent

Legend:
Removed from v.1.196  
changed lines
  Added in v.1.215

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24