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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24