/[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.94 by wakaba, Mon May 5 11:15:13 2008 UTC revision 1.109 by wakaba, Fri Aug 15 14:13:42 2008 UTC
# Line 1  Line 1 
1    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Mark HTML4's "fact"-level errors as such.  Typo fixed.
4    
5    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Atom.pm, HTML.pm: All error reporting method calls are
8            revised.
9    
10    2008-07-19  Wakaba  <wakaba@suika.fam.cx>
11    
12            * HTML.pm: Support for class=idl WebIDL checking.
13    
14    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
15    
16            * HTML.pm: Support for |<map name="">| (HTML5 revisions
17            1722 and 1728).
18    
19    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
20    
21            * HTML.pm: Support for ruby, rt, and rp elements (HTML5
22            revision 1704).  The |href| attribute is also extended
23            as a common attribute by RDFa Last Call Working Draft.
24    
25    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
26    
27            * HTML.pm: Make data="" invalid (HTML5 revision 1709).
28    
29    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
30    
31            * HTML.pm: Support for sizes="" (HTML5 revision 1558).
32    
33    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTML.pm: |select| or |datalist| as a first child of |datagrid|
36            is now disallowed (HTML5 revision 1566).  |datagrid| elements
37            may be empty.
38    
39    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
40    
41            * HTML.pm: The |param| element is in LC phase now.
42    
43    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
44    
45            * HTML.pm: Support for seemless="" (HTML5 revision 1637) and
46            sandbox="" (HTML5 revision 1643).
47    
48    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
49    
50            * HTML.pm: |width| and |height| on |iframe| are now conforming (HTML5
51            revision 1659).
52    
53    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
54    
55            * HTML.pm: Fact out generic charset name checking code
56            to $HTMLCharsetChecker.  Support for charset="" attributes
57            on <a>, <link>, and <script> elements.
58    
59    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
60    
61            * HTML.pm ($GetHTMLFloatingPointNumberAttrChecker): More than
62            one "." characters were allowed in a floating point number
63            incorrectly.
64            (source): Support for the pixelratio="" attribute (HTML5 revision
65            1629).
66    
67    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
68    
69            * HTML.pm: Yay, |canvas| got the final status!
70    
71    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
72    
73            * HTML.pm ($GetHTMLBooleanAttrChecker): Allow uppercase
74            letters (HTML5 revision 1572).
75    
76    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
77    
78            * HTML.pm: Invoke |Whatpm::HTMLTable->assign_header| for each
79            table object.  Return the table object, not table element.
80            The |headers=""| checker for |td| elements are now noop.
81            Set the status of |headers=""| attribute as HTML5's one.
82    
83  2008-05-05  Wakaba  <wakaba@suika.fam.cx>  2008-05-05  Wakaba  <wakaba@suika.fam.cx>
84    
85          * HTML.pm ($HTMLLengthAttrChecker): New.          * HTML.pm ($HTMLLengthAttrChecker): New.

Legend:
Removed from v.1.94  
changed lines
  Added in v.1.109

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24