/[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.87 by wakaba, Sat May 3 08:00:17 2008 UTC revision 1.98 by wakaba, Fri May 16 11:03:58 2008 UTC
# Line 1  Line 1 
1    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm ($GetHTMLFloatingPointNumberAttrChecker): More than
4            one "." characters were allowed in a floating point number
5            incorrectly.
6            (source): Support for the pixelratio="" attribute (HTML5 revision
7            1629).
8    
9    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
10    
11            * HTML.pm: Yay, |canvas| got the final status!
12    
13    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
14    
15            * HTML.pm ($GetHTMLBooleanAttrChecker): Allow uppercase
16            letters (HTML5 revision 1572).
17    
18    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
19    
20            * HTML.pm: Invoke |Whatpm::HTMLTable->assign_header| for each
21            table object.  Return the table object, not table element.
22            The |headers=""| checker for |td| elements are now noop.
23            Set the status of |headers=""| attribute as HTML5's one.
24    
25    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
26    
27            * HTML.pm ($HTMLLengthAttrChecker): New.
28            (table/@cellpadding, table/@cellspacing, @charoff): Implemented.
29            (script/@langauge): Implemented.
30    
31    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm: Make duplicate http-equiv="" non-conforming.
34            Check meta refresh content="".
35    
36    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
37    
38            * HTML.pm: Empty <tbod>, <thead>, <tfoot>, and <tr> are
39            no longer content model error (they might be raise
40            table model error, however).  All table model error
41            parameters should propagate.
42    
43    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
44    
45            * HTML.pm: Raise an error if a repeat* global attrbute
46            is used for an HTML element.
47    
48    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
49    
50            * HTML.pm: Support for global attributes.  Status
51            for XHTML2 elements/attributes are added.
52    
53    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
54    
55            * HTML.pm: Support for |repeat-start=""| attribute.
56    
57    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
58    
59            * HTML.pm: Support for |repeat=""|, |repeat-template=""|,
60            |repeat-min=""|, and |repeat-max=""| attributes.
61            Support for |button| |type| values |add|, |remove|, |move-up|,
62            and |move-down|.
63    
64  2008-05-03  Wakaba  <wakaba@suika.fam.cx>  2008-05-03  Wakaba  <wakaba@suika.fam.cx>
65    
66          * HTML.pm: Support for |template=""|, |ref=""|, and          * HTML.pm: Support for |template=""|, |ref=""|, and

Legend:
Removed from v.1.87  
changed lines
  Added in v.1.98

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24