/[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.28 by wakaba, Sun May 27 06:38:58 2007 UTC revision 1.46 by wakaba, Sat Jun 23 14:55:45 2007 UTC
# Line 1  Line 1 
1    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: HTML5 revision 920 (<isindex>).
4    
5    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
6    
7            * HTML.pm.src: HTML5 revision 918 (</head>, </body>, </html>).
8    
9    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
10    
11            * HTML.pm.src: HTML5 revision 916 (</body>).
12            HTML5 revision 917 (conforming bare &).
13    
14    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
15    
16            * NanoDOM.pm (manakai_is_html): Setting to false did not work.
17    
18            * HTML.pm.src: HTML5 revision 914 (</ in CDATA, RCDATA).
19            HTML5 revision 915 (<nobr>).
20    
21    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm.src: HTML5 revisions 908, 909, 912, and 913 (quirks mode).
24            
25            * NanoDOM.pm (manakai_is_html, manakai_compat_mode, compat_mode):
26            New attributes.
27    
28    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
29    
30            * HTML.pm.src: HTML5 revisions 900, 901, 902, and 911 (<
31            in tags).
32    
33    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
34    
35            * .cvsignore: |Entities.html| is added.
36    
37            * HTML.pm.src: |$entity_char| is removed and
38            requires |Whatpm::_NamedEntityList| instead.
39            HTML5 revision 898 (refc), except that lack of refc
40            is parse error.
41    
42            * mkentitylist.pl: New script.
43    
44            * Makefile (all): |_NamedEntityList.pm| is added.
45            (_NamedEntityList.pm, Entities.html): New rules.
46    
47    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
48    
49            * HTML.pm.src: Parse errors immediately after U+000D
50            were ignored and U+000D immediately following another
51            U+000D was not converted to U+000A.
52    
53    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
54    
55            * HTML.pm.src (set_inner_html): HTML5 revision 892 (adopt
56            nodes before appended).  Parser was not ready for NULL
57            parse error and escape flag.
58    
59            * NanoDOM.pm (adopt_node): New.
60    
61    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
62    
63            * HTML.pm.src: HTML5 revision 886 (insane comment in
64            CDATA and RCDATA).  Note that current implementation
65            is simply repeating what the spec says and it is maybe not
66            a best way to do it.
67    
68    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
69    
70            * HTML.pm.src: HTML5 revision 884 (</form> don't close
71            the form element if a descendant element without implied end tag has
72            still been open).
73    
74    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
75    
76            * ContentChecker.pm: HTML5 revision 881 (Make |id| attribute with
77            space characters non-conforming).
78    
79    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
80    
81            * HTML.pm.src: An error message was incorrect.
82            HTML5 revision 869 (C1 character references).
83            
84    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
85    
86            * HTML.pm.src: HTML5 revision 867 (a LF at the beginning of
87            a |textarea| is removed).
88    
89    2007-06-05  Wakaba  <wakaba@suika.fam.cx>
90    
91            * NanoDOM.pm (get_attribute_node_ns): New method.
92    
93            * ContentChecker.pm: |script| |async| and |defer|
94            no longer require |src|.  |async| MUST NOT be
95            specified if |defer|.  (HTML5 revision 858).
96    
97    2007-05-30  Wakaba  <wakaba@suika.fam.cx>
98    
99            * HTML.pm.src: |<form><form>| went to inifinite loop.
100    
101    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
102    
103            * ContentChecker.pm (html): Set |is_root| (allowed
104            as a document element) flag on.
105            (new): Removed.
106            (check_document): New method.
107    
108    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
109    
110            * ContentChecker.pm (thead, tfoot): Checker specifications
111            were incorrect.
112    
113  2007-05-27  Wakaba  <wakaba@suika.fam.cx>  2007-05-27  Wakaba  <wakaba@suika.fam.cx>
114    
115          * ContentChecker.pm ($HTMLURIAttrChecker): Include          * ContentChecker.pm ($HTMLURIAttrChecker): Include

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.46

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24