From: William Victor Mote Date: Fri, 29 Nov 2002 19:47:03 +0000 (+0000) Subject: white-space and line-ending cleanup X-Git-Tag: Alt-Design-integration-base~296 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=273947ee0d25e5190e3196ded6a71cc401a7e208;p=xmlgraphics-fop.git white-space and line-ending cleanup git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195674 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/test/bugtests.xml b/test/bugtests.xml index a853e78b9..cb45879e2 100644 --- a/test/bugtests.xml +++ b/test/bugtests.xml @@ -2,7 +2,7 @@ - + Checks the width of all the defined characters @@ -50,22 +50,22 @@ Nested lists used to show that the indentation is correct for lists inside lists - - + + - - + + - - + + - + diff --git a/test/resources/fop/image/align.fo b/test/resources/fop/image/align.fo index e431bdc11..121e9f4cc 100644 --- a/test/resources/fop/image/align.fo +++ b/test/resources/fop/image/align.fo @@ -21,9 +21,9 @@ - - - + + + diff --git a/test/resources/fop/image/align2.fo b/test/resources/fop/image/align2.fo index 12f676181..4dc7cd242 100644 --- a/test/resources/fop/image/align2.fo +++ b/test/resources/fop/image/align2.fo @@ -21,9 +21,9 @@ - - - + + + diff --git a/test/resources/fop/image/errors.fo b/test/resources/fop/image/errors.fo index 6ee931e90..d9fbb26ff 100644 --- a/test/resources/fop/image/errors.fo +++ b/test/resources/fop/image/errors.fo @@ -21,9 +21,9 @@ - - - + + + diff --git a/test/resources/fop/image/logo.svg b/test/resources/fop/image/logo.svg index 4480deeb8..51be8a23c 100644 --- a/test/resources/fop/image/logo.svg +++ b/test/resources/fop/image/logo.svg @@ -1,6 +1,6 @@ + "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd"> diff --git a/test/resources/fop/image/size.fo b/test/resources/fop/image/size.fo index 5f28c2b40..bb3fb024e 100644 --- a/test/resources/fop/image/size.fo +++ b/test/resources/fop/image/size.fo @@ -21,9 +21,9 @@ - - - + + + diff --git a/test/resources/fop/image/types.fo b/test/resources/fop/image/types.fo index 7aad23760..1dd96b42f 100644 --- a/test/resources/fop/image/types.fo +++ b/test/resources/fop/image/types.fo @@ -21,9 +21,9 @@ - - - + + + diff --git a/test/resources/fop/svg/embed.fo b/test/resources/fop/svg/embed.fo index 04ec81161..2993552da 100644 --- a/test/resources/fop/svg/embed.fo +++ b/test/resources/fop/svg/embed.fo @@ -24,9 +24,9 @@ - - - + + + diff --git a/test/resources/fop/svg/images.fo b/test/resources/fop/svg/images.fo index a9f39a105..5b739dca8 100644 --- a/test/resources/fop/svg/images.fo +++ b/test/resources/fop/svg/images.fo @@ -4,11 +4,11 @@ @@ -20,11 +20,11 @@ - + Embedded/Image SVG - + diff --git a/test/resources/fop/svg/link.fo b/test/resources/fop/svg/link.fo index 4af5d363a..a466ef245 100644 --- a/test/resources/fop/svg/link.fo +++ b/test/resources/fop/svg/link.fo @@ -4,11 +4,11 @@ @@ -20,11 +20,11 @@ - + Embedded/Image SVG - + diff --git a/test/resources/fop/svg/text.svg b/test/resources/fop/svg/text.svg index 08b825e34..971c90126 100644 --- a/test/resources/fop/svg/text.svg +++ b/test/resources/fop/svg/text.svg @@ -90,7 +90,7 @@ - + @@ -103,7 +103,7 @@ - + diff --git a/test/testsuite.dtd b/test/testsuite.dtd index bf32ea23b..5e7e36279 100644 --- a/test/testsuite.dtd +++ b/test/testsuite.dtd @@ -9,12 +9,12 @@ Revised 2001 Jan 10 (Paul Grosso) - augmented by XSL FO SG: - add to the TEST element an XSL attribute to point to the XSL stylesheet and rename the URI attribute to XML - - add to the TEST element a PROPERTY attribute to + - add to the TEST element a PROPERTY attribute to indicate when a given property is being tested - add to the TEST element a LEVEL attribute to indicate which conformance level is being tested - add to the TEST element a SPECPTR attribute - (of URI type) to allow referring to relevant sections + (of URI type) to allow referring to relevant sections of the XSL spec. - add to the TEST element an ERRATUM attribute (of CDATA type) to allow recording of an erratum @@ -22,7 +22,7 @@ - add to INTERACTION attribute value list MULTIPLE and give it a default of NONE - add to FO attribute value list MULTIPLE - - make the BASE attribute on TESTCASES #IMPLIED, + - make the BASE attribute on TESTCASES #IMPLIED, since it's not unreasonable for all the URI-type attributes to be absolute - add to the TEST element a RESULTS attribute to point @@ -31,9 +31,9 @@ Revised 2001 Jan 24 (Paul Grosso) - lowercased names (though not in comments, since that helps highlight them) - 2001-02-19 (AntennaHouse) added repeatable-page-master-alternatives + 2001-02-19 (AntennaHouse) added repeatable-page-master-alternatives conditional-page-master-reference region-before - region-after region-start region-end static-content + region-after region-start region-end static-content inline inline-container. --> @@ -47,18 +47,18 @@ improper processing by IE5. --> - @@ -69,7 +69,7 @@ @@ -148,13 +148,13 @@ The optional FUTURESUPPORT attribute is used to indicate expected future support of the feature tested by this - test case. + test case. The optional SPECPROBLEM attribute indicates if there is any ambiguity or other problem found in the spec that relates to this test. Especially if the results weren't as expected because of a misinterpretation of the spec, this should be - documented here. Details/discussion should appear in the + documented here. Details/discussion should appear in the textual contents of the TESTRESULT element. The optional TESTPROBLEM attribute indicates if there is @@ -162,7 +162,7 @@ suggests. Especially if the results of the test differ from that given as "expected" by the test case but are, in fact, believed to be the correct results, this should - be documented here. Details/discussion should appear in the + be documented here. Details/discussion should appear in the textual contents of the TESTRESULT element. -->