/[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.38 by wakaba, Mon Feb 18 00:03:32 2008 UTC revision 1.51 by wakaba, Sun Feb 24 10:18:11 2008 UTC
# Line 1  Line 1 
1    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: |big|, |tt|, |s|, |strike|, and |u| are implemented.
4            Raise not-part-of-HTML5 error for |acronym|.
5    
6    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm: HTML5 attribute status added.
9    
10    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
11    
12            * HTML.pm: Standardized status for attributes are added (HTML5
13            info are not added yet).  Make element or attribute not defined
14            by HTML5 spec as a conformance error (though it is not clearly
15            defined by HTML5 spec as non-conforming).  Note that more work
16            is needed for non-standard attribute thing, since the current
17            implementation prevents non-standard attribute from being
18            syntactically checked (otherwise it is treated as if a
19            standard attribute).
20    
21    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm: Standardized status attributes are added.
24    
25    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
26    
27            * HTML.pm: Invalid |meta| in |noscript| should be erred
28            as usual.
29    
30    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
31    
32            * HTML.pm: Updated for |del|-and-significant problem.
33    
34    2008-02-24  Wakaba  <wakaba@suika.fam.cx>
35    
36            * HTML.pm (datagrid): Condition was incorrect.
37    
38    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
39    
40            * HTML.pm (%HTMLProseContentChecker, details, figure): Don't
41            change state when a transparent element is encountered.
42            (details check): Reimplemented.
43    
44    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
45    
46            * HTML.pm (object check_end): Don't check significant content
47            if the element is used as a transparent element.
48            (video check): Reimplemented.
49    
50    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
51    
52            * HTML.pm: |figure| content checker reimplemented.  |object|
53            content checker for root element case reimplemented.
54    
55    2008-02-23  Wakaba  <wakaba@suika.fam.cx>
56    
57            * HTML.pm: Revised.
58    
59    2008-02-18  Wakaba  <wakaba@suika.fam.cx>
60    
61            * HTML.pm (object): Implemented (with some bug on transparentness
62            handling).
63    
64    2008-02-18  Wakaba  <wakaba@suika.fam.cx>
65    
66            * HTML.pm: s/m/mark/g (HTML5 revision 1232).
67    
68  2008-02-18  Wakaba  <wakaba@suika.fam.cx>  2008-02-18  Wakaba  <wakaba@suika.fam.cx>
69    
70          * HTML.pm (img): |alt| is a SHOULD-level requirement now (since          * HTML.pm (img): |alt| is a SHOULD-level requirement now (since

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.51

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24