/[suikacvs]/markup/html/whatpm/Whatpm/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.220 by wakaba, Sat May 3 08:00:16 2008 UTC revision 1.229 by wakaba, Tue May 6 08:59:09 2008 UTC
# Line 1  Line 1 
1    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
2    
3            * ContentChecker.pm: Noted that those returned in |table| are
4            no longer table elements, but table objects returned
5            by Whatpm::HTMLTable.
6    
7            * HTMLTable.pm (form_table): Return table element node
8            as |$table->{element}|.
9            (assign_header): Support for the |headers=""| attribute.
10    
11    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTMLTable.pm (assign_header): New function; first version
14            with no support for headers="".
15            (form_table): Include table width and height to the returned
16            table object for covenience.  Indexing in column assignement was wrong.
17            Set whether a data cell is empty or not for convenience.
18    
19    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
20    
21            * HTMLTable.pm: Robuster caption support (HTML5 revision 1393).
22    
23    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
24    
25            * HTMLTable.pm: How table model errors are detected is
26            changed (HTML5 revision 1387).
27    
28    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
29    
30            * HTMLTable.pm: The algorithm now moves |tfoot| elements
31            to the end of the table (HTML5 revision 1380).
32    
33    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTMLTable.pm: The algorithm is now 0-based indexing, instead
36            of 1-based (HTML5 revision 1376).
37    
38    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
39    
40            * ContentType.pm: "Content-Type: text/plain; charset=UTF-8"
41            and "Content-Encoding" no longer prevent sniffing (HTML5
42            revision 1288).
43    
44    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
45    
46            * ContentType.pm: Skip BOMs n feed or HTML algorithm (HTML5 revision
47            1282).
48    
49    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
50    
51            * ContentChecker.pm: Support for global attributes.
52            Status of XML specs are added.
53    
54  2008-05-03  Wakaba  <wakaba@suika.fam.cx>  2008-05-03  Wakaba  <wakaba@suika.fam.cx>
55    
56          * ContentChecker.pm (check_element): Support for |template=""|          * ContentChecker.pm (check_element): Support for |template=""|

Legend:
Removed from v.1.220  
changed lines
  Added in v.1.229

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24