Bug 121532 - REGRESSION (r155854 - r155967) block with margin-left adjacent to floated block causes text of subsequent blocks to overlap the floated block.
Summary: REGRESSION (r155854 - r155967) block with margin-left adjacent to floated blo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bem Jones-Bey
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-17 20:09 PDT by Philippe Wittenbergh
Modified: 2013-09-18 18:30 PDT (History)
5 users (show)

See Also:


Attachments
testcase (1.33 KB, text/html)
2013-09-17 20:09 PDT, Philippe Wittenbergh
no flags Details
Patch (5.00 KB, patch)
2013-09-18 17:22 PDT, Bem Jones-Bey
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Wittenbergh 2013-09-17 20:09:27 PDT
Created attachment 211965 [details]
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
Comment 1 Bem Jones-Bey 2013-09-18 17:22:51 PDT
Created attachment 212030 [details]
Patch
Comment 2 Andreas Kling 2013-09-18 17:45:03 PDT
Comment on attachment 212030 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-09-18 18:30:07 PDT
Comment on attachment 212030 [details]
Patch

Clearing flags on attachment: 212030

Committed r156075: <http://trac.webkit.org/changeset/156075>
Comment 4 WebKit Commit Bot 2013-09-18 18:30:09 PDT
All reviewed patches have been landed.  Closing bug.