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

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.36

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24