diff options
author | Mehdi Houshmand <mehdi@apache.org> | 2012-05-31 08:33:36 +0000 |
---|---|---|
committer | Mehdi Houshmand <mehdi@apache.org> | 2012-05-31 08:33:36 +0000 |
commit | eccd73c523bdda6a0634e9849141492f7b14ad63 (patch) | |
tree | 72f06ec1481249bdd639083ee646b3c3fd4be7a4 /test/layoutengine/standard-testcases/fox_external-document_3.xml | |
parent | 05761b1df54ada8a762bfa879dc0e3455d33d828 (diff) | |
download | xmlgraphics-fop-eccd73c523bdda6a0634e9849141492f7b14ad63.tar.gz xmlgraphics-fop-eccd73c523bdda6a0634e9849141492f7b14ad63.zip |
Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1344594 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/layoutengine/standard-testcases/fox_external-document_3.xml')
-rw-r--r-- | test/layoutengine/standard-testcases/fox_external-document_3.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/layoutengine/standard-testcases/fox_external-document_3.xml b/test/layoutengine/standard-testcases/fox_external-document_3.xml index 789c30f0b..4be1e888d 100644 --- a/test/layoutengine/standard-testcases/fox_external-document_3.xml +++ b/test/layoutengine/standard-testcases/fox_external-document_3.xml @@ -30,7 +30,7 @@ <fo:region-body reference-orientation="90"/> </fo:simple-page-master> </fo:layout-master-set> - <fox:external-document id="img2" src="../../resources/images/multi-page.tiff"/> + <fox:external-document id="img2" src="../resources/images/multi-page.tiff"/> </fo:root> </fo> <checks> |