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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24