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

Contents of /markup/html/whatpm/Whatpm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.57 - (hide annotations) (download)
Sun Jul 1 04:46:48 2007 UTC (19 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.56: +8 -0 lines
++ whatpm/t/ChangeLog	1 Jul 2007 04:46:30 -0000
2007-07-01  Wakaba  <wakaba@suika.fam.cx>

	* table-1.dat: New test data.

	* ContentChecker.t: |table-1.dat| is added.

++ whatpm/Whatpm/ChangeLog	1 Jul 2007 04:45:38 -0000
2007-07-01  Wakaba  <wakaba@suika.fam.cx>

	* HTMLTable.pm: An error description was incorrect.

2007-06-30  Wakaba  <wakaba@suika.fam.cx>

	* ContentChecker.pm: Return |{term}| list.

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