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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.15 - (hide annotations) (download)
Thu Oct 16 03:39:57 2008 UTC (16 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.14: +6 -0 lines
++ whatpm/t/ChangeLog	16 Oct 2008 03:39:39 -0000
2008-10-16  Wakaba  <wakaba@suika.fam.cx>

	* XML-Parser.t: "xml/pis-2.dat" and "xml/comments-2.dat" are added.

++ whatpm/t/xml/ChangeLog	16 Oct 2008 03:39:53 -0000
2008-10-16  Wakaba  <wakaba@suika.fam.cx>

	* doctypes-2.dat: New test added.

	* comments-2.dat, pis-2.dat: New test data files.

++ whatpm/Whatpm/HTML/ChangeLog	16 Oct 2008 03:36:51 -0000
2008-10-16  Wakaba  <wakaba@suika.fam.cx>

	* Tokenizer.pm.src: New token type END_OF_DOCTYPE_TOKEN added.
	New states DOCTYPE_TAG_STATE and
	BOGUS_DOCTYPE_INTERNAL_SUBSET_AFTER_STATE are added.  (Bogus
	string after the internal subset, which was handled by the state
	BOGUS_DOCTYPE_STATE, are now handled by the new state.)  Support
	for comments, bogus comments, and processing instructions in the
	internal subset.  If there is the internal subset, then emit the
	doctype token before the internal subset (with its
	$token->{has_internal_subset} flag set) and an
	END_OF_DOCTYPE_TOKEN after the internal subset.

++ whatpm/Whatpm/XML/ChangeLog	16 Oct 2008 03:39:19 -0000
2008-10-16  Wakaba  <wakaba@suika.fam.cx>

	* Parser.pm.src: Insertion mode IN_SUBSET_IM added.  In the
	"initial" insertion mode, if the DOCTYPE token's "has internal
	subset" flag is set, then switch to the "in subset" insertion
	mode.

1 wakaba 1.15 2008-10-16 Wakaba <wakaba@suika.fam.cx>
2    
3     * doctypes-2.dat: New test added.
4    
5     * comments-2.dat, pis-2.dat: New test data files.
6    
7 wakaba 1.9 2008-10-15 Wakaba <wakaba@suika.fam.cx>
8    
9 wakaba 1.14 * doctypes-1.dat: A keyword case-sensitivility test added.
10    
11     * doctypes-2.dat: New test data file.
12    
13     2008-10-15 Wakaba <wakaba@suika.fam.cx>
14    
15 wakaba 1.13 * attrs-1.dat: Test cases for tokenizing errors are added.
16    
17     * elements-1.dat: A test result updated.
18    
19     * ns-attrs-1.dat: Test results updated. New test cases for
20     duplicate namespaced attributes are added.
21    
22     2008-10-15 Wakaba <wakaba@suika.fam.cx>
23    
24 wakaba 1.12 * doctypes-1.dat: Lowercase <!doctype> test added.
25    
26     * elements-1.dat: End tag tests added.
27    
28     2008-10-15 Wakaba <wakaba@suika.fam.cx>
29    
30 wakaba 1.11 * ns-elements-1.dat: New test data file.
31    
32     * ns-attrs-1.dat: New test data added.
33    
34     * elements-1.dat: New test data file.
35    
36     2008-10-15 Wakaba <wakaba@suika.fam.cx>
37    
38 wakaba 1.10 * pis-1.dat, xmldecls-1.dat: New test data files.
39    
40     2008-10-15 Wakaba <wakaba@suika.fam.cx>
41    
42 wakaba 1.9 * charref-1.dat: New test data file.
43    
44 wakaba 1.2 2008-10-14 Wakaba <wakaba@suika.fam.cx>
45    
46 wakaba 1.8 * cdata-1.dat: Tests on CDATA section outside of the root element
47     added.
48    
49     2008-10-14 Wakaba <wakaba@suika.fam.cx>
50    
51 wakaba 1.7 * doctypes-1.dat: Wrong results fixed.
52    
53     * texts-1.dat: New test data file.
54    
55     2008-10-14 Wakaba <wakaba@suika.fam.cx>
56    
57 wakaba 1.6 * elements-1.dat: New test data file.
58    
59     * doctypes-1.dat: New test data file.
60    
61     * attrs-1.dat: New test data on attribute name cases are added.
62    
63     2008-10-14 Wakaba <wakaba@suika.fam.cx>
64    
65 wakaba 1.5 * ns-attrs-1.dat: Tests for attributes on non-root elements are
66     added.
67    
68     2008-10-14 Wakaba <wakaba@suika.fam.cx>
69    
70 wakaba 1.4 * ns-attrs-1.dat: New test data file.
71    
72     2008-10-14 Wakaba <wakaba@suika.fam.cx>
73    
74 wakaba 1.3 * cdata-1.dat, attrs-1.dat: New test data files.
75    
76     2008-10-14 Wakaba <wakaba@suika.fam.cx>
77    
78 wakaba 1.2 * tree-1.dat: New test data file.
79    
80     2008-10-14 Wakaba <wakaba@suika.fam.cx>
81    
82     * ChangeLog: New file.
83    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24