On Monday 2006-04-24 22:42 -0500, Boris Zbarsky wrote: > On reflow branch, is it still possible for the mComputedWidth of a reflow > state to be NS_INTRINSICSIZE?
Not for non-replaced blocks. I put an assertion in the reflow state Init method, but it's still not quite right. (It fires for every bullet.) And probably it shouldn't ever be NS_INTRINSICSIZE for form controls either, since they have block-like stuff on the inside. -David -- L. David Baron <URL: http://dbaron.org/ > Technical Lead, Layout & CSS, Mozilla Corporation _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

