/[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.26 by wakaba, Sun Nov 25 03:46:07 2007 UTC revision 1.40 by wakaba, Mon Feb 18 14:56:50 2008 UTC
# Line 1  Line 1 
1    2008-02-18  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm (object): Implemented (with some bug on transparentness
4            handling).
5    
6    2008-02-18  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm: s/m/mark/g (HTML5 revision 1232).
9    
10    2008-02-18  Wakaba  <wakaba@suika.fam.cx>
11    
12            * HTML.pm (img): |alt| is a SHOULD-level requirement now (since
13            the conformance checker cannot examine the semantics of the
14            image).
15    
16    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
17    
18            * HTML.pm: Useless old stuff are removed.  |datagrid|
19            was missing from |$HTMLInteractiveContent|.
20            (a): Use new |$HTMLInteractiveContent| in place
21            of |$HTMLIntetractiveElements|.
22            (caption): Use new |$HTMLPhrasingContentChecker| in place
23            of |$HTMLStrictlyInlineChecker|.
24    
25    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
26    
27            * HTML.pm (figure): Implemented.
28            (video, audio): In no-parent-element case with |src| attribute,
29            the content model is now prose content.
30    
31    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
32    
33            * HTML.pm (noscript): Reimplemented.
34    
35    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
36    
37            * HTML.pm: |<meta http-equiv=Content-Type| support (HTML5 revision
38            1180).
39    
40    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
41    
42            * HTML.pm (th): |th| now requires phrasing content.  |div|
43            now requires prose content.
44    
45    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
46    
47            * HTML.pm: Error messages revised.
48    
49    2008-02-17  Wakaba  <wakaba@suika.fam.cx>
50    
51            * HTML.pm: Most part of December 2007 Content Model is implemented.
52    
53    2008-02-10  Wakaba  <wakaba@suika.fam.cx>
54    
55            * HTML.pm (<style>): CSS validation code removed; instead,
56            it does invoke subdoc callback to ask to the callee to validate
57            the style sheet separately.
58    
59    2008-02-09  Wakaba  <wakaba@suika.fam.cx>
60    
61            * HTML.pm (<style>): Initial version of CSS validation support.
62    
63    2007-11-25  Wakaba  <wakaba@suika.fam.cx>
64    
65            * HTML.pm ($HTMLSignificantContentErrors): New.
66    
67    2007-11-25  Wakaba  <wakaba@suika.fam.cx>      
68    
69            * HTML.pm: Support for checking for significant content (HTML5
70            revision 1114).  Note that the current implementation has
71            an issue on treatment for transparent or semi-transparent
72            elements.
73    
74            * Atom.pm: Support for significant content checking (for composed
75            HTML-Atom documents).
76    
77  2007-11-25  Wakaba  <wakaba@suika.fam.cx>  2007-11-25  Wakaba  <wakaba@suika.fam.cx>
78    
79          * HTML.pm (header): Descendant constraint is redefined by          * HTML.pm (header): Descendant constraint is redefined by

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.40

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24