Bug 50593 - Fix background canvas painting for documents with left/top overflow.
Summary: Fix background canvas painting for documents with left/top overflow.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-06 15:25 PST by Dave Hyatt
Modified: 2010-12-06 19:43 PST (History)
0 users

See Also:


Attachments
Patch (408.05 KB, patch)
2010-12-06 15:28 PST, Dave Hyatt
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.