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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24