On 26/09/09 1:38 PM, Boris Zbarsky wrote:
Right now floats use the nearest block as their containing block. If we start doing blocks-of-blocks-or-inlines, I think it might be good to have the block-of-blocks be the float containing block for all the floats whose nearest block is a block-of-inlines for the block-of-blocks... Could we conceivably get that working in nsBlockFrame before we try splitting classes?
What exactly do you mean by "get that working" in the current world? Currently the float containing block is just the nearest block parent of the placeholder ... what would you change?
Rob _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

