diff options
author | Glen Mazza <gmazza@apache.org> | 2004-04-25 04:45:28 +0000 |
---|---|---|
committer | Glen Mazza <gmazza@apache.org> | 2004-04-25 04:45:28 +0000 |
commit | 333a1dc61ccb85e4a68f484c8cb2e6b8aa734a67 (patch) | |
tree | 7a4349e7f8489ce445f88d8901441db387c5c738 /src/java-1.3/org/apache/fop/svg | |
parent | 89b2a81f40aaa909bba0194f7418567f44d5c6c3 (diff) | |
download | xmlgraphics-fop-333a1dc61ccb85e4a68f484c8cb2e6b8aa734a67.tar.gz xmlgraphics-fop-333a1dc61ccb85e4a68f484c8cb2e6b8aa734a67.zip |
For area.Blocks created in BlockLayoutManager.getParentArea(), I set the
width of the Block to that of its parent block.
This fixes a layout problem where
<fo:table-cell><fo:block border-bottom="1pt solid black">some text</ ></ >
was causing a line to draw across the entire page, because the cell width present in
fo:table-cell's Block was not copied into the inner fo:block's Block. (This problem did not
occur if the border-bottom attribute was set in fo:table-cell.)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197539 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/java-1.3/org/apache/fop/svg')
0 files changed, 0 insertions, 0 deletions