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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24