[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
Wed Apr 13 13:02:00 PDT 2011


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


Martijn T. <webkit_bugzilla at mindcontrolled.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit_bugzilla at mindcontrol
                   |                            |led.nl




--- Comment #9 from Martijn T. <webkit_bugzilla at mindcontrolled.nl>  2011-04-13 13:02:00 PST ---
I can confirm this issue in the very latest Chrome, Safari and also in IE8 in compatibility mode. The 'normal' IE8 (without compatibility mode) displays just a single line here.

@ChangSeok Oh: strange that you are seeing two lines on IE8 and IE9, perhaps you where using compatibility mode by accident?

I've experienced this when I was creating a new website where this construction seemed logical. I then immediately submitted this bug to the Webkit bugzilla but without response so far: https://bugs.webkit.org/show_bug.cgi?id=57441

Since submitting the bug, I did several testcases to determine if surrounding objects where causing any problems, and came to this extract of my project:
http://jsfiddle.net/gFevt/10/

Stijn then strongly reduced the code to demonstrate the problem:
http://jsfiddle.net/gFevt/21/

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