diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2017-04-25 16:40:10 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2017-04-25 16:41:57 +0200 |
commit | 77e2257e7615aa9e3c35341e76666e285a3cb126 (patch) | |
tree | d3cc64a10c47ad7c1d4b77e6457cb08914359f6c /source/pdf/pdf-object.c | |
parent | a59b4e9f1d595cdfbfaf0ac85246ad08444ddd90 (diff) | |
download | mupdf-77e2257e7615aa9e3c35341e76666e285a3cb126.tar.xz |
Fix 697123: Handle nesting of block-boxes deep inside inline-boxes.
When we climb up the box tree to create a new block box for block-level
elements that are deep inside inline-level elements, we should propagate
this to the caller so it can also climb up. Otherwise other child
elements in the inline-level element will be inserted before the
block box that was created for the content that was shunted up the tree.
Diffstat (limited to 'source/pdf/pdf-object.c')
0 files changed, 0 insertions, 0 deletions