On Thursday 2006-10-19 16:56 -0700, L. David Baron wrote: > Today I mostly finished up the ComputeSize changes and turned them > on (although not exactly in that order; things were pretty busted
Oh -- I still haven't made nsHTMLReflowState::InitAbsoluteConstraints call ComputeSize, so absolutely positioned images are probably pretty broken right now (since nsImageFrame::Reflow and nsHTMLCanvasFrame::Reflow now depend on the computed heights in the reflow state). This means I haven't yet been able to remove a whole bunch of code from nsHTMLReflowState that is being replaced by ComputeSize. And there's probably other code in various places that I can remove -- most notably nsHTMLScrollFrame, I suspect. -David -- L. David Baron <URL: http://dbaron.org/ > Technical Lead, Layout & CSS, Mozilla Corporation
pgpCCIAPmKbox.pgp
Description: PGP signature
_______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

