diff options
-rwxr-xr-x | test/layoutengine/standard-testcases/external-graphic_breaking.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/layoutengine/standard-testcases/external-graphic_breaking.xml b/test/layoutengine/standard-testcases/external-graphic_breaking.xml index f7deaa3de..714d0b9f9 100755 --- a/test/layoutengine/standard-testcases/external-graphic_breaking.xml +++ b/test/layoutengine/standard-testcases/external-graphic_breaking.xml @@ -19,7 +19,7 @@ <info> <p> This test checks external-graphics and the handling of linebreaks. - It is unclear at the moment if consecutive images with intervening white space + It is unclear at the moment if consecutive images without intervening white space actually should have a linebreak opportunity between them or not. Fop currently takes the "there is no break opportunity" view and the checks test accordingly. </p> |