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

Contents of /markup/html/whatpm/t/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.271 - (hide annotations) (download)
Thu Sep 18 07:42:57 2008 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.270: +10 -0 lines
++ whatpm/t/ChangeLog	18 Sep 2008 07:42:52 -0000
	* LangTag.t: Completely rewritten using |testfiles.pl|.

	* testfiles.pl: New script.

	* langtag-1.dat: Tests for case are added.

2008-09-18  Wakaba  <wakaba@suika.fam.cx>


	* langtag-1.dat: New test data file.
++ whatpm/Whatpm/ChangeLog	18 Sep 2008 07:41:35 -0000
	* LangTag.pm (check_rfc4646_langtag): Check if a tag is in the
	recommended case as per RFC 4646.

2008-09-18  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.269 2008-09-18 Wakaba <[email protected]>
2    
3 wakaba 1.271 * LangTag.t: Completely rewritten using |testfiles.pl|.
4    
5     * testfiles.pl: New script.
6    
7     * langtag-1.dat: Tests for case are added.
8    
9     2008-09-18 Wakaba <[email protected]>
10    
11 wakaba 1.270 * ContentChecker.t: Atom tests are moved to another file.
12    
13     * ContentChecker-Atom.t, LangTag.t: New test scripts.
14    
15     * Makefile: Updated to invoke new test scripts.
16 wakaba 1.271
17     * langtag-1.dat: New test data file.
18 wakaba 1.270
19     2008-09-18 Wakaba <[email protected]>
20    
21 wakaba 1.269 * ContentChecker.t: Test engine moved to another script.
22    
23     * content-checker.pl: New script.
24    
25 wakaba 1.268 2008-09-17 Wakaba <[email protected]>
26    
27     * content-model-1.dat: Test results are updated.
28    
29     * content-model-2.dat: Tests for style="" are added.
30    
31 wakaba 1.267 2008-09-16 Wakaba <[email protected]>
32    
33     * css-text.dat: Test data for pre-wrap updated.
34    
35 wakaba 1.266 2008-09-15 Wakaba <[email protected]>
36    
37     * css-visual.dat: New test data for Firefox3's new 'width'
38     values.
39    
40 wakaba 1.263 2008-09-13 Wakaba <[email protected]>
41    
42 wakaba 1.265 * content-model-2.dat: A test case for NCR in charset=""
43     is added.
44    
45     2008-09-13 Wakaba <[email protected]>
46    
47 wakaba 1.264 * tokenizer-test-3.dat: New test for MSE is added.
48    
49     2008-09-13 Wakaba <[email protected]>
50    
51 wakaba 1.263 * HTML-tree.t: tokenizer-test-3.dat added.
52    
53     * tokenizer-test-3.dat: New test data.
54    
55 wakaba 1.262 2008-09-09 Wakaba <[email protected]>
56    
57     * content-model-1.dat, content-model-7.dat: |a| is now
58     transparent (HTML5 revision 1963).
59    
60 wakaba 1.261 2008-09-07 Wakaba <[email protected]>
61    
62     * content-model-7.dat: Typo fixed.
63    
64     * content-model-6.dat: Test data for data-UPPERCASE (now
65     disallowed) are added (HTML5 revision 1945).
66    
67 wakaba 1.259 2008-09-06 Wakaba <[email protected]>
68    
69 wakaba 1.260 * content-model-1.dat: Test data for |XSLT-compat|
70     added (HTML5 revision 2141). A redundant test
71     entry is removed.
72    
73     * HTML-tree.t: Support for should-level errors.
74    
75     2008-09-06 Wakaba <[email protected]>
76    
77 wakaba 1.259 * content-model-1.dat: Form test data are added (cf. HTML5
78     revisions 2142-2155).
79    
80 wakaba 1.253 2008-08-31 Wakaba <[email protected]>
81    
82 wakaba 1.258 * content-model-1.dat, content-model-2.dat: |event-source|
83     is renamed as |eventsource| (HTML5 revision 1863).
84    
85     2008-08-31 Wakaba <[email protected]>
86    
87     * content-model-2.dat: Uppercase letters are not allowed
88     as embed custom attributes (HTML5 revision 1946).
89    
90     2008-08-31 Wakaba <[email protected]>
91    
92 wakaba 1.257 * tree-test-1.dat: Test data for after after frameset
93     insertion mode are added (cf. HTML5 revision 1909).
94    
95     2008-08-31 Wakaba <[email protected]>
96    
97 wakaba 1.256 * content-model-2.dat, content-model-6.dat: Custom
98     attributes on |embed| and |data-*| attributes must
99     be XML compatible (HTML5 revision 1836).
100    
101     2008-08-31 Wakaba <[email protected]>
102    
103     * content-model-2.dat: xmlns="" on HTML elements that are
104     not the root of the HTML subtree are now allowed (HTML5
105     revision 1834).
106    
107     2008-08-31 Wakaba <[email protected]>
108    
109 wakaba 1.255 * content-model-2.dat: Alternate style sheet element must
110     have a non-empty title attribute (HTML5 revision 1942).
111    
112     2008-08-31 Wakaba <[email protected]>
113    
114     * content-model-2.dat: A test data for wrong spelling of |irrelevant|
115     is added.