/[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.101 by wakaba, Sun May 25 06:03:57 2008 UTC revision 1.116 by wakaba, Sat Aug 30 14:37:46 2008 UTC
# Line 1  Line 1 
1    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Use White_Space instead of Zs for date or time
4            string in content (HTML5 revision 2094).  Make "YYYY-MM-DDHH:MM" (that
5            misses a white space or "T" literal between day and hour)
6            not raise two errors.
7    
8    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
9    
10            * HTML.pm: |xml:lang| attribute value must be same
11            as |lang| attribute value for HTML elements (HTML5 revision 2062
12            and so on).  |lang| attribute in XML document is no longer
13            disallowed (HTML5 revision 2062).  |xml:lang| is allowed
14            in HTML document (HTML5 revision 2062 and so on).
15    
16    2008-08-30  Wakaba  <wakaba@suika.fam.cx>
17    
18            * Atom.pm: s/element missing/child element missing/ for
19            consistency.
20    
21            * HTML.pm: Typos fixed.
22            (pre): "No significant content" error was unintentionally
23            disabled.  s/element missing/child element missing/ for
24            consistency.
25    
26    2008-08-29  Wakaba  <wakaba@suika.fam.cx>
27    
28            * Atom.pm, HTML.pm: Made {level} inherited to the IMT checker.
29    
30    2008-08-17  Wakaba  <wakaba@suika.fam.cx>
31    
32            * HTML.pm (%XHTML2CommonAttrStatus): HTML5 status was missing.
33    
34    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
35    
36            * HTML.pm: Subdocument texts for |style| and |script|
37            elements were not initialized.
38    
39    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
40    
41            * HTML.pm, Atom.pm: Pass {level} object to language tag
42            and URL checkers.
43    
44    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
45    
46            * HTML.pm: Mark HTML4's "fact"-level errors as such.  Typo fixed.
47    
48    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
49    
50            * Atom.pm, HTML.pm: All error reporting method calls are
51            revised.
52    
53    2008-07-19  Wakaba  <wakaba@suika.fam.cx>
54    
55            * HTML.pm: Support for class=idl WebIDL checking.
56    
57    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
58    
59            * HTML.pm: Support for |<map name="">| (HTML5 revisions
60            1722 and 1728).
61    
62    2008-06-08  Wakaba  <wakaba@suika.fam.cx>
63    
64            * HTML.pm: Support for ruby, rt, and rp elements (HTML5
65            revision 1704).  The |href| attribute is also extended
66            as a common attribute by RDFa Last Call Working Draft.
67    
68    2008-06-01  Wakaba  <wakaba@suika.fam.cx>
69    
70            * HTML.pm: Make data="" invalid (HTML5 revision 1709).
71    
72    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
73    
74            * HTML.pm: Support for sizes="" (HTML5 revision 1558).
75    
76    2008-05-25  Wakaba  <wakaba@suika.fam.cx>
77    
78            * HTML.pm: |select| or |datalist| as a first child of |datagrid|
79            is now disallowed (HTML5 revision 1566).  |datagrid| elements
80            may be empty.
81    
82  2008-05-25  Wakaba  <wakaba@suika.fam.cx>  2008-05-25  Wakaba  <wakaba@suika.fam.cx>
83    
84          * HTML.pm: The |param| element is in LC phase now.          * HTML.pm: The |param| element is in LC phase now.

Legend:
Removed from v.1.101  
changed lines
  Added in v.1.116

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24