| This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. |
| |
| Test: ../../../resources/webgl_test_files/conformance2/textures/svg_image/tex-3d-srgb8-rgb-unsigned_byte.html |
| [ 1: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); |
| [ 2: FAIL ] shouldBe 0,255,0 at (4, 4) expected: 0,255,0 was 0,0,0 |
| [ 3: FAIL ] shouldBe 255,0,0 at (4, 24) expected: 255,0,0 was 0,0,0 |
| [ 4: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); |
| [ 5: FAIL ] shouldBe 255,0,0 at (4, 4) expected: 255,0,0 was 0,0,0 |
| [ 6: FAIL ] shouldBe 0,255,0 at (4, 24) expected: 0,255,0 was 0,0,0 |
| [ 7: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); |
| [ 8: FAIL ] shouldBe 0,255,0 at (4, 4) expected: 0,255,0 was 0,0,0 |
| [ 9: FAIL ] shouldBe 255,0,0 at (4, 24) expected: 255,0,0 was 0,0,0 |
| [ 10: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM : after evaluating: gl.pixelStorei(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL, gl.NONE); |
| [ 11: FAIL ] shouldBe 255,0,0 at (4, 4) expected: 255,0,0 was 0,0,0 |
| [ 12: FAIL ] shouldBe 0,255,0 at (4, 24) expected: 0,255,0 was 0,0,0 |
| [ 13: PASS ] getError was expected value: NO_ERROR : should be no errors |
| [ 14: PASS ] successfullyParsed is true |
| [ FAIL ] 12 failures reported |
| |