You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by sp...@apache.org on 2005/12/27 17:29:49 UTC

svn commit: r359236 - /xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/inline_block_nested_5.xml

Author: spepping
Date: Tue Dec 27 08:29:46 2005
New Revision: 359236

URL: http://svn.apache.org/viewcvs?rev=359236&view=rev
Log:
This time with checks.

Modified:
    xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/inline_block_nested_5.xml

Modified: xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/inline_block_nested_5.xml
URL: http://svn.apache.org/viewcvs/xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/inline_block_nested_5.xml?rev=359236&r1=359235&r2=359236&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/inline_block_nested_5.xml (original)
+++ xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/inline_block_nested_5.xml Tue Dec 27 08:29:46 2005
@@ -40,6 +40,15 @@
     </fo:root>
   </fo>
   <checks>
+    <true xpath="boolean(//flow/block[1]/lineArea[1]/inlineparent[1])"/>
+    <true xpath="boolean(//flow/block[1]/lineArea[2]/inlineparent[1])"/>
+    <true xpath="boolean(//flow/block[1]/lineArea[3]/inlineparent[1])"/>
+    <true xpath="boolean(//flow/block[1]/lineArea[4]/inlineblockparent[1])"/>
+    <true xpath="boolean(//flow/block[1]/lineArea[5]/inlineblockparent[1])"/>
+    <true xpath="boolean(//flow/block[1]/lineArea[6]/inlineblockparent[1])"/>
+    <true xpath="boolean(//flow/block[1]/lineArea[7]/inlineparent[1])"/>
+    <true xpath="boolean(//flow/block[1]/lineArea[8]/inlineparent[1])"/>
+    <true xpath="boolean(//flow/block[1]/lineArea[9]/inlineparent[1])"/>
   </checks>
 </testcase>
 				          



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org