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

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.56

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24