Bug 47100

Summary: Convert clearFloats() to be block-flow-aware.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 46123    
Attachments:
Description Flags
Patch
none
Patch
none
I am fail. mitz: review+

Dave Hyatt
Reported 2010-10-04 11:40:26 PDT
Convert clearFloats() to be block-flow-aware. Helpers that it calls have not been patched though.
Attachments
Patch (6.84 KB, patch)
2010-10-04 11:41 PDT, Dave Hyatt
no flags
Patch (6.85 KB, patch)
2010-10-04 11:47 PDT, Dave Hyatt
no flags
I am fail. (6.86 KB, patch)
2010-10-04 11:56 PDT, Dave Hyatt
mitz: review+
Dave Hyatt
Comment 1 2010-10-04 11:41:26 PDT
mitz
Comment 2 2010-10-04 11:44:25 PDT
Comment on attachment 69652 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=69652&action=review > WebCore/rendering/RenderBlock.cpp:3687 > + changeLogicalTop = max(changeLogicalTop, logicalBottom); Typo?
Dave Hyatt
Comment 3 2010-10-04 11:47:48 PDT
Dave Hyatt
Comment 4 2010-10-04 11:56:48 PDT
Created attachment 69659 [details] I am fail.
Dave Hyatt
Comment 5 2010-10-04 12:05:41 PDT
Fixed in r69025.
Note You need to log in before you can comment on or make changes to this bug.