aboutsummaryrefslogtreecommitdiffstats
path: root/test/layoutengine/standard-testcases/table_background-image.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/layoutengine/standard-testcases/table_background-image.xml')
-rw-r--r--test/layoutengine/standard-testcases/table_background-image.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/layoutengine/standard-testcases/table_background-image.xml b/test/layoutengine/standard-testcases/table_background-image.xml
index 3efce48e6..f2be05547 100644
--- a/test/layoutengine/standard-testcases/table_background-image.xml
+++ b/test/layoutengine/standard-testcases/table_background-image.xml
@@ -23,7 +23,7 @@
</p>
</info>
<variables>
- <img>../../resources/images/bgimg300dpi.jpg</img>
+ <img>../resources/images/bgimg300dpi.jpg</img>
</variables>
<fo>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
@@ -108,6 +108,6 @@
</fo:root>
</fo>
<checks>
- <eval expected="color=#ffff00,url=../../resources/images/bgimg300dpi.jpg,repeat=no-repeat,horiz=156960,vertical=12960" xpath="//flow/block[1]/@background"/>
+ <eval expected="color=#ffff00,url=../resources/images/bgimg300dpi.jpg,repeat=no-repeat,horiz=156960,vertical=12960" xpath="//flow/block[1]/@background"/>
</checks>
</testcase>