Bug 175736 - Canvas/webgl color tests failing on device
Summary: Canvas/webgl color tests failing on device
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-18 14:37 PDT by Jonathan Bedard
Modified: 2017-08-18 18:12 PDT (History)
4 users (show)

See Also:


Attachments
Test Failures (48.70 KB, application/zip)
2017-08-18 14:44 PDT, Jonathan Bedard
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2017-08-18 14:37:14 PDT
The following canvas/webgl tests are failing when run on an iOS device because of color mis-matches.  I believe they are related:

canvas/philip/tests/2d.path.stroke.scale2.html
fast/canvas/canvas-currentColor.html
fast/canvas/webgl/gl-teximage.html
fast/canvas/webgl/match-page-color-space.html
fast/canvas/webgl/premultiplyalpha-test.html

I will attach diffs for these failures.
Comment 1 Radar WebKit Bug Importer 2017-08-18 14:37:43 PDT
<rdar://problem/33970348>
Comment 2 Jonathan Bedard 2017-08-18 14:44:04 PDT
Created attachment 318544 [details]
Test Failures
Comment 3 Jonathan Bedard 2017-08-18 15:18:51 PDT
Tests skipped in <https://trac.webkit.org/changeset/220936/webkit>