Index: build.xml =================================================================== retrieving revision 1.130 diff -u -r1.130 build.xml --- build.xml 26 Feb 2004 15:08:08 -0000 1.130 +++ build.xml 26 Feb 2004 22:43:33 -0000 @@ -2042,7 +2042,7 @@ - + Index: tests/level3/core/alltests.xml =================================================================== retrieving revision 1.31 diff -u -r1.31 alltests.xml --- tests/level3/core/alltests.xml 26 Feb 2004 17:00:43 -0000 1.31 +++ tests/level3/core/alltests.xml 26 Feb 2004 22:43:34 -0000 @@ -23,10 +23,25 @@ + + + + + + + + + + + + + + + Index: tests/level3/core/canonicalform01.xml =================================================================== RCS file: tests/level3/core/canonicalform01.xml diff -N tests/level3/core/canonicalform01.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/canonicalform01.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,84 @@ + + + + + + + +canonicalform01 +Curt Arnold + +Normalize document with 'canonical-form' set to true, check that +entity references are expanded and unused entity declaration are maintained. + +2004-02-26 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: tests/level3/core/canonicalform02.xml =================================================================== RCS file: tests/level3/core/canonicalform02.xml diff -N tests/level3/core/canonicalform02.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/canonicalform02.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,66 @@ + + + + + + + +canonicalform02 +Curt Arnold + +Normalize document with normalize-characters set to false, check that +characters are not normalized. + +2004-02-24 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: tests/level3/core/canonicalform03.xml =================================================================== RCS file: tests/level3/core/canonicalform03.xml diff -N tests/level3/core/canonicalform03.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/canonicalform03.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,62 @@ + + + + + + + +canonicalform03 +Curt Arnold + +Normalize a document with the 'canonical-form' parameter set to true and +check that a CDATASection has been eliminated. + +2004-02-26 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: tests/level3/core/canonicalform04.xml =================================================================== RCS file: tests/level3/core/canonicalform04.xml diff -N tests/level3/core/canonicalform04.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/canonicalform04.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,52 @@ + + + + + + + +canonicalform04 +Curt Arnold + +Normalize document with canonical-form set to true, check that +namespace declaration attributes are maintained. + +2004-02-24 + + + + + + + + + + + + + + + + + + + + + + + + + Index: tests/level3/core/canonicalform05.xml =================================================================== RCS file: tests/level3/core/canonicalform05.xml diff -N tests/level3/core/canonicalform05.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/canonicalform05.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,107 @@ + + + + + + + +canonicalform05 +Curt Arnold + +Add a L1 element to a L2 namespace aware document and perform namespace normalization. Should result +in an error. + +2004-01-19 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: tests/level3/core/canonicalform06.xml =================================================================== RCS file: tests/level3/core/canonicalform06.xml diff -N tests/level3/core/canonicalform06.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/canonicalform06.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,92 @@ + + + + + + + +canonicalform06 +Curt Arnold + +Create a document with an XML 1.1 valid but XML 1.0 invalid element and +normalize document with canonical-form set to true. + +2004-02-26 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: tests/level3/core/canonicalform07.xml =================================================================== RCS file: tests/level3/core/canonicalform07.xml diff -N tests/level3/core/canonicalform07.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/canonicalform07.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,80 @@ + + + + + + + +canonicalform07 +Curt Arnold + +Normalize document with canonical-form set to true and validation set to true, check that +whitespace in element content is preserved. + +2004-02-26 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: tests/level3/core/canonicalform08.xml =================================================================== RCS file: tests/level3/core/canonicalform08.xml diff -N tests/level3/core/canonicalform08.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/canonicalform08.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,111 @@ + + + + + + + +canonicalform08 +Curt Arnold + +Normalize document based on section 3.1 with canonical-form set to true and check normalized document. + +2004-02-26 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: tests/level3/core/canonicalform09.xml =================================================================== RCS file: tests/level3/core/canonicalform09.xml diff -N tests/level3/core/canonicalform09.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/canonicalform09.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,91 @@ + + + + + + + +canonicalform09 +Curt Arnold + +Normalize document based on section 3.1 with canonical-form set to true +and comments to false and check normalized document. + +2004-02-26 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: tests/level3/core/canonicalform10.xml =================================================================== RCS file: tests/level3/core/canonicalform10.xml diff -N tests/level3/core/canonicalform10.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/canonicalform10.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,58 @@ + + + + + + + +canonicalform10 +Curt Arnold + +Check elimination of unnecessary namespace prefixes when +normalized with canonical-form = true. + +2004-02-26 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: tests/level3/core/canonicalform11.xml =================================================================== RCS file: tests/level3/core/canonicalform11.xml diff -N tests/level3/core/canonicalform11.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/canonicalform11.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,62 @@ + + + + + + + +canonicalform11 +Curt Arnold + +Check that default attributes are made explicitly specified. + +2004-02-26 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: tests/level3/core/files/canonicalform01.svg =================================================================== RCS file: tests/level3/core/files/canonicalform01.svg diff -N tests/level3/core/files/canonicalform01.svg --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform01.svg 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,17 @@ + + + + + + +]> + +

