]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
This time with checks.
authorSimon Pepping <spepping@apache.org>
Tue, 27 Dec 2005 16:29:46 +0000 (16:29 +0000)
committerSimon Pepping <spepping@apache.org>
Tue, 27 Dec 2005 16:29:46 +0000 (16:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@359236 13f79535-47bb-0310-9956-ffa450edef68

test/layoutengine/standard-testcases/inline_block_nested_5.xml

index f8b43c6ff0c218429a54f0937541755b099ae252..1dd64be6ef2a55b4e2c797a6ea8bfd3755f78d87 100644 (file)
@@ -40,6 +40,15 @@ UnresolvedElement in a list of ListElements is cast to a KnuthElement.
     </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>