[Webkit-unassigned] [Bug 121532] New: REGRESSION (r155854 - r155967) block with margin-left adjacent to floated block causes text of subsequent blocks to overlap the floated block.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 17 20:10:20 PDT 2013


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

           Summary: REGRESSION (r155854 - r155967) block with margin-left
                    adjacent to floated block causes text of subsequent
                    blocks to overlap the floated block.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: phiw at l-c-n.com


Created an attachment (id=211965)
 --> (https://bugs.webkit.org/attachment.cgi?id=211965&action=review)
testcase

See the test case.

Basically: a left-floated block is followed by a block of text that has a left margin. The text in blocks that follow that block will then overlap the floated block.

possibly: http://trac.webkit.org/changeset/155906 ?

live example:
http://hibbs.armscontrolwonk.com/archive/2215/packing-pistols-in-vienna#comments
see the gravatar image in the comments

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