瀏覽代碼

More text so that the block really breaks to a second line.


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198501 13f79535-47bb-0310-9956-ffa450edef68
tags/Root_Temp_KnuthStylePageBreaking
Jeremias Maerki 19 年之前
父節點
當前提交
4da56a5dfe
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      test/layoutengine/testcases/block-container-abs4.xml

+ 1
- 1
test/layoutengine/testcases/block-container-abs4.xml 查看文件

@@ -31,7 +31,7 @@
<fo:page-sequence master-reference="normal" white-space-collapse="true">
<fo:flow flow-name="xsl-region-body">
<fo:block-container left="10pt" top="10pt" width="3in" absolute-position="absolute" background-color="orange">
<fo:block background-color="yellow">absolutely positioned width, no height</fo:block>
<fo:block background-color="yellow">absolutely positioned width, no height specified</fo:block>
</fo:block-container>
</fo:flow>
</fo:page-sequence>

Loading…
取消
儲存