/[suikacvs]/markup/html/whatpm/Whatpm/ContentChecker/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/ContentChecker/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.46 by wakaba, Sun Feb 24 00:51:09 2008 UTC revision 1.55 by wakaba, Tue Feb 26 08:43:19 2008 UTC
# Line 1  Line 1 
1    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Since even XHTML Basic 1.1 is a CR, diffs
4            from XHTML M12N 1.0 are reflected in |status| field.
5    
6    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm: HTML5 status constants are OR-ed with "allowed" status.
9            Don't raise "not defined" errors; they are now raised according
10            to status flags.  Status flags of li/@value, ol/@start, and menu
11            are now non-deprecated, to avoid deprecated error message.
12            area/@hreftype typo fixed.  |isindex| SHOULD NOT be used
13            according to HTML4.
14    
15    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
16    
17            * HTML.pm: Make |figure| caption optional (HTML5 revision 1240).
18            Add |reversed| to |ol| (HTML5 revision 1248).
19    
20    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
21    
22            * HTML.pm: Most of Web Forms 1.0 attributes are implemented.
23    
24    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
25    
26            * HTML.pm: |big|, |tt|, |s|, |strike|, and |u| are implemented.
27            Raise not-part-of-HTML5 error for |acronym|.
28    
29    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
30    
31            * HTML.pm: HTML5 attribute status added.
32    
33    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTML.pm: Standardized status for attributes are added (HTML5
36            info are not added yet).  Make element or attribute not defined
37            by HTML5 spec as a conformance error (though it is not clearly
38            defined by HTML5 spec as non-conforming).  Note that more work
39            is needed for non-standard attribute thing, since the current
40            implementation prevents non-standard attribute from being
41            syntactically checked (otherwise it is treated as if a
42            standard attribute).
43    
44    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
45    
46            * HTML.pm: Standardized status attributes are added.
47    
48    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
49    
50            * HTML.pm: Invalid |meta| in |noscript| should be erred
51            as usual.
52    
53  2008-02-24  Wakaba  <wakaba@suika.fam.cx>  2008-02-24  Wakaba  <wakaba@suika.fam.cx>
54    
55          * HTML.pm: Updated for |del|-and-significant problem.          * HTML.pm: Updated for |del|-and-significant problem.

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.55

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24