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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24