On Friday 2006-04-28 00:07 -0500, Boris Zbarsky wrote:
> Would it make sense for inline and text frames to implement GetMinWidth and 
> GetPrefWidth in addition to the inline methods?  Presumably they would 
> implement these in terms of the inline methods...

Inline, definitely not.  Text, maybe.  Anything that needs inlines
absolutely needs to wrap them in a block.  Although given the current
text frame code, I'm tempted to say the same for text, unless you can
convince me that the numerous null-checks of nsLineLayout objects don't
actually break anything.  See
https://bugzilla.mozilla.org/show_bug.cgi?id=320502

-David

-- 
L. David Baron                                <URL: http://dbaron.org/ >
           Technical Lead, Layout & CSS, Mozilla Corporation

Attachment: pgpN0Hx8mXmz7.pgp
Description: PGP signature

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

Reply via email to