aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2005-08-10 15:15:36 +0000
committerJeremias Maerki <jeremias@apache.org>2005-08-10 15:15:36 +0000
commit715d8737b76fea2e9b12e190059828819c3a9813 (patch)
tree3e554a62372ee002328e9b4944488cb36b79100a /test
parent630ddef7b3c3e70a7af18e1de47898c74c76f28d (diff)
downloadxmlgraphics-fop-inlineblock.tar.gz
xmlgraphics-fop-inlineblock.zip
Now that the whole breakability inside inlines is reenabled, the original elements from the empty block are coming through.inlineblock
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlineblock@231261 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rw-r--r--test/layoutengine/testcases/inline1.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/layoutengine/testcases/inline1.xml b/test/layoutengine/testcases/inline1.xml
index 79f6333ba..f64ebe37e 100644
--- a/test/layoutengine/testcases/inline1.xml
+++ b/test/layoutengine/testcases/inline1.xml
@@ -39,6 +39,8 @@
<element-list category="breaker">
<box w="14400"/>
<penalty w="0" p="0"/>
+ <box w="0" aux="true"/> <!-- this is from the empty block -->
+ <penalty w="0" p="0"/>
<box w="14400"/>
<skip>3</skip>
</element-list>