/[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.52 by wakaba, Sun Feb 24 12:59:30 2008 UTC revision 1.68 by wakaba, Thu Mar 20 08:04:58 2008 UTC
# Line 1  Line 1 
1    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Atom.pm: Support for |<content type=html>| content
4            checking.
5    
6    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
7    
8            * Atom.pm: Support for |author| for |feed| checking.
9    
10    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
11    
12            * Atom.pm: Support for |author| for |entry| checking.
13    
14    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
15    
16            * HTML.pm: Some attribute level definitions were missing.
17    
18    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
19    
20            * HTML.pm: |dir|, |center|, and |basefont| are implemented.
21    
22    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
23    
24            * HTML.pm: |contenteditable| attribute support is now implemented.
25    
26    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
27    
28            * HTML.pm: Known but not-implemented-yet attributes were not
29            warned.
30    
31    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm: Status information from old specifications
34            are incorporated.
35    
36    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
37    
38            * Atom.pm: Reimplemented.
39    
40    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
41    
42            * HTML.pm: |in_a_href| flag is not reset after the </a>.
43            Raise an error if |area| is not a descendant of |map|.
44    
45    2008-03-01  Wakaba  <wakaba@suika.fam.cx>
46    
47            * HTML.pm: Sectioning root category added.  |blockquote|
48            is no longer a sectioning content.
49    
50    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
51    
52            * HTML.pm: Allow |blockquote| in |header| and |footer| (HTML5
53            revision 1250).
54    
55    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
56    
57            * HTML.pm: First version of Web Forms 2.0 support (its weired,
58            since the spec itself is frankensteinesque:-); note that though
59            it is weired spec from the today's viewpoint, it is still
60            better-written spec than any W3C (Candidate or Proposed or full)
61            Recommendation, sadly.
62    
63    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
64    
65            * HTML.pm: Since even XHTML Basic 1.1 is a CR, diffs
66            from XHTML M12N 1.0 are reflected in |status| field.
67    
68    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
69    
70            * HTML.pm: HTML5 status constants are OR-ed with "allowed" status.
71            Don't raise "not defined" errors; they are now raised according
72            to status flags.  Status flags of li/@value, ol/@start, and menu
73            are now non-deprecated, to avoid deprecated error message.
74            area/@hreftype typo fixed.  |isindex| SHOULD NOT be used
75            according to HTML4.
76    
77    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
78    
79            * HTML.pm: Make |figure| caption optional (HTML5 revision 1240).
80            Add |reversed| to |ol| (HTML5 revision 1248).
81    
82  2008-02-24  Wakaba  <wakaba@suika.fam.cx>  2008-02-24  Wakaba  <wakaba@suika.fam.cx>
83    
84          * HTML.pm: Most of Web Forms 1.0 attributes are implemented.          * HTML.pm: Most of Web Forms 1.0 attributes are implemented.

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.68

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24