/[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.18 by wakaba, Sat May 19 15:31:07 2007 UTC revision 1.31 by wakaba, Wed May 30 12:24:49 2007 UTC
# Line 1  Line 1 
1    2007-05-30  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: |<form><form>| went to inifinite loop.
4    
5    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
6    
7            * ContentChecker.pm (html): Set |is_root| (allowed
8            as a document element) flag on.
9            (new): Removed.
10            (check_document): New method.
11    
12    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
13    
14            * ContentChecker.pm (thead, tfoot): Checker specifications
15            were incorrect.
16    
17    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
18    
19            * ContentChecker.pm ($HTMLURIAttrChecker): Include
20            error position in the |type| option of the error.
21    
22            * HTMLTable.pm (form_table): The |$onerror| parameter
23            is now optional.  Some bugs are fixed.
24    
25    2007-05-27  Wakaba  <wakaba@suika.fam.cx>
26    
27            * HTMLTable.pm: New module.
28    
29            * ContentChecker.pm (table): Invoke table model error checker.
30    
31            * NanoDOM.pm (first_child, get_attribute_ns): New.
32    
33    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
34    
35            * ContentChecker.pm ($HTMLLinkTypesAttrChecker): New checker.
36            (link/@rel, a/@rel, area/@rel): Use new checker.
37    
38            * Makefile (_LinkTypeList.pm, RelExtensions.html): New rules.
39    
40            * _LinkTypeList.pm: New file.
41    
42            * mklinktypelist.pl: New file.
43    
44            * .cvsignore: |RelExtensions.html| added.
45    
46            * NanoDOM.pm (child_nodes): Returns an empty array
47            for non-child-containing node types.
48            (text_content): New attribute.
49    
50    2007-05-26  Wakaba  <wakaba@suika.fam.cx>
51    
52            * IMTChecker.pm: New module.
53    
54            * ContentChecker.pm ($HTMLIMTAttrChecker): Call IMTChecker
55            to test parameter value validity.
56    
57            * HTML.pm.src ($style_start_tag): Attributes were
58            discarded.
59    
60    2007-05-25  Wakaba  <wakaba@suika.fam.cx>
61    
62            * ContentChecker.pm ($HTMLURIAttrChecker): Implemented.
63    
64    2007-05-25  Wakaba  <wakaba@suika.fam.cx>
65    
66            * URIChecker.pm: All recommendations from RFC 3986
67            and RFC 3987 are listed (not all testable items are checked yet).
68    
69    2007-05-25  Wakaba  <wakaba@suika.fam.cx>
70    
71            * URIChecker.pm: New module.
72    
73    2007-05-20  Wakaba  <wakaba@suika.fam.cx>
74    
75            * ContentChecker.pm: Now most attributes are implemented
76            or associated to some placeholder.
77            ($ElementDefault): Warn unknown attributes
78            for unknown elements as "attribute not supported".
79            ($HTMLLanguageTagAttrChecker, $HTMLMQAttrChecker): New placeholders.
80            ($HTMLUsemapAttrChecker, $HTMLTargetAttrChecker): New checkers.
81            (|a| attribute checker): Reimplemented.
82    
83    2007-05-20  Wakaba  <wakaba@suika.fam.cx>
84    
85            * ContentChecker.pm ($HTMLEventHandlerAttrChecker): New placeholder.
86            ($HTMLAttrChecker): Event handler content attributes
87            are added.
88            (link, embed): Required attribute is now checked.
89            (embed): Unknown local attributes are no longer warned.
90    
91    2007-05-20  Wakaba  <wakaba@suika.fam.cx>
92    
93            * ContentChecker.pm ($HTMLSpaceURIsAttrChecker): New placeholder.
94            ($HTMLIMTAttrChecker): New checker.
95            (link@rel, link@href, link@type, style@type,
96            a@href, a@ping, a@ping, a@type, embed@src, embed@type,
97            object@data, object@type, source@src, source@type, area@alt,
98            area@shape, area@coords, area@href,
99            area@ping, area@rel, area@type, script@src,
100            script@defer, script@async, script@type): Checkers added.
101    
102  2007-05-20  Wakaba  <wakaba@suika.fam.cx>  2007-05-20  Wakaba  <wakaba@suika.fam.cx>
103    
104          * ContentChecker.pm: Descendant checking was incorrect.          * ContentChecker.pm: Descendant checking was incorrect.

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.31

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24