Bug 254805
Summary: | webgl/1.0.x/conformance/rendering/blending.html fails on iOS simulator | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
Component: | WebGL | Assignee: | 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 |
Kimmo Kinnunen
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107748506>