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? It'd simplify frame construction a good bit (e.g. no need to reparent floats when splitting a block-of-inlines in two because a block was inserted between two inlines).

-Boris
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to