aboutsummaryrefslogtreecommitdiffstats
path: root/test/layoutengine/standard-testcases/footnote_in_table.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/layoutengine/standard-testcases/footnote_in_table.xml')
-rw-r--r--test/layoutengine/standard-testcases/footnote_in_table.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/layoutengine/standard-testcases/footnote_in_table.xml b/test/layoutengine/standard-testcases/footnote_in_table.xml
index 5011b48c6..d9e252ce6 100644
--- a/test/layoutengine/standard-testcases/footnote_in_table.xml
+++ b/test/layoutengine/standard-testcases/footnote_in_table.xml
@@ -69,5 +69,7 @@
</fo>
<checks>
<eval expected="2" xpath="count(//footnote/block)"/>
+ <eval expected="1) The footnote from the normal block." xpath="//footnote/block[1]"/>
+ <eval expected="2) The footnote from the table." xpath="//footnote/block[2]"/>
</checks>
</testcase>