/[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.218 by wakaba, Tue Apr 29 08:16:46 2008 UTC revision 1.232 by wakaba, Fri May 16 13:56:16 2008 UTC
# Line 1  Line 1 
1    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * CacheManifest.pm (_parse): Drop fragment identifiers from
4            URIs in fallback section (HTML5 revision 1596).
5    
6    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
7    
8            * Makefile (Entities.html): URI has changed.
9    
10    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
11    
12            * CacheManifest.pm: Don't replace U+0000 NULL (HTML5 revision
13            1553).
14    
15    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
16    
17            * ContentChecker.pm: Noted that those returned in |table| are
18            no longer table elements, but table objects returned
19            by Whatpm::HTMLTable.
20    
21            * HTMLTable.pm (form_table): Return table element node
22            as |$table->{element}|.
23            (assign_header): Support for the |headers=""| attribute.
24    
25    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
26    
27            * HTMLTable.pm (assign_header): New function; first version
28            with no support for headers="".
29            (form_table): Include table width and height to the returned
30            table object for covenience.  Indexing in column assignement was wrong.
31            Set whether a data cell is empty or not for convenience.
32    
33    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTMLTable.pm: Robuster caption support (HTML5 revision 1393).
36    
37    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
38    
39            * HTMLTable.pm: How table model errors are detected is
40            changed (HTML5 revision 1387).
41    
42    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
43    
44            * HTMLTable.pm: The algorithm now moves |tfoot| elements
45            to the end of the table (HTML5 revision 1380).
46    
47    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
48    
49            * HTMLTable.pm: The algorithm is now 0-based indexing, instead
50            of 1-based (HTML5 revision 1376).
51    
52    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
53    
54            * ContentType.pm: "Content-Type: text/plain; charset=UTF-8"
55            and "Content-Encoding" no longer prevent sniffing (HTML5
56            revision 1288).
57    
58    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
59    
60            * ContentType.pm: Skip BOMs n feed or HTML algorithm (HTML5 revision
61            1282).
62    
63    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
64    
65            * ContentChecker.pm: Support for global attributes.
66            Status of XML specs are added.
67    
68    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
69    
70            * ContentChecker.pm (check_element): Support for |template=""|
71            and |ref=""| attribute (referent element type checking).
72    
73  2008-04-29  Wakaba  <wakaba@suika.fam.cx>  2008-04-29  Wakaba  <wakaba@suika.fam.cx>
74    
75          * CacheManifest.pm (_parse): New same origin definition          * CacheManifest.pm (_parse): New same origin definition (HTML5 revision
76          is defined (except for IDNA part and URI-scheme-specific          1500) is implemented (except for IDNA part and URI-scheme-specific
77          knowledge).  Line number counting was wrong for LF-only          knowledge).  Line number counting was wrong for LF-only
78          documents.          documents.
79    

Legend:
Removed from v.1.218  
changed lines
  Added in v.1.232

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24