Bug 77694 - Floating image leaves hole in previous column when wrapped to next column
Summary: Floating image leaves hole in previous column when wrapped to next column
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: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-02-02 17:33 PST by mitz
Modified: 2012-02-03 10:36 PST (History)
0 users

See Also:


Attachments
Check for changes to floatsʼ top edges in clearFloats() (6.81 KB, patch)
2012-02-02 17:41 PST, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-02-02 17:33:55 PST
Floating image leaves hole in previous column when wrapped to next column
Comment 1 mitz 2012-02-02 17:34:15 PST
<rdar://problem/10352073>
Comment 2 mitz 2012-02-02 17:41:58 PST
Created attachment 125217 [details]
Check for changes to floatsʼ top edges in clearFloats()
Comment 3 mitz 2012-02-03 10:36:01 PST
Fixed in <http://trac.webkit.org/r106673>.