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

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.41

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24