sboag 00/12/20 19:43:49
Modified: test/tests/conf-gold/output output59.out
Log:
Another somewhat fuzzy behavior, we feel that it is fine and desired
to add whitespace after a PI when it is outside the root element.
Revision Changes Path
1.2 +2 -1 xml-xalan/test/tests/conf-gold/output/output59.out
Index: output59.out
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/output/output59.out,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- output59.out 2000/12/17 22:11:22 1.1
+++ output59.out 2000/12/21 03:43:49 1.2
@@ -1,4 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional">
-<?my-pi href="book.css" type="text/css"><HTML>
+<?my-pi href="book.css" type="text/css">
+<HTML>
Literal output
</HTML>