Forum Bugs

Nested float is not working correctly

yiqiu
When two float elements are nested in an element that also floats, the second inner element end up wrapping to the next line. This does not match the behavior of browsers where it stays in the same line.

See attachment for example code and generated result.
Tested with Prince version 10r2

- Yiqiu
  1. float.html0.5 kB
  2. float.pdf0.8 kB
mikeday
Thank you for the test case.