/[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.72 by wakaba, Thu Mar 20 09:38:47 2008 UTC revision 1.92 by wakaba, Mon May 5 08:28:19 2008 UTC
# Line 1  Line 1 
1    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Empty <tbod>, <thead>, <tfoot>, and <tr> are
4            no longer content model error (they might be raise
5            table model error, however).  All table model error
6            parameters should propagate.
7    
8    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
9    
10            * HTML.pm: Raise an error if a repeat* global attrbute
11            is used for an HTML element.
12    
13    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
14    
15            * HTML.pm: Support for global attributes.  Status
16            for XHTML2 elements/attributes are added.
17    
18    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
19    
20            * HTML.pm: Support for |repeat-start=""| attribute.
21    
22    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
23    
24            * HTML.pm: Support for |repeat=""|, |repeat-template=""|,
25            |repeat-min=""|, and |repeat-max=""| attributes.
26            Support for |button| |type| values |add|, |remove|, |move-up|,
27            and |move-down|.
28    
29    2008-05-03  Wakaba  <wakaba@suika.fam.cx>
30    
31            * HTML.pm: Support for |template=""|, |ref=""|, and
32            |registrationmark=""| attributes.
33    
34    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
35    
36            * HTML.pm: <font> dropped and style="" is now global (HTML5 revision
37            1511).
38    
39    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
40    
41            * HTML.pm: Support for |onstorage| attribute is added (HTML5
42            revision 1495).  Defined terms no longer have to be unique (HTML5
43            revision 1467).
44    
45    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
46    
47            * HTML.pm ($HTMLBrowsingContextNameAttrChecker): New checker.
48            ($HTMLTargetAttrChecker): |_blank| is now allowed (HTML5
49            revision 1471) and an empty string is no longer allowed (HTML5
50            revision 1470).
51            (object/@name, iframe/@name): Added (HTML5 revision 1470).
52    
53    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
54    
55            * HTML.pm: |xmlns| attribute is now a global attribute (HTML5
56            revision 1426).
57    
58    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
59    
60            * HTML.pm: Support for HTML custom data attributes (HTML5
61            revision 1399).
62    
63    2008-03-28  Wakaba  <wakaba@suika.fam.cx>
64    
65            * HTML.pm: s/Prose/Flow/g (HTML5 revision 1261).
66    
67    2008-03-23  Wakaba  <wakaba@suika.fam.cx>
68    
69            * HTML.pm: @datetime microsyntax is in the First Draft phase.
70    
71    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
72    
73            * HTML.pm: link/@rev and a/@rev are implemented.
74    
75    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
76    
77            * HTML.pm: link/@target, img/@align, img/@border, img/@hspace,
78            img/@vspace, img/@longdesc, object/@align, object/@archive,
79            object/@border, object/@classid, object/@codebase,
80            object/@codetype, object/@declare, object/@hspace,
81            object/@standby, object/@vspace, param/@valuetype,
82            param/@type, area/@nohref, %cellhalign/@align, %cellhalign/@char,
83            and %cellvalign/@valign are implemented.
84    
85    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
86    
87            * HTML.pm: tr/@bgcolor, td/@bgcolor, th/@bgcolor, td/@abbr,
88            th/@abbr, td/@axis, th/@axis, td/@scope, td/@nowrap,
89            th/@nowrap, caption/@align , table/@frame, table/@rules,
90            table/@summary, and table/@width are implemented.
91    
92    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
93    
94            * HTML.pm: body/@alink, body/@background, body/@bgcolor,
95            body/@link, body/@text, body/@vlink, hn/@align, p/@align,
96            br/@clear, pre/@width, ol/@compact, ul/@compact,
97            dl/@compact, dl/@compact, menu/@compact, and div/@align implemented.
98    
99    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
100    
101            * HTML.pm: Typo fixed.  html/@version implemented (as do-nothing
102            checker). head/@profile implemented.  meta/@scheme implemented (as
103            do-nothing checker).
104    
105    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
106    
107            * HTML.pm: Add URIs to the list of URIs to be returned
108            by the checker method. |accesskey| attribute is implemented.
109    
110    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
111    
112            * Atom.pm: Don't raise an error even if there is
113            no |atom:summary| element child in the |atom:entry|
114            element when the |type| attribute of the |atom:content|
115            element is set to |html|, |xhtml|, or |text|.
116            The |atom:rights| elements were implemented
117            as Date construct (!?).
118            Typo in code for |rel=alternate| are fixed.
119    
120    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
121    
122            * Atom.pm: Support for |thr:total| element.
123            Add notes on additional Atom namespaces.
124    
125  2008-03-20  Wakaba  <wakaba@suika.fam.cx>  2008-03-20  Wakaba  <wakaba@suika.fam.cx>
126    
127          * Atom.pm: Support for |thr:in-reply-to| element.          * Atom.pm: Support for |thr:in-reply-to| element.

Legend:
Removed from v.1.72  
changed lines
  Added in v.1.92

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24