/[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.231 by wakaba, Sat May 10 12:13:43 2008 UTC revision 1.240 by wakaba, Sat May 24 09:59:52 2008 UTC
# Line 1  Line 1 
1    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src (_reset_insertion_mode): Make <td>.innerHTML
4            work (HTML5 revision 1690).
5    
6    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src (_tree_construction_main): Change handling of
9            end tags in head insertion modes (HTML5 revision 1686).
10            (parse_char_string): Bug fix for non-utf8 character string handlings.
11            (parse_char_stream): |ungetc| does not work well for this context.
12    
13    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
14    
15            * HTML.pm.src (parse_byte_string): Redefined to invoke
16            |parse_byte_stream|.
17            (parse_byte_stream): New method.
18    
19    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
20    
21            * HTML.pm.src (parse_byte_string): Fix the column number reported
22            by encoding layer error reporter.
23    
24    2008-05-17  Wakaba  <wakaba@suika.fam.cx>
25    
26            * HTML.pm.src (parse_byte_string): Use streaming decoder
27            rather than converting the whole byte string and then parsing.
28            Propagate errors in character encoding layer.
29            (get_next_token): Precise error reporting for |bare stago| error.
30    
31    2008-05-17  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm.src (parse_char_stream): New method.
34            (parse_char_string): This method is now defined as an invocation
35            of the |parse_char_stream| method.
36    
37    2008-05-17  Wakaba  <wakaba@suika.fam.cx>
38    
39            * HTML.pm.src (parse_byte_string): Report various status
40            of the sniffing as info-level errors.  Support for new
41            decoding framework in parser resestting.
42            (new): Various default error levels were not set.
43    
44    2008-05-17  Wakaba  <wakaba@suika.fam.cx>
45    
46            * HTML.pm.src (parse_byte_string): HTML5 encoding siniffing
47            algorithm, except for the actual sniffing, is implemented
48            with new framework with Message::Charset::Info.
49    
50    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
51    
52            * CacheManifest.pm (_parse): Drop fragment identifiers from
53            URIs in fallback section (HTML5 revision 1596).
54    
55  2008-05-10  Wakaba  <wakaba@suika.fam.cx>  2008-05-10  Wakaba  <wakaba@suika.fam.cx>
56    
57          * Makefile (Entities.html): URI has changed.          * Makefile (Entities.html): URI has changed.

Legend:
Removed from v.1.231  
changed lines
  Added in v.1.240

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24