Bug 61169

Summary: [Chromium] optimize-contrast-canvas.html and optimize-contrast-image.html fails
Product: WebKit Reporter: Fumitoshi Ukai <ukai>
Component: CSSAssignee: Mike Lawther <mikelawther>
Status: RESOLVED WONTFIX    
Severity: Normal CC: adamk, jamesr, mikelawther, pkasting, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108022    

Attachments
Adam Klein
Comment 1 2011-05-24 09:25:21 PDT
Adam Klein
Comment 2 2011-05-24 09:26:06 PDT
Leaving bug open, patch simply added expectations.
Adam Klein
Comment 3 2011-05-26 11:59:36 PDT
Mike/James, any comments on these failures? The results on Win & Linux look very different (they have gradients) from the Mac results.
Mike Lawther
Comment 4 2011-05-26 15:34:09 PDT
Hi Adam - the gradient look is because Skia is doing a bilinear interpolation instead of a nearest-neighbour - hence the blurring of the edges. The tests are scaling a 2x2 image to 100x100, hence the obviousness of the difference. I need to look into this - Skia is doing something different with InterpolationQualityNone than what I expect.
Peter Kasting
Comment 5 2011-08-23 14:47:19 PDT
Ping. It's been three months, this may have fallen off your radar.
Note You need to log in before you can comment on or make changes to this bug.