[Webkit-unassigned] [Bug 58806] New: float:right content positioned too low after block content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 12:11:00 PDT 2011


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

           Summary: float:right content positioned too low after block
                    content
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org


Created an attachment (id=90064)
 --> (https://bugs.webkit.org/attachment.cgi?id=90064&action=review)
[REDUCTION] Test case

Attached a reduction, and a workaround. It seems a position:right object
that comes after a <div> is incorrectly positioned too low. But, reordering
the float before the <div> (so that it is positioned before the <div>), causes
the float to be positioned correctly.

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