Hello, world!

+ + + + + + Index: tests/level3/core/files/canonicalform01.xhtml =================================================================== RCS file: tests/level3/core/files/canonicalform01.xhtml diff -N tests/level3/core/files/canonicalform01.xhtml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform01.xhtml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,14 @@ + + + + + +canonicalform01 +

Hello, world!

+ + + + + + Index: tests/level3/core/files/canonicalform01.xml =================================================================== RCS file: tests/level3/core/files/canonicalform01.xml diff -N tests/level3/core/files/canonicalform01.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform01.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,14 @@ + + + + + +canonicalform01 +

Hello, world!

+ + + + + + Index: tests/level3/core/files/canonicalform02.svg =================================================================== RCS file: tests/level3/core/files/canonicalform02.svg diff -N tests/level3/core/files/canonicalform02.svg --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform02.svg 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,14 @@ + + +]> + + A B +

+ A + + B + A B + C +

+ Index: tests/level3/core/files/canonicalform02.xhtml =================================================================== RCS file: tests/level3/core/files/canonicalform02.xhtml diff -N tests/level3/core/files/canonicalform02.xhtml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform02.xhtml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,11 @@ +canonicalform02 + + A B +

+ A + + B + A B + C +

+ Index: tests/level3/core/files/canonicalform02.xml =================================================================== RCS file: tests/level3/core/files/canonicalform02.xml diff -N tests/level3/core/files/canonicalform02.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform02.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,11 @@ +canonicalform02 + + A B +

+ A + + B + A B + C +

+ Index: tests/level3/core/files/canonicalform03.svg =================================================================== RCS file: tests/level3/core/files/canonicalform03.svg diff -N tests/level3/core/files/canonicalform03.svg --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform03.svg 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,22 @@ + + + +]> + +
+

+
+
+
+
+
+
+ +
+
+
+ Index: tests/level3/core/files/canonicalform03.xhtml =================================================================== RCS file: tests/level3/core/files/canonicalform03.xhtml diff -N tests/level3/core/files/canonicalform03.xhtml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform03.xhtml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,18 @@ +]> +canonicalform03 +
+

+
+
+
+
+
+
+ +
+
+
+ Index: tests/level3/core/files/canonicalform03.xml =================================================================== RCS file: tests/level3/core/files/canonicalform03.xml diff -N tests/level3/core/files/canonicalform03.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform03.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,18 @@ +]> +canonicalform03 +
+

+
+
+
+
+
+
+ +
+
+
+ Index: tests/level3/core/files/canonicalform04.svg =================================================================== RCS file: tests/level3/core/files/canonicalform04.svg diff -N tests/level3/core/files/canonicalform04.svg --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform04.svg 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,15 @@ + + + + +]> + + First line Second line + 2 + "0" && value<"10" ?"valid":"error"]]> + valid +
+
+
+ Index: tests/level3/core/files/canonicalform04.xhtml =================================================================== RCS file: tests/level3/core/files/canonicalform04.xhtml diff -N tests/level3/core/files/canonicalform04.xhtml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform04.xhtml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,13 @@ + + +]> +canonicalform04 + First line Second line + 2 + "0" && value<"10" ?"valid":"error"]]> + valid +
+
+
+ Index: tests/level3/core/files/canonicalform04.xml =================================================================== RCS file: tests/level3/core/files/canonicalform04.xml diff -N tests/level3/core/files/canonicalform04.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform04.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,13 @@ + + +]> +canonicalform04 + First line Second line + 2 + "0" && value<"10" ?"valid":"error"]]> + valid +
+
+
+ Index: tests/level3/core/files/canonicalform05.svg =================================================================== RCS file: tests/level3/core/files/canonicalform05.svg diff -N tests/level3/core/files/canonicalform05.svg --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform05.svg 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,15 @@ + + + + + + + +]> + +

+ &ent1;, &ent2;! +

+ + Index: tests/level3/core/files/canonicalform05.xhtml =================================================================== RCS file: tests/level3/core/files/canonicalform05.xhtml diff -N tests/level3/core/files/canonicalform05.xhtml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform05.xhtml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,13 @@ + + + + + +]> +canonicalform05 +

+ &ent1;, &ent2;! +

+ + Index: tests/level3/core/files/canonicalform05.xml =================================================================== RCS file: tests/level3/core/files/canonicalform05.xml diff -N tests/level3/core/files/canonicalform05.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/canonicalform05.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,13 @@ + + + + + +]> +canonicalform05 +

+ &ent1;, &ent2;! +

+ +