/[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.76 by wakaba, Sat Mar 22 05:45:36 2008 UTC
# Line 1  Line 1 
1    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Typo fixed.  html/@version implemented (as do-nothing
4            checker). head/@profile implemented.  meta/@scheme implemented (as
5            do-nothing checker).
6    
7    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
8    
9            * HTML.pm: Add URIs to the list of URIs to be returned
10            by the checker method. |accesskey| attribute is implemented.
11    
12    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
13    
14            * Atom.pm: Don't raise an error even if there is
15            no |atom:summary| element child in the |atom:entry|
16            element when the |type| attribute of the |atom:content|
17            element is set to |html|, |xhtml|, or |text|.
18            The |atom:rights| elements were implemented
19            as Date construct (!?).
20            Typo in code for |rel=alternate| are fixed.
21    
22    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
23    
24            * Atom.pm: Support for |thr:total| element.
25            Add notes on additional Atom namespaces.
26    
27    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
28    
29            * Atom.pm: Support for |thr:in-reply-to| element.
30    
31    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
32    
33            * Atom.pm: Raise an error if required |atom:summary|
34            element is missing from an |atom:entry| element.
35    
36    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
37    
38            * Atom.pm: Support for |<* type=html>| in Text construct.
39    
40    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
41    
42            * Atom.pm: Bug fix for validation of |feed| on |author| child.
43    
44    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
45    
46            * Atom.pm: Support for |<content type=html>| content
47            checking.
48    
49    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
50    
51            * Atom.pm: Support for |author| for |feed| checking.
52    
53    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
54    
55            * Atom.pm: Support for |author| for |entry| checking.
56    
57    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
58    
59            * HTML.pm: Some attribute level definitions were missing.
60    
61    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
62    
63            * HTML.pm: |dir|, |center|, and |basefont| are implemented.
64    
65    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
66    
67            * HTML.pm: |contenteditable| attribute support is now implemented.
68    
69    2008-03-09  Wakaba  <wakaba@suika.fam.cx>
70    
71            * HTML.pm: Known but not-implemented-yet attributes were not
72            warned.
73    
74    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
75    
76            * HTML.pm: Status information from old specifications
77            are incorporated.
78    
79    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
80    
81            * Atom.pm: Reimplemented.
82    
83    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
84    
85            * HTML.pm: |in_a_href| flag is not reset after the </a>.
86            Raise an error if |area| is not a descendant of |map|.
87    
88    2008-03-01  Wakaba  <wakaba@suika.fam.cx>
89    
90            * HTML.pm: Sectioning root category added.  |blockquote|
91            is no longer a sectioning content.
92    
93    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
94    
95            * HTML.pm: Allow |blockquote| in |header| and |footer| (HTML5
96            revision 1250).
97    
98    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
99    
100            * HTML.pm: First version of Web Forms 2.0 support (its weired,
101            since the spec itself is frankensteinesque:-); note that though
102            it is weired spec from the today's viewpoint, it is still
103            better-written spec than any W3C (Candidate or Proposed or full)
104            Recommendation, sadly.
105    
106    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
107    
108            * HTML.pm: Since even XHTML Basic 1.1 is a CR, diffs
109            from XHTML M12N 1.0 are reflected in |status| field.
110    
111    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
112    
113            * HTML.pm: HTML5 status constants are OR-ed with "allowed" status.
114            Don't raise "not defined" errors; they are now raised according
115            to status flags.  Status flags of li/@value, ol/@start, and menu
116            are now non-deprecated, to avoid deprecated error message.
117            area/@hreftype typo fixed.  |isindex| SHOULD NOT be used
118            according to HTML4.
119    
120    2008-02-26  Wakaba  <wakaba@suika.fam.cx>
121    
122            * HTML.pm: Make |figure| caption optional (HTML5 revision 1240).
123            Add |reversed| to |ol| (HTML5 revision 1248).
124    
125  2008-02-24  Wakaba  <wakaba@suika.fam.cx>  2008-02-24  Wakaba  <wakaba@suika.fam.cx>
126    
127          * 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.76

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24