Bug 254805

Summary: webgl/1.0.x/conformance/rendering/blending.html fails on iOS simulator
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Kimmo Kinnunen 2023-03-31 02:41:05 PDT
webgl/1.0.x/conformance/rendering/blending.html fails on iOS simulator

This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.

Test: ../../../resources/webgl_test_files/conformance/rendering/blending.html

[ 0: PASS ] Expected [1,1,1,1]
[ 1: PASS ] Expected [1000,1,1,1]
[ 2: PASS ] fb is non-null.
[ 3: PASS ] Expected [1,2,3,4]
[ 4: PASS ] Expected [1,2,3,4]
[ 5: PASS ] fb is non-null.
[ 6: PASS ] Expected [1,2,3,4]
[ 7: PASS ] Expected [100,2,3,4]
[ 8: PASS ] fb is non-null.
[ 9: FAIL ] Expected [1,2,3,4], was [0,0,0,0]
[ 10: PASS ] getError was expected value: INVALID_OPERATION : Should not be able to blend 32F formats.
[ 11: PASS ] successfullyParsed is true
[ FAIL ] 1 failures reported
Comment 1 Radar WebKit Bug Importer 2023-04-07 02:42:14 PDT
<rdar://problem/107748506>