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

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.35

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24