/[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.37 by wakaba, Sat Jun 23 05:29:48 2007 UTC revision 1.52 by wakaba, Mon Jun 25 00:14:39 2007 UTC
# Line 1  Line 1 
1    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: Late |<html>| parse error is implemented.
4    
5    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
6    
7            * URIChecker.pm (check_iri_reference): A |decode| method name was
8            incorrect.
9    
10            * ContentChecker.pm: Support for the |footer| element.
11            Check URI syntax for space-separated URI attributes.
12            Support for the |tabindex| attribute.  Support
13            for |datetime| attribute.
14    
15    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
16    
17            * HTML.pm.src: HTML5 revision 1.144 (&#x0D;) and 1.145 (invalid
18            character references).  HTML5 revision 1.146 (white space
19            characters before root start tag).  HTML5 revision
20            1.148 (named character references in attribute values).
21            HTML5 revision 1.152 (<plaintext>.innerHTML get).
22    
23    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
24    
25            * HTML.pm.src: HTML5 revisions 1.142 and 1.143 (<noscript>
26            in <head>).
27    
28    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
29    
30            * HTML.pm.src: HTML5 revision 935 (<base>, <link>, <meta>
31            in body).
32    
33            * ContentChecker.pm: HTML5 revision 938 (scoped="").
34    
35    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
36    
37            * HTML.pm.src: HTML5 revision 923 (matching end tag in CDATA
38            or RCDATA in fragment parsing mode).  HTML5 revision
39            924 (<!--> and <!--->).  HTML5 revision 926 (hn in hn).
40    
41    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
42    
43            * HTML.pm.src (get_inner_html): HTML5 revision 922 (inner_html
44            for <pre> and <textarea>).
45    
46    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
47    
48            * HTML.pm.src: HTML5 revision 920 (<isindex>).
49    
50    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
51    
52            * HTML.pm.src: HTML5 revision 918 (</head>, </body>, </html>).
53    
54    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
55    
56            * HTML.pm.src: HTML5 revision 916 (</body>).
57            HTML5 revision 917 (conforming bare &).
58    
59    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
60    
61            * NanoDOM.pm (manakai_is_html): Setting to false did not work.
62    
63            * HTML.pm.src: HTML5 revision 914 (</ in CDATA, RCDATA).
64            HTML5 revision 915 (<nobr>).
65    
66    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
67    
68            * HTML.pm.src: HTML5 revisions 908, 909, 912, and 913 (quirks mode).
69            
70            * NanoDOM.pm (manakai_is_html, manakai_compat_mode, compat_mode):
71            New attributes.
72    
73    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
74    
75            * HTML.pm.src: HTML5 revisions 900, 901, 902, and 911 (<
76            in tags).
77    
78    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
79    
80            * .cvsignore: |Entities.html| is added.
81    
82            * HTML.pm.src: |$entity_char| is removed and
83            requires |Whatpm::_NamedEntityList| instead.
84            HTML5 revision 898 (refc), except that lack of refc
85            is parse error.
86    
87            * mkentitylist.pl: New script.
88    
89            * Makefile (all): |_NamedEntityList.pm| is added.
90            (_NamedEntityList.pm, Entities.html): New rules.
91    
92    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
93    
94            * HTML.pm.src: Parse errors immediately after U+000D
95            were ignored and U+000D immediately following another
96            U+000D was not converted to U+000A.
97    
98    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
99    
100            * HTML.pm.src (set_inner_html): HTML5 revision 892 (adopt
101            nodes before appended).  Parser was not ready for NULL
102            parse error and escape flag.
103    
104            * NanoDOM.pm (adopt_node): New.
105    
106  2007-06-23  Wakaba  <wakaba@suika.fam.cx>  2007-06-23  Wakaba  <wakaba@suika.fam.cx>
107    
108          * HTML.pm.src: HTML5 revision 886 (insane comment in          * HTML.pm.src: HTML5 revision 886 (insane comment in

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.52

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24