/[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.25 by wakaba, Sat May 26 08:12:33 2007 UTC revision 1.38 by wakaba, Sat Jun 23 06:38:12 2007 UTC
# Line 1  Line 1 
1    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src (set_inner_html): HTML5 revision 892 (adopt
4            nodes before appended).  Parser was not ready for NULL
5            parse error and escape flag.
6    
7            * NanoDOM.pm (adopt_node): New.
8    
9    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
10    
11            * HTML.pm.src: HTML5 revision 886 (insane comment in
12            CDATA and RCDATA).  Note that current implementation
13            is simply repeating what the spec says and it is maybe not
14            a best way to do it.
15    
16    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm.src: HTML5 revision 884 (</form> don't close
19            the form element if a descendant element without implied end tag has
20            still been open).
21    
22    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
23    
24            * ContentChecker.pm: HTML5 revision 881 (Make |id| attribute with
25            space characters non-conforming).
26    
27    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
28    
29            * HTML.pm.src: An error message was incorrect.
30            HTML5 revision 869 (C1 character references).
31            
32    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
33    
34            * HTML.pm.src: HTML5 revision 867 (a LF at the beginning of
35            a |textarea| is removed).
36    
37    2007-06-05  Wakaba  <wakaba@suika.fam.cx>
38    
39            * NanoDOM.pm (get_attribute_node_ns): New method.
40    
41            * ContentChecker.pm: |script| |async| and |defer|
42            no longer require |src|.  |async| MUST NOT be
43            specified if |defer|.  (HTML5 revision 858).
44    
45    2007-05-30  Wakaba  <wakaba@suika.fam.cx>
46    
47            * HTML.pm.src: |<form><form>| went to inifinite loop.
48    
49    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
50    
51            * ContentChecker.pm (html): Set |is_root| (allowed
52            as a document element) flag on.
53            (new): Removed.
54            (check_document): New method.
55    
56    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
57    
58            * ContentChecker.pm (thead, tfoot): Checker specifications
59            were incorrect.
60    
61    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
62    
63            * ContentChecker.pm ($HTMLURIAttrChecker): Include
64            error position in the |type| option of the error.
65    
66            * HTMLTable.pm (form_table): The |$onerror| parameter
67            is now optional.  Some bugs are fixed.
68    
69    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
70    
71            * HTMLTable.pm: New module.
72    
73            * ContentChecker.pm (table): Invoke table model error checker.
74    
75            * NanoDOM.pm (first_child, get_attribute_ns): New.
76    
77    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
78    
79            * ContentChecker.pm ($HTMLLinkTypesAttrChecker): New checker.
80            (link/@rel, a/@rel, area/@rel): Use new checker.
81    
82            * Makefile (_LinkTypeList.pm, RelExtensions.html): New rules.
83    
84            * _LinkTypeList.pm: New file.
85    
86            * mklinktypelist.pl: New file.
87    
88            * .cvsignore: |RelExtensions.html| added.
89    
90            * NanoDOM.pm (child_nodes): Returns an empty array
91            for non-child-containing node types.
92            (text_content): New attribute.
93    
94  2007-05-26  Wakaba  <wakaba@suika.fam.cx>  2007-05-26  Wakaba  <wakaba@suika.fam.cx>
95    
96          * IMTChecker.pm: New module.          * IMTChecker.pm: New module.

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.38

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24