[Webkit-unassigned] [Bug 45274] Breaking Float: floated block level element following inline element in floated container breaks to next line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 12 22:49:17 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=45274





--- Comment #32 from Ryosuke Niwa <rniwa at webkit.org>  2011-06-12 22:49:17 PST ---
(From update of attachment 94349)
View in context: https://bugs.webkit.org/attachment.cgi?id=94349&action=review

> Source/WebCore/rendering/RenderBlockLineLayout.cpp:1677
> +    float m_additionalWidth;

What does "additional" width mean here?  It should be widths of something, right?  What are they?  I can't tell whether this patch is correct or not but adding this member variable scares me to no end because I can't tell what it is.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list