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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (hide annotations) (download)
Wed Oct 15 10:50:38 2008 UTC (16 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +6 -0 lines
++ whatpm/t/xml/ChangeLog	15 Oct 2008 10:50:31 -0000
	* attrs-1.dat: Test cases for tokenizing errors are added.

	* elements-1.dat: A test result updated.

	* ns-attrs-1.dat: Test results updated.  New test cases for
	duplicate namespaced attributes are added.

2008-10-15  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/HTML/ChangeLog	15 Oct 2008 10:48:03 -0000
	* Tokenizer.pm.src: Set index attribute to each attribute token,
	for ignoring namespaced duplicate attribute at the XML namespace
	parser layer.  Raise a parse error if the attribute value is
	omitted, in XML mode.  Raise a parse error if the attribute value
	is not quoted, in XML mode.  Raise a parse error if "<" character
	is found in a quoted attribute value, in XML mode.

2008-10-15  Wakaba  <wakaba@suika.fam.cx>

++ whatpm/Whatpm/XML/ChangeLog	15 Oct 2008 10:49:16 -0000
	* Parser.pm.src: Use source order to determine which attribute is
	duplicate.  Preserve duplicate namespaced attributes as
	non-namespaced attributes.

2008-10-15  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.9 2008-10-15 Wakaba <wakaba@suika.fam.cx>
2    
3 wakaba 1.12 * Parser.pm.src: Use source order to determine which attribute is
4     duplicate. Preserve duplicate namespaced attributes as
5     non-namespaced attributes.
6    
7     2008-10-15 Wakaba <wakaba@suika.fam.cx>
8    
9 wakaba 1.11 * Parser.pm.src: Bug fixes for the handling of ":" in the element
10     type names and attribute names.
11    
12     2008-10-15 Wakaba <wakaba@suika.fam.cx>
13    
14 wakaba 1.10 * Parser.pm.src: Support for XML declarations.
15    
16     2008-10-15 Wakaba <wakaba@suika.fam.cx>
17    
18 wakaba 1.9 * Parser.pm.src: Raise a parse error for white space character
19     generated by a character reference outside of the root element.
20    
21 wakaba 1.2 2008-10-14 Wakaba <wakaba@suika.fam.cx>
22    
23 wakaba 1.8 * Parser.pm.src: Support for namespace for attributes in non-root
24     elements.
25    
26     2008-10-14 Wakaba <wakaba@suika.fam.cx>
27    
28 wakaba 1.7 * Parser.pm.src: Namespace support for the root element.
29    
30     2008-10-14 Wakaba <wakaba@suika.fam.cx>
31    
32 wakaba 1.6 * Parser.pm.src: In the "after root element" insertion mode, start
33     tag tokens are processed by changing the insertion mode to "before
34     root element" insertion mode after raising a parse error.
35    
36     2008-10-14 Wakaba <wakaba@suika.fam.cx>
37    
38 wakaba 1.5 * Parser.pm.src: Attribute support.
39    
40     2008-10-14 Wakaba <wakaba@suika.fam.cx>
41    
42 wakaba 1.4 * Parser.pm.src: Use array reference syntax for
43     |create_element_ns|, for Whatpm::NanoDOM compability. Typo fixed.
44    
45     2008-10-14 Wakaba <wakaba@suika.fam.cx>
46    
47 wakaba 1.3 * Parser.pm.src: Set |in_xml| flag for tokenizer.
48    
49     2008-10-14 Wakaba <wakaba@suika.fam.cx>
50    
51     * Parser.pm.src: A bug on end tag handling fixed.
52    
53     2008-10-14 Wakaba <wakaba@suika.fam.cx>
54    
55 wakaba 1.2 * Makefile, Parser.pm.src: New files.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24