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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24