/[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.237 by wakaba, Sun May 18 03:46:26 2008 UTC revision 1.252 by wakaba, Sun Jun 1 06:47:08 2008 UTC
# Line 1  Line 1 
1    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src (_get_next_token): A parse error was missing.
4    
5    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
6    
7            * mklinktypelist.pl: rel=contact is no longer part of the HTML5
8            spec (commented out). (HTML5 revision 1711).
9    
10    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
11    
12            * ContentType.pm: Drop support for UTF-32 (HTML5 revision 1701).
13    
14            * HTML.pm.src: UTF-16BE and UTF-16LE should be considered
15            as UTF-16 (HTML5 revision 1701).
16    
17    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
18    
19            * HTML.pm.src: Support for <noframes> in <head> (HTML5 revision
20            1692).
21    
22    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
23    
24            * HTML.pm.src: The secondary insertion mode used when switching
25            to foreign content is the "in body" insertion mode (HTML5 revision
26            1696).
27    
28    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
29    
30            * HTML.pm.src: Don't raise parse error for <isindex/> (HTML5
31            revision 1697).
32    
33    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTML.pm.src: Support for end-of-file token in foreign content
36            insertion mode (HTML5 revision 1693).  Update SVG camelCase
37            attribute list (HTML5 revision 1700).  <textarea> closes
38            </select> (HTML5 revision 1699).  More start tags close in
39            foreign content insertion mode (HTML5 revision 1698).
40    
41    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
42    
43            * HTML.pm.src: ";" is not part of charset name (HTML5 revision 1665).
44    
45    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
46    
47            * HTML.pm.src: More robust charset parameter detection (HTML5
48            revision 1674).
49    
50    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
51    
52            * ContentType.pm: Support for image/vnd.microsoft.icon (HTML5
53            revision 1676).
54    
55    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
56    
57            * HTML.pm.src: Ignore language part of public identifiers for
58            quriks mode detection (HTML5 revision 1679).
59    
60    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
61    
62            * HTML.pm.src: Reduce the number of errors in truncated doctypes (HTML5
63            revision 1685).
64    
65    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
66    
67            * HTML.pm.src: Support for EOF in new states for tags (HTML5
68            revision 1684).
69    
70    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
71    
72            * HTML.pm.src (_reset_insertion_mode): Make <td>.innerHTML
73            work (HTML5 revision 1690).
74    
75    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
76    
77            * HTML.pm.src (_tree_construction_main): Change handling of
78            end tags in head insertion modes (HTML5 revision 1686).
79            (parse_char_string): Bug fix for non-utf8 character string handlings.
80            (parse_char_stream): |ungetc| does not work well for this context.
81    
82    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
83    
84            * HTML.pm.src (parse_byte_string): Redefined to invoke
85            |parse_byte_stream|.
86            (parse_byte_stream): New method.
87    
88  2008-05-18  Wakaba  <wakaba@suika.fam.cx>  2008-05-18  Wakaba  <wakaba@suika.fam.cx>
89    
90          * HTML.pm.src (parse_byte_string): Fix the column number reported          * HTML.pm.src (parse_byte_string): Fix the column number reported

Legend:
Removed from v.1.237  
changed lines
  Added in v.1.252

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24