/[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.90 by wakaba, Sat May 3 14:42:26 2008 UTC revision 1.103 by wakaba, Sun May 25 08:37:07 2008 UTC
# Line 1  Line 1 
1    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Support for sizes="" (HTML5 revision 1558).
4    
5    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
6    
7            * HTML.pm: |select| or |datalist| as a first child of |datagrid|
8            is now disallowed (HTML5 revision 1566).  |datagrid| elements
9            may be empty.
10    
11    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm: The |param| element is in LC phase now.
14    
15    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
16    
17            * HTML.pm: Support for seemless="" (HTML5 revision 1637) and
18            sandbox="" (HTML5 revision 1643).
19    
20    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
21    
22            * HTML.pm: |width| and |height| on |iframe| are now conforming (HTML5
23            revision 1659).
24    
25    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
26    
27            * HTML.pm: Fact out generic charset name checking code
28            to $HTMLCharsetChecker.  Support for charset="" attributes
29            on <a>, <link>, and <script> elements.
30    
31    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm ($GetHTMLFloatingPointNumberAttrChecker): More than
34            one "." characters were allowed in a floating point number
35            incorrectly.
36            (source): Support for the pixelratio="" attribute (HTML5 revision
37            1629).
38    
39    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
40    
41            * HTML.pm: Yay, |canvas| got the final status!
42    
43    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
44    
45            * HTML.pm ($GetHTMLBooleanAttrChecker): Allow uppercase
46            letters (HTML5 revision 1572).
47    
48    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
49    
50            * HTML.pm: Invoke |Whatpm::HTMLTable->assign_header| for each
51            table object.  Return the table object, not table element.
52            The |headers=""| checker for |td| elements are now noop.
53            Set the status of |headers=""| attribute as HTML5's one.
54    
55    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
56    
57            * HTML.pm ($HTMLLengthAttrChecker): New.
58            (table/@cellpadding, table/@cellspacing, @charoff): Implemented.
59            (script/@langauge): Implemented.
60    
61    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
62    
63            * HTML.pm: Make duplicate http-equiv="" non-conforming.
64            Check meta refresh content="".
65    
66    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
67    
68            * HTML.pm: Empty <tbod>, <thead>, <tfoot>, and <tr> are
69            no longer content model error (they might be raise
70            table model error, however).  All table model error
71            parameters should propagate.
72    
73    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
74    
75            * HTML.pm: Raise an error if a repeat* global attrbute
76            is used for an HTML element.
77    
78  2008-05-03  Wakaba  <wakaba@suika.fam.cx>  2008-05-03  Wakaba  <wakaba@suika.fam.cx>
79    
80          * HTML.pm: Support for global attributes.  Status          * HTML.pm: Support for global attributes.  Status

Legend:
Removed from v.1.90  
changed lines
  Added in v.1.103

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24