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

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.84

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24