/[suikacvs]/markup/html/whatpm/Whatpm/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.43 by wakaba, Sat Jun 23 13:05:16 2007 UTC revision 1.60 by wakaba, Sun Jul 15 06:15:04 2007 UTC
# Line 1  Line 1 
1    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XMLSerializer.pm: New Perl module (created from
4            manakai's SimpleLS.dis).
5    
6    2007-07-07  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src: |<!---x-->| was not processed correctly.
9    
10    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
11    
12            * HTML.pm.src: Report correct error message
13            for |<body></div></body>|.
14    
15    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
16    
17            * HTMLTable.pm: An error description was incorrect.
18    
19    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
20    
21            * ContentChecker.pm: Return |{term}| list.
22    
23    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
24    
25            * HTML.pm.src: HTML5 revisions 961-966 (</p>, </br>,
26            nested <nobr>, implied </tbody>, </tfoot>, and </thead>,
27            and <title> outside of head).
28    
29    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
30    
31            * IMTChecker.pm: Report warning for unregistered
32            and private types/subtypes.
33    
34            * ContentChecker.pm, HTML.pm.src, IMTChecker.pm,
35            URIChecker.pm, HTMLTable.pm: Error messages are now
36            consistent; they are all listed in
37            <http://suika.fam.cx/gate/2005/sw/Whatpm%20Error%20Types>.
38    
39    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
40    
41            * ContentChecker.pm: |<img ismap>| not in |<a></a>|
42            is now erred.  |<datalist>| is implemented.
43            Attribute checker for |<command>| and |<menu>| are
44            added.  Support for |contextmenu| global attribute
45            is added.
46    
47    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
48    
49            * HTML.pm.src (_reset_insertion_mode): Interpretation
50            of Step 3 has been changed.
51    
52    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
53    
54            * HTML.pm.src: Late |<html>| parse error is implemented.
55    
56    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
57    
58            * URIChecker.pm (check_iri_reference): A |decode| method name was
59            incorrect.
60    
61            * ContentChecker.pm: Support for the |footer| element.
62            Check URI syntax for space-separated URI attributes.
63            Support for the |tabindex| attribute.  Support
64            for |datetime| attribute.
65    
66    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
67    
68            * HTML.pm.src: HTML5 revision 1.144 (&#x0D;) and 1.145 (invalid
69            character references).  HTML5 revision 1.146 (white space
70            characters before root start tag).  HTML5 revision
71            1.148 (named character references in attribute values).
72            HTML5 revision 1.152 (<plaintext>.innerHTML get).
73    
74    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
75    
76            * HTML.pm.src: HTML5 revisions 1.142 and 1.143 (<noscript>
77            in <head>).
78    
79    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
80    
81            * HTML.pm.src: HTML5 revision 935 (<base>, <link>, <meta>
82            in body).
83    
84            * ContentChecker.pm: HTML5 revision 938 (scoped="").
85    
86    2007-06-24  Wakaba  <wakaba@suika.fam.cx>
87    
88            * HTML.pm.src: HTML5 revision 923 (matching end tag in CDATA
89            or RCDATA in fragment parsing mode).  HTML5 revision
90            924 (<!--> and <!--->).  HTML5 revision 926 (hn in hn).
91    
92    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
93    
94            * HTML.pm.src (get_inner_html): HTML5 revision 922 (inner_html
95            for <pre> and <textarea>).
96    
97    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
98    
99            * HTML.pm.src: HTML5 revision 920 (<isindex>).
100    
101    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
102    
103            * HTML.pm.src: HTML5 revision 918 (</head>, </body>, </html>).
104    
105    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
106    
107            * HTML.pm.src: HTML5 revision 916 (</body>).
108            HTML5 revision 917 (conforming bare &).
109    
110  2007-06-23  Wakaba  <wakaba@suika.fam.cx>  2007-06-23  Wakaba  <wakaba@suika.fam.cx>
111    
112          * NanoDOM.pm (manakai_is_html): Setting to false did not work.          * NanoDOM.pm (manakai_is_html): Setting to false did not work.

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.60

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24