Now that the whole breakability inside inlines is reenabled, the original elements from the empty block are coming through.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlineblock@231261 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/test/layoutengine/testcases/inline1.xml b/test/layoutengine/testcases/inline1.xml
index 79f6333..f64ebe3 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>