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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24