Bug 46659

Summary: Patch the width/height/x/y in layoutBlock() to be their logical equivalents instead.
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 sam: review+

Description Dave Hyatt 2010-09-27 15:00:57 PDT
Patch the width/height/x/y in layoutBlock() to be their logical equivalents instead.
Comment 1 Dave Hyatt 2010-09-27 15:01:59 PDT
Created attachment 68969 [details]
Patch
Comment 2 Dave Hyatt 2010-09-27 15:32:44 PDT
Fixed in r68430.