/[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.88 by wakaba, Sat May 3 09:06:57 2008 UTC revision 1.108 by wakaba, Fri Aug 15 12:46:45 2008 UTC
# Line 1  Line 1 
1    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Atom.pm, HTML.pm: All error reporting method calls are
4            revised.
5    
6    2008-07-19  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm: Support for class=idl WebIDL checking.
9    
10    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
11    
12            * HTML.pm: Support for |<map name="">| (HTML5 revisions
13            1722 and 1728).
14    
15    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
16    
17            * HTML.pm: Support for ruby, rt, and rp elements (HTML5
18            revision 1704).  The |href| attribute is also extended
19            as a common attribute by RDFa Last Call Working Draft.
20    
21    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm: Make data="" invalid (HTML5 revision 1709).
24    
25    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
26    
27            * HTML.pm: Support for sizes="" (HTML5 revision 1558).
28    
29    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
30    
31            * HTML.pm: |select| or |datalist| as a first child of |datagrid|
32            is now disallowed (HTML5 revision 1566).  |datagrid| elements
33            may be empty.
34    
35    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
36    
37            * HTML.pm: The |param| element is in LC phase now.
38    
39    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
40    
41            * HTML.pm: Support for seemless="" (HTML5 revision 1637) and
42            sandbox="" (HTML5 revision 1643).
43    
44    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
45    
46            * HTML.pm: |width| and |height| on |iframe| are now conforming (HTML5
47            revision 1659).
48    
49    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
50    
51            * HTML.pm: Fact out generic charset name checking code
52            to $HTMLCharsetChecker.  Support for charset="" attributes
53            on <a>, <link>, and <script> elements.
54    
55    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
56    
57            * HTML.pm ($GetHTMLFloatingPointNumberAttrChecker): More than
58            one "." characters were allowed in a floating point number
59            incorrectly.
60            (source): Support for the pixelratio="" attribute (HTML5 revision
61            1629).
62    
63    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
64    
65            * HTML.pm: Yay, |canvas| got the final status!
66    
67    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
68    
69            * HTML.pm ($GetHTMLBooleanAttrChecker): Allow uppercase
70            letters (HTML5 revision 1572).
71    
72    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
73    
74            * HTML.pm: Invoke |Whatpm::HTMLTable->assign_header| for each
75            table object.  Return the table object, not table element.
76            The |headers=""| checker for |td| elements are now noop.
77            Set the status of |headers=""| attribute as HTML5's one.
78    
79    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
80    
81            * HTML.pm ($HTMLLengthAttrChecker): New.
82            (table/@cellpadding, table/@cellspacing, @charoff): Implemented.
83            (script/@langauge): Implemented.
84    
85    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
86    
87            * HTML.pm: Make duplicate http-equiv="" non-conforming.
88            Check meta refresh content="".
89    
90    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
91    
92            * HTML.pm: Empty <tbod>, <thead>, <tfoot>, and <tr> are
93            no longer content model error (they might be raise
94            table model error, however).  All table model error
95            parameters should propagate.
96    
97    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
98    
99            * HTML.pm: Raise an error if a repeat* global attrbute
100            is used for an HTML element.
101    
102    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
103    
104            * HTML.pm: Support for global attributes.  Status
105            for XHTML2 elements/attributes are added.
106    
107    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
108    
109            * HTML.pm: Support for |repeat-start=""| attribute.
110    
111  2008-05-03  Wakaba  <wakaba@suika.fam.cx>  2008-05-03  Wakaba  <wakaba@suika.fam.cx>
112    
113          * HTML.pm: Support for |repeat=""|, |repeat-template=""|,          * HTML.pm: Support for |repeat=""|, |repeat-template=""|,

Legend:
Removed from v.1.88  
changed lines
  Added in v.1.108

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24