Bug 50593

Summary: Fix background canvas painting for documents with left/top overflow.
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   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Dave Hyatt 2010-12-06 15:25:45 PST
Fix background canvas painting for documents with left/top overflow.  The math from the original RTL patch was incorrect.
Comment 1 Dave Hyatt 2010-12-06 15:28:27 PST
Created attachment 75740 [details]
Patch
Comment 2 Dave Hyatt 2010-12-06 19:43:15 PST
Fixed in r73423.