/[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.19 by wakaba, Sun Nov 4 04:34:30 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>
78    
79            * HTML.pm (header): Descendant constraint is redefined by
80            new todo item type |descendant|.
81    
82    2007-11-24  Wakaba  <wakaba@suika.fam.cx>
83    
84            * HTML.pm (nest/@filter, rule/@condition): Implemented.
85            (nest/@mode): Definition was wrong.
86            ($HTMLSelectorsAttrChecker): New.
87    
88    2007-11-23  Wakaba  <wakaba@suika.fam.cx>
89    
90            * HTML.pm (meta): Character references in |charset| attribute
91            values are now erred.
92    
93    2007-11-23  Wakaba  <wakaba@suika.fam.cx>
94    
95            * HTML.pm (meta): |charset| value tests implemented.
96    
97    2007-11-11  Wakaba  <wakaba@suika.fam.cx>
98    
99            * HTML.pm: Raise bad-context error for proposed link types.
100    
101    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
102    
103            * HTML.pm: Specialized error for old charset syntax.
104    
105    2007-11-07  Wakaba  <wakaba@suika.fam.cx>
106    
107            * HTML.pm: Make |rel="up up"| conforming (HTML5 revision 1130).
108    
109  2007-11-04  Wakaba  <wakaba@suika.fam.cx>  2007-11-04  Wakaba  <wakaba@suika.fam.cx>
110    
111          * HTML.pm: Allow <html manifest=URI>.          * HTML.pm: Allow <html manifest=URI>.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24