From 79f91f6bedd05ec7fb02b4faea715e7de8c1f768 Mon Sep 17 00:00:00 2001 From: Simon Pepping Date: Wed, 12 Oct 2005 20:23:25 +0000 Subject: [PATCH] Also test the case when the parent fo is an fo:inline git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@315027 13f79535-47bb-0310-9956-ffa450edef68 --- .../testcases/inline_block_nested_4.xml | 29 +++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/test/layoutengine/testcases/inline_block_nested_4.xml b/test/layoutengine/testcases/inline_block_nested_4.xml index 02df52d80..8def85e10 100644 --- a/test/layoutengine/testcases/inline_block_nested_4.xml +++ b/test/layoutengine/testcases/inline_block_nested_4.xml @@ -38,12 +38,24 @@ after block After inline + + Before inline + starting with a block + after block + After inline + + + + + + + @@ -54,15 +66,28 @@ + - + - + + + + + + + + + -- 2.39.5