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

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.54

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24