/[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.34 by wakaba, Sat Jun 23 03:30:04 2007 UTC
# Line 1  Line 1 
1    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: An error message was incorrect.
4            HTML5 revision 869 (C1 character references).
5            
6    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src: HTML5 revision 867 (a LF at the beginning of
9            a |textarea| is removed).
10    
11    2007-06-05  Wakaba  <wakaba@suika.fam.cx>
12    
13            * NanoDOM.pm (get_attribute_node_ns): New method.
14    
15            * ContentChecker.pm: |script| |async| and |defer|
16            no longer require |src|.  |async| MUST NOT be
17            specified if |defer|.  (HTML5 revision 858).
18    
19    2007-05-30  Wakaba  <wakaba@suika.fam.cx>
20    
21            * HTML.pm.src: |<form><form>| went to inifinite loop.
22    
23    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
24    
25            * ContentChecker.pm (html): Set |is_root| (allowed
26            as a document element) flag on.
27            (new): Removed.
28            (check_document): New method.
29    
30    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
31    
32            * ContentChecker.pm (thead, tfoot): Checker specifications
33            were incorrect.
34    
35    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
36    
37            * ContentChecker.pm ($HTMLURIAttrChecker): Include
38            error position in the |type| option of the error.
39    
40            * HTMLTable.pm (form_table): The |$onerror| parameter
41            is now optional.  Some bugs are fixed.
42    
43    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
44    
45            * HTMLTable.pm: New module.
46    
47            * ContentChecker.pm (table): Invoke table model error checker.
48    
49            * NanoDOM.pm (first_child, get_attribute_ns): New.
50    
51    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
52    
53            * ContentChecker.pm ($HTMLLinkTypesAttrChecker): New checker.
54            (link/@rel, a/@rel, area/@rel): Use new checker.
55    
56            * Makefile (_LinkTypeList.pm, RelExtensions.html): New rules.
57    
58            * _LinkTypeList.pm: New file.
59    
60            * mklinktypelist.pl: New file.
61    
62            * .cvsignore: |RelExtensions.html| added.
63    
64            * NanoDOM.pm (child_nodes): Returns an empty array
65            for non-child-containing node types.
66            (text_content): New attribute.
67    
68  2007-05-26  Wakaba  <wakaba@suika.fam.cx>  2007-05-26  Wakaba  <wakaba@suika.fam.cx>
69    
70          * IMTChecker.pm: New module.          * IMTChecker.pm: New module.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24