diff options
-rw-r--r-- | test/layoutengine/testcases/inline-block2.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/layoutengine/testcases/inline-block2.xml b/test/layoutengine/testcases/inline-block2.xml index 2d759a618..60bdea9f1 100644 --- a/test/layoutengine/testcases/inline-block2.xml +++ b/test/layoutengine/testcases/inline-block2.xml @@ -75,9 +75,11 @@ <box w="14400"/> <box w="14400"/> <penalty w="0" p="0"/> + <box w="10000" aux="true"/> <box w="14400"/> <penalty w="20000" p="0"/> <box w="14400"/> + <box w="10000" aux="true"/> <penalty w="0" p="0"/> <box w="14400"/> <box w="14400"/> |