dmarston 01/01/26 07:57:57
Modified: test/tests/conf-gold/output output75.out output63.out Log: Match layout for clean diff (no substantive change) Revision Changes Path 1.2 +1 -1 xml-xalan/test/tests/conf-gold/output/output75.out Index: output75.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/output/output75.out,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- output75.out 2000/12/17 22:11:22 1.1 +++ output75.out 2001/01/26 15:57:57 1.2 @@ -3,4 +3,4 @@ <out1 attrib1="_<Whoa-No>_" attrib2="<<<P>>>"/> <out2 attrib3="_<Whoa-Yes>_" attrib4="<<<P>>>"/> <out3><<<P>>></out3> -</xml> +</xml> \ No newline at end of file 1.4 +10 -2 xml-xalan/test/tests/conf-gold/output/output63.out Index: output63.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/output/output63.out,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- output63.out 2000/12/21 03:41:37 1.3 +++ output63.out 2001/01/26 15:57:57 1.4 @@ -1,2 +1,10 @@ -<root><jsp:setProperty xmlns:jsp="http://www.w3.org/jsp" value="blah" property="blah" name="blah"/> -</root> +<HTML xmlns="http://www.w3.org/TR/REC-html40"> +<jsp:setProperty xmlns:jsp="http://www.w3.org/jsp" value="blah" property="blah" name="blah"/> +<P/> +<p/> +<P/> +<hr size="8"/> +<hr size="8"/> +<br/> +<br/> +</HTML>
