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

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.87

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24