Bug 87060

Summary: Fix bug in paintNinePieceImage exposed by subpixel change
Product: WebKit Reporter: Emil A Eklund <eae>
Component: Layout and RenderingAssignee: Emil A Eklund <eae>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, leviw, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch leviw: review+

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>