/[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.5 by wakaba, Sat May 5 06:51:06 2007 UTC revision 1.10 by wakaba, Sun May 13 10:17:35 2007 UTC
# Line 1  Line 1 
1    2007-05-13  Wakaba  <wakaba@suika.fam.cx>
2    
3            * ContentChecker.pm: Use hashs rather than lists for
4            element type testings.
5    
6    2007-05-13  Wakaba  <wakaba@suika.fam.cx>
7    
8            * ContentChecker.pm: Don't generate duplicate
9            error when an element type is put in the "minus" list
10            and the element type is not allowed explicitly in the particular
11            element content model.
12            (html:a checker): New checker.
13            (html:details, html:datagrid): New checkers.
14            (html:legend): New checker.
15    
16    2007-05-13  Wakaba  <wakaba@suika.fam.cx>
17    
18            * ContentChecker.pm (html:li checker): Implemented.
19    
20    2007-05-13  Wakaba  <wakaba@suika.fam.cx>
21    
22            * ContentChecker.pm ($HTMLInlineOrStriclyInlineChecker): New
23            checker.
24            (html:dd checker): New checker.
25            (html:q, html:em, html:strong, html:small,
26            html:m, html:dfn, html:code, html:samp, html:span): New checkers.
27    
28    2007-05-13  Wakaba  <wakaba@suika.fam.cx>
29    
30            * ContentChecker.pm ($AnyChecker): Renamed
31            from |$ElementDefault->{checker}|.
32            ($ElementDefault->{checker}): Throw an error that
33            the element type is not supported by the checker.
34            ($HTMLMetadataElement): |html:base| was missing.
35            ($HTMLEmptyChecker): Don't throw an error
36            for inter-element whitespace nodes.
37            (html:html checker): Errors were not
38            thrown even if |html:head| and/or |html:body|
39            children were missing.
40            (html:head checker): An error was not
41            thrown if <meta charset> appered after other
42            elements.
43    
44  2007-05-05  Wakaba  <wakaba@suika.fam.cx>  2007-05-05  Wakaba  <wakaba@suika.fam.cx>
45    
46          * ContentChecker.pm: |footer|, |video|, |audio|, |script|,          * ContentChecker.pm: |footer|, |video|, |audio|, |script|,

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.10

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24