WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23504
CSS image clipping isn't honored in wxWebKit
https://bugs.webkit.org/show_bug.cgi?id=23504
Summary
CSS image clipping isn't honored in wxWebKit
Kevin Watters
Reported
2009-01-23 07:28:55 PST
In ImageWx.cpp's BitmapImage::draw we do not clip images to the destination rectangle. This results in artifacts on pages that use the CSS sprite trick, among other problems.
Attachments
clip to destination rectangle in BitmapImage::draw
(1.22 KB, patch)
2009-01-23 07:29 PST
,
Kevin Watters
kevino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kevin Watters
Comment 1
2009-01-23 07:29:40 PST
Created
attachment 26970
[details]
clip to destination rectangle in BitmapImage::draw
Kevin Ollivier
Comment 2
2009-01-23 16:23:39 PST
Landed in
r40197
, thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug