Bug 46642

Summary: Make replaced elements work with block-flow.
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 darin: review+

Dave Hyatt
Reported 2010-09-27 12:09:46 PDT
They always stay upright, but we need to make sure things like positioning and percentage width/height calculations use the right values when there are different block flows involved.
Attachments
Patch (63.22 KB, patch)
2010-10-01 12:20 PDT, Dave Hyatt
darin: review+
Dave Hyatt
Comment 1 2010-09-27 12:10:35 PDT
Notes... check computeReplacedWidth/Height. Make sure they do the right thing. Also make sure we study all the replaced positioned code.
Dave Hyatt
Comment 2 2010-10-01 12:20:11 PDT
Darin Adler
Comment 3 2010-10-01 12:43:05 PDT
Comment on attachment 69499 [details] Patch Logical.
Dave Hyatt
Comment 4 2010-10-01 13:00:13 PDT
Fixed in r68917.
Note You need to log in before you can comment on or make changes to this bug.