[Webkit-unassigned] [Bug 58806] float:right content positioned too low after display:inline content due to whitespace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 10:10:20 PDT 2011


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





--- Comment #16 from Joseph Pecoraro <joepeck at webkit.org>  2011-04-22 10:10:20 PST ---
> This patch solved bug45274 also.

Arg, that bug has a very, very similar patch. If it works in all of
my test cases that one might be the way to go. It doesn't check
if trailingWhiteSpace is true or not when it tries to position
the float ignoring the "additional space". I wonder if that would
cause an issue, or if things just work out. I'll comment there.


> Has this always been an issue, or is this a recent regression?
> I'm surprised by how much code you had to add to make this work.

You can look at ChangSeok's patch on bug45274 for a slightly
smaller patch that looks like it does the same. I actually don't think
this patch is very big, it just has some tests + pixel results.

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