/[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.65 by wakaba, Mon Mar 17 13:32:31 2008 UTC revision 1.83 by wakaba, Sun Apr 13 06:17:47 2008 UTC
# Line 1  Line 1 
1    2008-04-13  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: |xmlns| attribute is now a global attribute (HTML5
4            revision 1426).
5    
6    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm: Support for HTML custom data attributes (HTML5
9            revision 1399).
10    
11    2008-03-28  Wakaba  <wakaba@suika.fam.cx>
12    
13            * HTML.pm: s/Prose/Flow/g (HTML5 revision 1261).
14    
15    2008-03-23  Wakaba  <wakaba@suika.fam.cx>
16    
17            * HTML.pm: @datetime microsyntax is in the First Draft phase.
18    
19    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
20    
21            * HTML.pm: link/@rev and a/@rev are implemented.
22    
23    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
24    
25            * HTML.pm: link/@target, img/@align, img/@border, img/@hspace,
26            img/@vspace, img/@longdesc, object/@align, object/@archive,
27            object/@border, object/@classid, object/@codebase,
28            object/@codetype, object/@declare, object/@hspace,
29            object/@standby, object/@vspace, param/@valuetype,
30            param/@type, area/@nohref, %cellhalign/@align, %cellhalign/@char,
31            and %cellvalign/@valign are implemented.
32    
33    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
34    
35            * HTML.pm: tr/@bgcolor, td/@bgcolor, th/@bgcolor, td/@abbr,
36            th/@abbr, td/@axis, th/@axis, td/@scope, td/@nowrap,
37            th/@nowrap, caption/@align , table/@frame, table/@rules,
38            table/@summary, and table/@width are implemented.
39    
40    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
41    
42            * HTML.pm: body/@alink, body/@background, body/@bgcolor,
43            body/@link, body/@text, body/@vlink, hn/@align, p/@align,
44            br/@clear, pre/@width, ol/@compact, ul/@compact,
45            dl/@compact, dl/@compact, menu/@compact, and div/@align implemented.
46    
47    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
48    
49            * HTML.pm: Typo fixed.  html/@version implemented (as do-nothing
50            checker). head/@profile implemented.  meta/@scheme implemented (as
51            do-nothing checker).
52    
53    2008-03-22  Wakaba  <wakaba@suika.fam.cx>
54    
55            * HTML.pm: Add URIs to the list of URIs to be returned
56            by the checker method. |accesskey| attribute is implemented.
57    
58    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
59    
60            * Atom.pm: Don't raise an error even if there is
61            no |atom:summary| element child in the |atom:entry|
62            element when the |type| attribute of the |atom:content|
63            element is set to |html|, |xhtml|, or |text|.
64            The |atom:rights| elements were implemented
65            as Date construct (!?).
66            Typo in code for |rel=alternate| are fixed.
67    
68    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
69    
70            * Atom.pm: Support for |thr:total| element.
71            Add notes on additional Atom namespaces.
72    
73    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
74    
75            * Atom.pm: Support for |thr:in-reply-to| element.
76    
77    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
78    
79            * Atom.pm: Raise an error if required |atom:summary|
80            element is missing from an |atom:entry| element.
81    
82    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
83    
84            * Atom.pm: Support for |<* type=html>| in Text construct.
85    
86    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
87    
88            * Atom.pm: Bug fix for validation of |feed| on |author| child.
89    
90    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
91    
92            * Atom.pm: Support for |<content type=html>| content
93            checking.
94    
95    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
96    
97            * Atom.pm: Support for |author| for |feed| checking.
98    
99    2008-03-20  Wakaba  <wakaba@suika.fam.cx>
100    
101            * Atom.pm: Support for |author| for |entry| checking.
102    
103  2008-03-17  Wakaba  <wakaba@suika.fam.cx>  2008-03-17  Wakaba  <wakaba@suika.fam.cx>
104    
105          * HTML.pm: Some attribute level definitions were missing.          * HTML.pm: Some attribute level definitions were missing.

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.83

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24