Bug 87060 - Fix bug in paintNinePieceImage exposed by subpixel change
Summary: Fix bug in paintNinePieceImage exposed by subpixel change
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Emil A Eklund
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-21 17:14 PDT by Emil A Eklund
Modified: 2012-05-21 17:24 PDT (History)
3 users (show)

See Also:


Attachments
Patch (71.85 KB, patch)
2012-05-21 17:16 PDT, Emil A Eklund
leviw: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emil A Eklund 2012-05-21 17:14:13 PDT
Fix a rounding bug paintNinePieceImage.
Comment 1 Emil A Eklund 2012-05-21 17:16:41 PDT
Created attachment 143143 [details]
Patch
Comment 2 Levi Weintraub 2012-05-21 17:20:20 PDT
Comment on attachment 143143 [details]
Patch

Looks good. I should also comment that this only affects Chromium for now, and Chromium-Mac is the only other platform that may need rebaselines associated with this.
Comment 3 Emil A Eklund 2012-05-21 17:24:01 PDT
Committed r117855: <http://trac.webkit.org/changeset/117855>