Fix for bad block regression
Dirk Mueller
mueller at kde.org
Thu Feb 12 03:55:21 CET 2004
On Thursday 12 February 2004 01:47, David Hyatt wrote:
> I forgot to reset the shouldCollapseChild variable at each iteration
> through the loop. There's some other cleanup in this patch, but that
> 1-liner is the real fix. This bug is occurring right now on the front
> page of zeldman.com (sigh).
wouldn't it be better to move the declaration of shouldCollapseChild together
with the multiline comment to the beginning of the iteration block?
PS: regression testcase?
More information about the Khtml-devel
mailing list