[Webkit-unassigned] [Bug 15987] New: Float issue in combination with left aligned image and text block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 10:46:23 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15987

           Summary: Float issue in combination with left aligned image and
                    text block
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: http://bugs.blaut.biz/webkit/webkit-float-issue.htm
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: listy at blaut.biz


Summary:

This bug shows inconsistency in float handling between Webkit and other
browsers like Internet Explorer 7, Firefox 2 and Opera 9. This bug is strictly
related to combination: left aligned image and div box with text without spaces
inside it. Both elements are placed inside floated box.

Steps to reproduce:

1) Open a page: http://bugs.blaut.biz/webkit/webkit-float-issue.htm with lates
nightly.
2) Notice improperly rendered test case.
3) Compare with other browsers.

Expected result:
The test text on the page should NOT be placed below image.

Current result:
The test text on the test page is placed below image.


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



More information about the webkit-unassigned mailing list