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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24