[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
Fri Apr 22 10:16:28 PDT 2011


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck at webkit.org




--- Comment #18 from Joseph Pecoraro <joepeck at webkit.org>  2011-04-22 10:16:27 PST ---
(In reply to comment #17)
> This issue seems to be solved by a patch for bug58806. :|

I'm sorry I didn't find this bug first. This patch is slightly cleaner,
and might be the one to go with. Does it pass all of the test cases
I had on mine? My only concern with this patch is that it doesn't
check if there is a trailing space when it tries to position the float
ignoring additional space. I wonder if this could overlap a character
or if it works out.

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