On 9/27/09 4:32 PM, Boris Zbarsky wrote:
If we go to blocks-of-inlines and blocks-of-blocks there are two questions
And actually a third question, unrelated to floats: should there be non-anonymous blocks of inlines? The argument for "yes" is that if a block only has inline kids we can then avoid creating an extra anonymous frame. The argument for "no" is that if such a block then has a block kid added we have to reframe or something. I'm coming to think that anything that causes us to reframe in common cases web content will hit (esp. parsing, which would be the case here) is a performance minefield just waiting for a web page that we load in 10-100x the time other browsers need....
-Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

