Merge of needsLayout and childNeedsLayout from Webcore/125
Germain Garand
germain at ebooksfrance.org
Thu Oct 14 06:59:40 BST 2004
Le Mercredi 13 Octobre 2004 22:48, Allan Sandfeld Jensen a écrit :
> There seems to be a few issues in you current regression output.
> In 75806, 76306, 76713, 80951 and maybe others, layouted flags have
> disappeared. Seems to be all related to "RenderBlock (compact) {dt}",
> should be easy to investigate.
the support for compact is very bad anyway... it doesn't crash and that's
about all. If you want to restore the layouted/!needsLayout flags, you just
need to put back the commented setNeedsLayout(false) at the top of
RenderBlock::layoutBlock.
Compact go there because there's a broken hack trying to stuck them as inline
in the next available block.
Greetings,
Germain
More information about the kfm-devel
mailing list