/[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.82 by wakaba, Sat Apr 12 07:38:36 2008 UTC revision 1.93 by wakaba, Mon May 5 09:52:18 2008 UTC
# Line 1  Line 1 
1    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Make duplicate http-equiv="" non-conforming.
4            Check meta refresh content="".
5    
6    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm: Empty <tbod>, <thead>, <tfoot>, and <tr> are
9            no longer content model error (they might be raise
10            table model error, however).  All table model error
11            parameters should propagate.
12    
13    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
14    
15            * HTML.pm: Raise an error if a repeat* global attrbute
16            is used for an HTML element.
17    
18    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
19    
20            * HTML.pm: Support for global attributes.  Status
21            for XHTML2 elements/attributes are added.
22    
23    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
24    
25            * HTML.pm: Support for |repeat-start=""| attribute.
26    
27    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
28    
29            * HTML.pm: Support for |repeat=""|, |repeat-template=""|,
30            |repeat-min=""|, and |repeat-max=""| attributes.
31            Support for |button| |type| values |add|, |remove|, |move-up|,
32            and |move-down|.
33    
34    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
35    
36            * HTML.pm: Support for |template=""|, |ref=""|, and
37            |registrationmark=""| attributes.
38    
39    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
40    
41            * HTML.pm: <font> dropped and style="" is now global (HTML5 revision
42            1511).
43    
44    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
45    
46            * HTML.pm: Support for |onstorage| attribute is added (HTML5
47            revision 1495).  Defined terms no longer have to be unique (HTML5
48            revision 1467).
49    
50    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
51    
52            * HTML.pm ($HTMLBrowsingContextNameAttrChecker): New checker.
53            ($HTMLTargetAttrChecker): |_blank| is now allowed (HTML5
54            revision 1471) and an empty string is no longer allowed (HTML5
55            revision 1470).
56            (object/@name, iframe/@name): Added (HTML5 revision 1470).
57    
58    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
59    
60            * HTML.pm: |xmlns| attribute is now a global attribute (HTML5
61            revision 1426).
62    
63  2008-04-12  Wakaba  <wakaba@suika.fam.cx>  2008-04-12  Wakaba  <wakaba@suika.fam.cx>
64    
65          * HTML.pm: Support for HTML custom data attributes (HTML5          * HTML.pm: Support for HTML custom data attributes (HTML5

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.93

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24