Bug 175736

Summary: Canvas/webgl color tests failing on device
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, dino, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test Failures none

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>