[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
Mon Apr 18 23:46:14 PDT 2011


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


ChangSeok Oh <kevin.cs.oh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90155|                            |review?, commit-queue?
               Flag|                            |




--- Comment #12 from ChangSeok Oh <kevin.cs.oh at gmail.com>  2011-04-18 23:46:14 PST ---
Created an attachment (id=90155)
 --> (https://bugs.webkit.org/attachment.cgi?id=90155&action=review)
Proposed patch

This patch affects following Layout test cases.

fast/multicol/float-truncation.html
fast/multicol/vertical-lr/float-truncation.html
fast/multicol/vertical-rl/float-truncation.html

Because this patch makes inner floating element is placed on a same line with outer floating element.
I think expected results of them are needed to change, but I'm not sure.
This issue may be related with bug46421.

-- 
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