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

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.111

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24