/[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.42 by wakaba, Sat Feb 23 12:48:19 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>  2008-02-23  Wakaba  <wakaba@suika.fam.cx>
51    
52          * HTML.pm: |figure| content checker reimplemented.  |object|          * HTML.pm: |figure| content checker reimplemented.  |object|

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24