/[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.361 by wakaba, Mon Oct 20 04:21:18 2008 UTC revision 1.386 by wakaba, Sun Aug 16 06:47:59 2009 UTC
# Line 1  Line 1 
1    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: Dropped support for "XSLT-compat" and added
4            "about:legacy-compat" (HTML5 revision 2725).
5    
6    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src: "<!DOCTYPE>" is now explicitly supported in the
9            spec (HTML5 revision 2700).
10    
11    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm.src: Added support for <script> element in the "in
14            select" and "in select in table" insertion modes (HTML5 revision
15            2500).
16    
17    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
18    
19            * HTML.pm.src: An <hn> start tag in an <hn> element should close
20            the earlier element (HTML5 revision 2501).
21    
22    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
23    
24            * HTML.pm.src: The </br> end tags before the <body> start tag
25            should equally survive as the first br element child of the body
26            element (HTML5 revision 2586).
27    
28    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
29    
30            * HTML.pm.src: <font> in SVG land is handled as an SVG element as
31            long as it did not have HTML attributes (HTML5 revision 2590).
32    
33    2009-08-16  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTML.pm.src (_tree_construction_main): Improved error reporting
36            on "select" start tag in "in select" and "in select in table"
37            parsing modes (c.f. HTML5 revision 3604).
38    
39    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
40    
41            * mkhtmlclass.pl: Made xmlns:xlink with wrong namespace URL
42            invalid (HTML5 revision 2701).
43    
44    2009-07-26  Wakaba  <wakaba@suika.fam.cx>
45    
46            * HTML.pm.src: </rt>, </rp>, </option>, </optgroup> become
47            optional before </body> (HTML5 revision 2806).
48    
49    2009-07-25  Wakaba  <wakaba@suika.fam.cx>
50    
51            * HTML.pm.src: Marked where SVG |script| execution should be
52            implemented (HTML5 revision 2904).
53    
54    2009-07-25  Wakaba  <wakaba@suika.fam.cx>
55    
56            * HTML.pm.src (set_inner_html): The fragment parsing algorithm
57            inherits the document quirksness flag of the main document (HTML5
58            revision 2935).
59    
60    2009-07-05  Wakaba  <wakaba@suika.fam.cx>
61    
62            * HTML.pm.src (_tree_construction_main): Put |table| in |p| in
63            quirks mode (The Hixie Quirk, HTML5 revision 3132).
64    
65    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
66    
67            * HTML.pm.src: <kegten> breaks out of <select> (HTML5 revision
68            3163).
69    
70    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
71    
72            * HTML.pm.src: Don't change encoding to UTF-8 if the input
73            encoding is UTF-16 (HTML5 revision 3204).
74    
75    2009-07-03  Wakaba  <wakaba@suika.fam.cx>
76    
77            * HTML.pm.src (parse_byte_stream): Don't change to another
78            encoding if the input is UTF-16 (HTML5 revision 3205).
79    
80    2009-06-28  Wakaba  <wakaba@suika.fam.cx>
81    
82            * HTML.pm.src: |isindex| should no longer generate |p| element
83            node (HTML5 revision 3236).
84    
85    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
86    
87            * ContentChecker.pm: Introduced new flag |has_autofocus|.  Added
88            support for new |id_type| value of |any|, which means any kind of
89            element is allowed as a referenced element.
90    
91    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
92    
93            * ContentChecker.pm: Introduced |check_attrs2| method for the ease
94            of defining codes for checking required attribute and as such.
95    
96    2008-12-12  Wakaba  <wakaba@suika.fam.cx>
97    
98            * IMTChecker.pm: Added more definitions for subtypes.
99    
100    2008-12-11  Wakaba  <wakaba@suika.fam.cx>
101    
102            * URIChecker.pm: Some of |pos_end| values were wrong.
103    
104    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
105    
106            * ContentChecker.pm (check_element): Added support for "no
107            referenced datalist" error.
108    
109    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
110    
111            * URIChecker.pm: Bug fix: It did not work unless
112            Message::DOM::DOMImplementation has been |require|d.
113    
114    2008-12-06  Wakaba  <wakaba@suika.fam.cx>
115    
116            * NanoDOM.pm (document_uri): New attribute.
117    
118            * ContentChecker.pm: Don't use methods not implemented by NanoDOM.
119    
120    2008-11-07  Wakaba  <wakaba@suika.fam.cx>
121    
122            * NanoDOM.pm (text_content): Don't create a Text node if the new
123            value is empty.
124    
125    2008-11-06  Wakaba  <wakaba@suika.fam.cx>
126    
127            * SWML/: New directory.
128    
129  2008-10-20  Wakaba  <wakaba@suika.fam.cx>  2008-10-20  Wakaba  <wakaba@suika.fam.cx>
130    
131          * NanoDOM.pm (specified, all_declarations_processed,          * NanoDOM.pm (specified, all_declarations_processed,

Legend:
Removed from v.1.361  
changed lines
  Added in v.1.386

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24