/[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.11 by wakaba, Mon Sep 24 04:23:45 2007 UTC revision 1.33 by wakaba, Sun Feb 17 11:04:08 2008 UTC
# Line 1  Line 1 
1    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm (th): |th| now requires phrasing content.  |div|
4            now requires prose content.
5    
6    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm: Error messages revised.
9    
10    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
11    
12            * HTML.pm: Most part of December 2007 Content Model is implemented.
13    
14    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
15    
16            * HTML.pm (<style>): CSS validation code removed; instead,
17            it does invoke subdoc callback to ask to the callee to validate
18            the style sheet separately.
19    
20    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
21    
22            * HTML.pm (<style>): Initial version of CSS validation support.
23    
24    2007-11-25  Wakaba  <wakaba@suika.fam.cx>
25    
26            * HTML.pm ($HTMLSignificantContentErrors): New.
27    
28    2007-11-25  Wakaba  <wakaba@suika.fam.cx>      
29    
30            * HTML.pm: Support for checking for significant content (HTML5
31            revision 1114).  Note that the current implementation has
32            an issue on treatment for transparent or semi-transparent
33            elements.
34    
35            * Atom.pm: Support for significant content checking (for composed
36            HTML-Atom documents).
37    
38    2007-11-25  Wakaba  <wakaba@suika.fam.cx>
39    
40            * HTML.pm (header): Descendant constraint is redefined by
41            new todo item type |descendant|.
42    
43    2007-11-24  Wakaba  <wakaba@suika.fam.cx>
44    
45            * HTML.pm (nest/@filter, rule/@condition): Implemented.
46            (nest/@mode): Definition was wrong.
47            ($HTMLSelectorsAttrChecker): New.
48    
49    2007-11-23  Wakaba  <wakaba@suika.fam.cx>
50    
51            * HTML.pm (meta): Character references in |charset| attribute
52            values are now erred.
53    
54    2007-11-23  Wakaba  <wakaba@suika.fam.cx>
55    
56            * HTML.pm (meta): |charset| value tests implemented.
57    
58    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
59    
60            * HTML.pm: Raise bad-context error for proposed link types.
61    
62    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
63    
64            * HTML.pm: Specialized error for old charset syntax.
65    
66    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
67    
68            * HTML.pm: Make |rel="up up"| conforming (HTML5 revision 1130).
69    
70    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
71    
72            * HTML.pm: Allow <html manifest=URI>.
73    
74    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
75    
76            * HTML.pm: Don't allow <a><img ismap></a> (<a> w/o href="") (HTML5
77            revision 1115).
78    
79    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
80    
81            * HTML.pm: <base> w/o @target and @href is non-conforming (HTML5
82            revision 1115).
83    
84    2007-11-04  Wakaba  <wakaba@suika.fam.cx>
85    
86            * HTML.pm: "Significant" has been gone (HTML5 revision 1114).
87    
88    2007-10-26  Wakaba  <wakaba@suika.fam.cx>
89    
90            * HTML.pm: Support for |poster| attribute (HTML5 revision 1097).
91    
92    2007-10-23  Wakaba  <wakaba@suika.fam.cx>
93    
94            * HTML.pm: Make <script async defer> conforming (HTML5
95            revision 1085).
96    
97    2007-10-14  Wakaba  <wakaba@suika.fam.cx>
98    
99            * Atom.pm, HTML.pm: Support for |html:nest|, |html:datatemplate|,
100            and |html:rule| elements.
101    
102    2007-09-24  Wakaba  <wakaba@suika.fam.cx>
103    
104            * Atom.pm (atom:link@title): Definition was missing.
105    
106  2007-09-24  Wakaba  <wakaba@suika.fam.cx>  2007-09-24  Wakaba  <wakaba@suika.fam.cx>
107    
108          * Atom.pm (hreflang): Checker is implemented.          * Atom.pm (hreflang): Checker is implemented.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.33

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24