Bug 110274 - Regression r136967: floats in block with margin can have unstable layout
Summary: Regression r136967: floats in block with margin can have unstable layout
Status: RESOLVED DUPLICATE of bug 109476
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://crbug.com/176449
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-19 15:59 PST by Levi Weintraub
Modified: 2013-02-21 11:14 PST (History)
3 users (show)

See Also:


Attachments
Test case from imageshack (1.07 KB, text/html)
2013-02-19 15:59 PST, Levi Weintraub
no flags Details
Test case from imageshack (1.39 KB, text/html)
2013-02-19 16:09 PST, Levi Weintraub
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Levi Weintraub 2013-02-19 15:59:45 PST
Created attachment 189190 [details]
Test case from imageshack

If you look at the attached test case, zoom in, then zoom out, you'll notice the two floats no longer line up.
Comment 1 Levi Weintraub 2013-02-19 16:02:25 PST
D'oh... uploaded version doesn't work. I'll try again.
Comment 2 Levi Weintraub 2013-02-19 16:09:49 PST
Created attachment 189195 [details]
Test case from imageshack

Trying again...
Comment 3 Levi Weintraub 2013-02-19 16:10:18 PST
You don't need to zoom in/out to repro.
Comment 4 Robert Hogan 2013-02-19 23:31:41 PST
Isn't this a dupe of bug 109476? My local copy of the test certainly passes with http://trac.webkit.org/changeset/142659 applied and fails without it.
Comment 5 Robert Hogan 2013-02-21 11:14:57 PST

*** This bug has been marked as a duplicate of bug 109476 ***