dmarston 2002/06/18 08:13:15
Added: test/tests/extensions-gold/property propertyIndent03.out
propertyIndent02.out propertyIndent01.out
Log:
Positive tests for xsl:output xalan:indent-amount.
Revision Changes Path
1.1
xml-xalan/test/tests/extensions-gold/property/propertyIndent03.out
Index: propertyIndent03.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<a>
<b>
<c>
<d>Okay</d>
</c>
</b>
</a>
</out>
1.1
xml-xalan/test/tests/extensions-gold/property/propertyIndent02.out
Index: propertyIndent02.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<a>
<b>
<c>
<d>Okay</d>
</c>
</b>
</a>
</out>
1.1
xml-xalan/test/tests/extensions-gold/property/propertyIndent01.out
Index: propertyIndent01.out
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<out>
<a>
<b>
<c>
<d>Okay</d>
</c>
</b>
</a>
</out>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]