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

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.31

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24