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

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.49

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24