miscreation of inline flow boxes in render lists
David Hyatt
hyatt at apple.com
Wed Apr 14 23:05:46 CEST 2004
Which code in layout( ) is putting in nil inline boxes? Is this the box
for the marker object? Note that old Safari code (even in 1.2) would
trash the line box tree and not leave it in a sound state (line boxes
for the replaced elements like images and the aforementioned marker
would get deleted). In our current code we have fixed this so that the
line box tree is always in a sane state. Is that what you're seeing?
dave
On Apr 14, 2004, at 11:31 AM, Leo Savernik wrote:
> Am Mittwoch 14 April 2004 17:53 schrieb Leo Savernik:
>> Hello,
>>
>> I stumbled across the following bug on inline flow boxes in
>> conjunction
>> with render lists.
>>
> [...]
>
> Well. I have just verified that RenderList::layout does insert the nil
> inline
> boxes, but it does not make the root inline boxes point to the wrong
> inline
> text boxes.
>
> mfg
> Leo
> _______________________________________________
> Khtml-devel at kde.org
> https://mail.kde.org/mailman/listinfo/khtml-devel
More information about the Khtml-devel
mailing list