mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove message from WebGL subtest name and remove stale expectations (#35791)
* Remove message from WebGL subtest name This causes stale expectations: https://github.com/servo/servo/issues/35750 Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Update expectations Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> --------- Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
d57dbb4d47
commit
5853c00628
616 changed files with 19831 additions and 18532 deletions
|
@ -1,6 +1,5 @@
|
|||
[gl-disabled-vertex-attrib.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #15: should be green\nat (0, 0) expected: 0,255,0,255 was 255,255,255,255]
|
||||
[WebGL test #15]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
|
|
|
@ -1,42 +1,41 @@
|
|||
[gl-vertex-attrib-zero-issues.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #19: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #11]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #31: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #13]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #11: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #17]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #13: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #19]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #25: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #23]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #7: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #25]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #23: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #29]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #29: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #31]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #5: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #5]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #17: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #7]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,2 @@
|
|||
[buffer-offscreen-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #5: remainder of buffer should be cleared\nat (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,2 @@
|
|||
[buffer-preserve-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #3: remainder of buffer should be cleared\nat (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[canvas-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21556
|
||||
expected: ERROR
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[draw-static-webgl-to-multiple-canvas-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21556
|
||||
expected: ERROR
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[draw-webgl-to-canvas-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21556
|
||||
expected: ERROR
|
||||
|
||||
|
|
|
@ -1,8 +1,2 @@
|
|||
[framebuffer-bindings-affected-by-to-data-url.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
[rapid-resizing.html]
|
||||
disabled: https://github.com/servo/servo/issues/16215
|
||||
|
||||
|
|
9
tests/wpt/webgl/meta-legacy-layout/conformance/canvas/render-after-resize-test.html.ini
vendored
Normal file
9
tests/wpt/webgl/meta-legacy-layout/conformance/canvas/render-after-resize-test.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[render-after-resize-test.html]
|
||||
[WebGL test #6]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8]
|
||||
expected: FAIL
|
|
@ -1,96 +1,96 @@
|
|||
[to-data-url-test.html]
|
||||
[WebGL test #12: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: should be 255,0,0,255\nat (0, 8) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #10]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: should be 255,0,0,255\nat (0, 8) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #12]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: should be 255,0,0,255\nat (0, 256) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #13]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #24: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #15]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: should be 255,0,0,255\nat (0, 256) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #16]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: should be 255,0,0,255\nat (0, 8) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #18]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: should be 255,0,0,255\nat (0, 128) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #19]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: should be 255,0,0,255\nat (0, 256) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #21]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: should be 255,0,0,255\nat (0, 128) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #22]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #24]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #25]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #43: should be 255,0,0,255\nat (0, 257) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #27]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #28]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: should be 255,0,0,255\nat (0, 128) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #21: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #30]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #31]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #0: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #33]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #30: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #34]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: should be 255,0,0,255\nat (0, 128) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #36]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #37]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: should be 255,0,0,255\nat (0, 129) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #39]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: should be 255,0,0,255\nat (0, 8) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #40]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #42]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #43]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: should be 255,0,0,255\nat (0, 9) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #45]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: should be 255,0,0,255\nat (0, 256) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #46]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #6]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
[WebGL test #7]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #46: should be 255,0,0,255\nat (0, 8) expected: 255,0,0,255 was 0,255,0,255]
|
||||
[WebGL test #9]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[viewport-unchanged-upon-resize.html]
|
||||
[WebGL test #3: should be 0,0,255,255\nat (6, 6) expected: 0,0,255,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
2
tests/wpt/webgl/meta-legacy-layout/conformance/canvas/webgl-to-2d-canvas.html.ini
vendored
Normal file
2
tests/wpt/webgl/meta-legacy-layout/conformance/canvas/webgl-to-2d-canvas.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[webgl-to-2d-canvas.html]
|
||||
expected: ERROR
|
|
@ -1,28 +1,25 @@
|
|||
[context-attributes-alpha-depth-stencil-antialias.html]
|
||||
bug: https://github.com/servo/servo/issues/21285
|
||||
[WebGL test #96: redChannels[0\] != 255 && redChannels[0\] != 0 should be true. Was false.]
|
||||
[WebGL test #124]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #58: redChannels[0\] should not be 0.]
|
||||
[WebGL test #190]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #124: redChannels[0\] should not be 0.]
|
||||
[WebGL test #254]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #190: redChannels[0\] should not be 0.]
|
||||
[WebGL test #322]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #254: redChannels[0\] should not be 0.]
|
||||
[WebGL test #388]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #322: redChannels[0\] should not be 0.]
|
||||
[WebGL test #454]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #388: redChannels[0\] should not be 0.]
|
||||
[WebGL test #518]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #454: redChannels[0\] should not be 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #518: redChannels[0\] should not be 0.]
|
||||
[WebGL test #58]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[methods.html]
|
||||
[WebGL test #1: Also found the following extra methods:]
|
||||
expected: FAIL
|
||||
[WebGL test #2: makeXRCompatible]
|
||||
expected: FAIL
|
|
@ -1,97 +1,25 @@
|
|||
[premultiplyalpha-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
[WebGL test #13]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: context does not exist]
|
||||
[WebGL test #20]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: context does not exist]
|
||||
[WebGL test #27]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: Unable to fetch WebGL rendering context for Canvas]
|
||||
[WebGL test #48]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: context does not exist]
|
||||
[WebGL test #55]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: context does not exist]
|
||||
[WebGL test #6]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: Unable to fetch WebGL rendering context for Canvas]
|
||||
[WebGL test #62]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #21: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: should draw with 64,128,255,128\nat (0, 0) expected: 64,128,255,128 was 0,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: should draw with 64,128,255,128\nat (0, 0) expected: 64,128,255,128 was 0,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: should draw with 64,128,255,128\nat (0, 0) expected: 64,128,255,128 was 32,64,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: should draw with 64,128,255,128\nat (0, 0) expected: 64,128,255,128 was 32,64,128,128]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: should draw with 255,192,128,1\nat (0, 0) expected: 255,192,128,1 was 0,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #55: should draw with 255,192,128,1\nat (0, 0) expected: 255,192,128,1 was 0,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #62: should draw with 128,128,128,255\nat (0, 0) expected: 128,128,128,255 was 255,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #69: should draw with 128,128,128,255\nat (0, 0) expected: 128,128,128,255 was 255,255,255,255]
|
||||
[WebGL test #69]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,50 +2,29 @@
|
|||
bug: https://github.com/servo/servo/issues/20599 https://github.com/servo/servo/issues/25990
|
||||
expected:
|
||||
if os == "mac": CRASH
|
||||
[WebGL test #32: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 0, gl.UNSIGNED_BYTE, 0, 1)]
|
||||
[WebGL test #162]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #166: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 1)]
|
||||
[WebGL test #165]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #178: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 5)]
|
||||
[WebGL test #167]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #176: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 3)]
|
||||
[WebGL test #169]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #173: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 4)]
|
||||
[WebGL test #170]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #169: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 1)]
|
||||
[WebGL test #172]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #171: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 2)]
|
||||
[WebGL test #174]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #106: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 0, gl.UNSIGNED_BYTE, 0, 2)]
|
||||
[WebGL test #176]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #174: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 10000)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #162: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 1)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #165: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 1)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #167: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #169: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 4)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #170: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 10000)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #172: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 3)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #174: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 5)]
|
||||
[WebGL test #178]
|
||||
expected: FAIL
|
||||
|
|
45
tests/wpt/webgl/meta-legacy-layout/conformance/extensions/ext-color-buffer-half-float.html.ini
vendored
Normal file
45
tests/wpt/webgl/meta-legacy-layout/conformance/extensions/ext-color-buffer-half-float.html.ini
vendored
Normal file
|
@ -0,0 +1,45 @@
|
|||
[ext-color-buffer-half-float.html]
|
||||
[WebGL test #19]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #46]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #47]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #94]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #95]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #96]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #99]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #100]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #101]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #102]
|
||||
expected: FAIL
|
6
tests/wpt/webgl/meta-legacy-layout/conformance/extensions/ext-float-blend.html.ini
vendored
Normal file
6
tests/wpt/webgl/meta-legacy-layout/conformance/extensions/ext-float-blend.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[ext-float-blend.html]
|
||||
[WebGL test #2]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4]
|
||||
expected: FAIL
|
|
@ -1,422 +1,409 @@
|
|||
[oes-texture-float-with-canvas.html]
|
||||
expected: ERROR
|
||||
[WebGL test #285: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #11]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #155: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #111]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #258: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #112]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #115: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #114]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #115]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #50: font missing]
|
||||
[WebGL test #117]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #118]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #12]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #130: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #120]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: font missing]
|
||||
[WebGL test #121]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #123]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #282: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #124]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #112: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #126]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #138: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #127]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #129]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #135: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #130]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #129: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #132]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #139: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #133]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: font missing]
|
||||
[WebGL test #135]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #290: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #252: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #138]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #316: font missing]
|
||||
[WebGL test #139]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #270: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #14]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #141]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #142]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #244: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #144]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #264: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #145]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #123: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #147]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #330: font missing]
|
||||
[WebGL test #148]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #344: font missing]
|
||||
[WebGL test #149]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #348: font missing]
|
||||
[WebGL test #15]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #262: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #150]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #151]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #278: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #152]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #268: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #153]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #272: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #154]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #158: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #155]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #322: font missing]
|
||||
[WebGL test #156]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #350: font missing]
|
||||
[WebGL test #157]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #124: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #158]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #159: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #159]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #256: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #160]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #160: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #161]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #319: font missing]
|
||||
[WebGL test #162]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #167: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #163]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #147: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #164]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #165]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #295: font missing]
|
||||
[WebGL test #166]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #167]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #144: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #168]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #169]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #325: font missing]
|
||||
[WebGL test #17]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #170]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #18]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #283: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #19]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #336: font missing]
|
||||
[WebGL test #20]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #231]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #151: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #232]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #117: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #234]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #235]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #153: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #237]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #126: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #238]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #240]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #307: font missing]
|
||||
[WebGL test #241]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #243]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #244]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #121: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #246]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #342: font missing]
|
||||
[WebGL test #247]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #149: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #249]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #250]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #252]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #163: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #253]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #166: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #256]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #258]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #133: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #259]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #334: font missing]
|
||||
[WebGL test #261]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #280: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #262]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #340: font missing]
|
||||
[WebGL test #264]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #301: font missing]
|
||||
[WebGL test #265]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #267]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #304: font missing]
|
||||
[WebGL test #268]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #238: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #269]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #127: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #270]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #132: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #271]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #234: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #272]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #120: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #273]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #156: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #274]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #275]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #164: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #276]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #136: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #277]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #298: font missing]
|
||||
[WebGL test #278]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #157: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #279]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #246: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #280]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #281]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #287: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #282]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #118: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #283]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #241: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #284]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #286: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #285]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #313: font missing]
|
||||
[WebGL test #286]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #287]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #332: font missing]
|
||||
[WebGL test #288]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #338: font missing]
|
||||
[WebGL test #289]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #170: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #290]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #289: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #292]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #150: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #295]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #281: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #298]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #301]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #152: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #304]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #276: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #307]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #154: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #31]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #240: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #310]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #148: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #313]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #284: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #316]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #310: font missing]
|
||||
[WebGL test #319]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #145: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #32]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #142: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #322]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #231: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #325]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #274: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #328]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #111: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #330]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #232: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #332]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #334]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #169: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #336]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #288: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #338]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #292: font missing]
|
||||
[WebGL test #34]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #340]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #114: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #342]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #344]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #346]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #348]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #328: font missing]
|
||||
[WebGL test #35]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #162: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #350]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #165: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #37]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #168: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #38]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #161: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #39]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #250: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #40]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #141: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #346: font missing]
|
||||
expected: FAIL
|
||||
|
||||
|
|
48
tests/wpt/webgl/meta-legacy-layout/conformance/extensions/oes-texture-float.html.ini
vendored
Normal file
48
tests/wpt/webgl/meta-legacy-layout/conformance/extensions/oes-texture-float.html.ini
vendored
Normal file
|
@ -0,0 +1,48 @@
|
|||
[oes-texture-float.html]
|
||||
[WebGL test #75]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #77]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #78]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #79]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #84]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #86]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #87]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #88]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #94]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #95]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #96]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #99]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #100]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #101]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #102]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #105]
|
||||
expected: FAIL
|
|
@ -1,422 +1,409 @@
|
|||
[oes-texture-half-float-with-canvas.html]
|
||||
expected: ERROR
|
||||
[WebGL test #285: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #11]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #155: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #111]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #258: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #112]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #115: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #114]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #115]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #50: font missing]
|
||||
[WebGL test #117]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #118]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #12]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #130: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #120]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: font missing]
|
||||
[WebGL test #121]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #123]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #282: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #124]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #112: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #126]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #127]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #135: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #129]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #129: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #130]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #139: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #132]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #290: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #133]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #252: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #135]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #316: font missing]
|
||||
[WebGL test #136]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #270: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #138]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #139]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #14]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #244: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #141]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #264: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #142]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #123: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #144]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #330: font missing]
|
||||
[WebGL test #145]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #344: font missing]
|
||||
[WebGL test #147]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #348: font missing]
|
||||
[WebGL test #148]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #262: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #149]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #15]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #278: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #150]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #268: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #151]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #272: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #152]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #158: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #153]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #322: font missing]
|
||||
[WebGL test #154]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #350: font missing]
|
||||
[WebGL test #155]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #124: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #156]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #159: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #157]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #256: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #158]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #160: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #159]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #319: font missing]
|
||||
[WebGL test #160]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #167: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #161]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #147: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #162]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #163]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #295: font missing]
|
||||
[WebGL test #164]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #165]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #144: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #166]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #167]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #138: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #168]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #325: font missing]
|
||||
[WebGL test #169]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #17]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #170]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #283: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #18]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #336: font missing]
|
||||
[WebGL test #19]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #20]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #151: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #231]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #117: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #232]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #234]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #153: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #235]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #126: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #237]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #238]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #307: font missing]
|
||||
[WebGL test #240]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #241]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #243]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #121: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #244]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #342: font missing]
|
||||
[WebGL test #246]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #149: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #247]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #249]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #250]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #163: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #252]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #253]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #166: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #256]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #334: font missing]
|
||||
[WebGL test #258]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #280: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #259]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #340: font missing]
|
||||
[WebGL test #261]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #301: font missing]
|
||||
[WebGL test #262]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: font missing]
|
||||
[WebGL test #264]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #265]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #304: font missing]
|
||||
[WebGL test #267]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #238: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #268]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #127: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #269]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #132: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #270]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #234: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #271]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #120: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #272]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #156: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #273]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #274]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #164: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #275]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #136: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #276]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #298: font missing]
|
||||
[WebGL test #277]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #157: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #278]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #246: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #279]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #280]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #287: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #281]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #118: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #282]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #241: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #283]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #286: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #284]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #133: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #285]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #313: font missing]
|
||||
[WebGL test #286]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #287]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #332: font missing]
|
||||
[WebGL test #288]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #338: font missing]
|
||||
[WebGL test #289]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #170: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #290]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #289: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #292]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #150: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #295]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #281: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #298]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #301]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #152: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #304]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #154: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #307]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #240: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #31]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #148: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #310]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #284: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #313]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #310: font missing]
|
||||
[WebGL test #316]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #145: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #319]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #142: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #32]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #231: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #322]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #274: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #325]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #111: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #328]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #232: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #330]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #332]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #169: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #334]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #288: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #336]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #292: font missing]
|
||||
[WebGL test #338]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #34]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #114: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #340]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #342]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #344]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #346]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #328: font missing]
|
||||
[WebGL test #348]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #162: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #35]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #165: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #350]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #168: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #37]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #161: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
[WebGL test #38]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #276: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #39]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #250: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
[WebGL test #40]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #141: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #346: font missing]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,24 +1,24 @@
|
|||
[oes-texture-half-float.html]
|
||||
[WebGL test #101: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should return NO_ERROR when reading FLOAT data.]
|
||||
[WebGL test #101]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #103: Green channel should be 0.25 for FLOAT readPixels. Received: 0]
|
||||
[WebGL test #103]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #104: Blue channel should be 0.5 for FLOAT readPixels. Received: 0]
|
||||
[WebGL test #104]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #105: Alpha channel should be 0.75 for FLOAT readPixels. Received: 0]
|
||||
[WebGL test #105]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #110: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should return NO_ERROR when reading FLOAT data.]
|
||||
[WebGL test #110]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #112: Green channel should be 0.25 for FLOAT readPixels. Received: 0]
|
||||
[WebGL test #112]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #113: Blue channel should be 0.5 for FLOAT readPixels. Received: 0]
|
||||
[WebGL test #113]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #114: Alpha channel should be 1 for FLOAT readPixels. Received: 0]
|
||||
[WebGL test #114]
|
||||
expected: FAIL
|
||||
|
|
24
tests/wpt/webgl/meta-legacy-layout/conformance/extensions/oes-vertex-array-object.html.ini
vendored
Normal file
24
tests/wpt/webgl/meta-legacy-layout/conformance/extensions/oes-vertex-array-object.html.ini
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
[oes-vertex-array-object.html]
|
||||
[WebGL test #64]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #65]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #67]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #68]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #70]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #71]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #73]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #74]
|
||||
expected: FAIL
|
24
tests/wpt/webgl/meta-legacy-layout/conformance/extensions/s3tc-and-rgtc.html.ini
vendored
Normal file
24
tests/wpt/webgl/meta-legacy-layout/conformance/extensions/s3tc-and-rgtc.html.ini
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
[s3tc-and-rgtc.html]
|
||||
[WebGL test #49]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #51]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #148]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #150]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #346]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #348]
|
||||
expected: FAIL
|
81
tests/wpt/webgl/meta-legacy-layout/conformance/extensions/webgl-blend-func-extended.html.ini
vendored
Normal file
81
tests/wpt/webgl/meta-legacy-layout/conformance/extensions/webgl-blend-func-extended.html.ini
vendored
Normal file
|
@ -0,0 +1,81 @@
|
|||
[webgl-blend-func-extended.html]
|
||||
[WebGL test #4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #24]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #29]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #30]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34]
|
||||
expected: FAIL
|
|
@ -1,7 +1,4 @@
|
|||
[fragcolor-fragdata-invariant.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
[WebGL test #0: [unexpected link status\] Declaring both gl_FragColor and gl_FragData invariant should succeed.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #0: [unexpected link status\] (expected: true) Declaring both gl_FragColor and gl_FragData invariant should succeed.]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,116 +1,68 @@
|
|||
[shader-varying-packing-restrictions.html]
|
||||
[WebGL test #9: [unexpected link status\] shaders with varying array of vec2 with one more than the maximum number of elements accessing first element should fail]
|
||||
[WebGL test #10]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: [unexpected link status\] shaders with varying array of vec2 with one more than the maximum number of elements accessing last element should fail]
|
||||
[WebGL test #14]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: [unexpected link status\] shaders with one more than the maximum number of varyings of mat3 should fail]
|
||||
[WebGL test #15]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: [unexpected link status\] shaders with varying array of vec3 with one more than the maximum number of elements accessing last element should fail]
|
||||
[WebGL test #16]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: [unexpected link status\] shaders with varying array of mat3 with one more than the maximum number of elements accessing last element should fail]
|
||||
[WebGL test #2]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: [unexpected link status\] shaders with one more than the maximum number of varyings of mat2 should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: [unexpected link status\] shaders with one more than the maximum number of varyings of vec3 should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26: [unexpected link status\] shaders with varying array of mat2 with one more than the maximum number of elements accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: [unexpected link status\] shaders with varying array of mat2 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: [unexpected link status\] shaders with varying array of mat3 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: [unexpected link status\] shaders with varying array of float with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: [unexpected link status\] shaders with varying array of float with one more than the maximum number of elements accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: [unexpected link status\] shaders with varying array of vec3 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: [unexpected link status\] shaders with one more than the maximum number of varyings of vec2 should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: [unexpected link status\] shaders with varying array of mat4 with one more than the maximum number of elements accessing last element should fail]
|
||||
[WebGL test #20]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #21: [unexpected link status\] shaders with varying array of vec4 with one more than the maximum number of elements accessing first element should fail]
|
||||
[WebGL test #21]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #40: [unexpected link status\] shaders with one more than the maximum number of varyings of mat4 should fail]
|
||||
[WebGL test #22]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #22: [unexpected link status\] shaders with one more than the maximum number of varyings of vec4 should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: [unexpected link status\] shaders with one more than the maximum number of varyings of float should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: [unexpected link status\] shaders with varying array of mat4 with one more than the maximum number of elements accessing first element should fail]
|
||||
[WebGL test #39]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #20: [unexpected link status\] shaders with varying array of vec4 with one more than the maximum number of elements accessing last element should fail]
|
||||
[WebGL test #4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #2: [unexpected link status\] (expected: false) shaders with varying array of float with one more than the maximum number of elements accessing last element should fail]
|
||||
[WebGL test #8]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: [unexpected link status\] (expected: false) shaders with varying array of float with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: [unexpected link status\] (expected: false) shaders with one more than the maximum number of varyings of float should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: [unexpected link status\] (expected: false) shaders with varying array of vec2 with one more than the maximum number of elements accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: [unexpected link status\] (expected: false) shaders with varying array of vec2 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: [unexpected link status\] (expected: false) shaders with one more than the maximum number of varyings of vec2 should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: [unexpected link status\] (expected: false) shaders with varying array of vec3 with one more than the maximum number of elements accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: [unexpected link status\] (expected: false) shaders with varying array of vec3 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: [unexpected link status\] (expected: false) shaders with one more than the maximum number of varyings of vec3 should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: [unexpected link status\] (expected: false) shaders with one more than the maximum number of varyings of vec4 should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26: [unexpected link status\] (expected: false) shaders with varying array of mat2 with one more than the maximum number of elements accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: [unexpected link status\] (expected: false) shaders with varying array of mat2 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: [unexpected link status\] (expected: false) shaders with one more than the maximum number of varyings of mat2 should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: [unexpected link status\] (expected: false) shaders with varying array of mat3 with one more than the maximum number of elements accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: [unexpected link status\] (expected: false) shaders with varying array of mat3 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: [unexpected link status\] (expected: false) shaders with one more than the maximum number of varyings of mat3 should fail]
|
||||
[WebGL test #9]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,19 +1,10 @@
|
|||
[shader-with-global-variable-precision-mismatch.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
[WebGL test #0: [unexpected link status\] mismatching precision for uniforms causes link error (as expected)]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: [unexpected link status\] mismatching precision for int uniforms with default precision causes link error (as expected)]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: [unexpected link status\] mismatching precision for structure uniforms causes link error (as expected)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #0: [unexpected link status\] (expected: false) mismatching precision for uniforms causes link error (as expected)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: [unexpected link status\] (expected: false) mismatching precision for int uniforms with default precision causes link error (as expected)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: [unexpected link status\] (expected: false) mismatching precision for structure uniforms causes link error (as expected)]
|
||||
[WebGL test #2]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,31 +1,22 @@
|
|||
[shaders-with-invariance.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
[WebGL test #17: [unexpected link status\] vertex shader with invariant varying and fragment shader with invariant (global setting) varying must succeed]
|
||||
[WebGL test #12]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: [unexpected link status\] vertex shader with variant gl_Position and fragment shader with invariant gl_FragCoord must fail]
|
||||
[WebGL test #16]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: [unexpected link status\] vertex shader with variant gl_PointSize and fragment shader with invariant gl_PointCoord must fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: [unexpected link status\] vertex shader with invariant (global setting) varying and fragment shader with invariant varying must succeed]
|
||||
[WebGL test #2]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #2: [unexpected link status\] vertex shader with invariant (global setting) varying and fragment shader with variant varying must fail]
|
||||
[WebGL test #3]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #8: [unexpected link status\] vertex shader with invariant gl_Position and fragment shader with invariant gl_FragCoord must succeed]
|
||||
[WebGL test #8]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #9: [unexpected link status\] (expected: false) vertex shader with variant gl_Position and fragment shader with invariant gl_FragCoord must fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: [unexpected link status\] (expected: false) vertex shader with variant gl_PointSize and fragment shader with invariant gl_PointCoord must fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: [unexpected link status\] (expected: true) vertex shader with variant varying and fragment shader with invariant (global setting) varying must succeed]
|
||||
[WebGL test #9]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[shaders-with-name-conflicts.html]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
|
@ -1,7 +1,4 @@
|
|||
[shaders-with-uniform-structs.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
[WebGL test #5: [unexpected link status\] Structures must have the same type definitions (including precision) to be considered the same type.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: [unexpected link status\] (expected: false) Structures must have the same type definitions (including precision) to be considered the same type.]
|
||||
[WebGL test #5]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +1,2 @@
|
|||
[shaders-with-varyings.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
[WebGL test #3: [unexpected link status\] vertex shader with unused varying and fragment shader with used varying must succeed]
|
||||
expected: FAIL
|
||||
|
||||
|
|
144
tests/wpt/webgl/meta-legacy-layout/conformance/glsl/samplers/glsl-function-texture2dprojlod.html.ini
vendored
Normal file
144
tests/wpt/webgl/meta-legacy-layout/conformance/glsl/samplers/glsl-function-texture2dprojlod.html.ini
vendored
Normal file
|
@ -0,0 +1,144 @@
|
|||
[glsl-function-texture2dprojlod.html]
|
||||
[WebGL test #51]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #52]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #53]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #54]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #55]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #56]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #57]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #58]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #59]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #60]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #61]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #62]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #63]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #64]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #65]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #66]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #67]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #68]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #69]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #70]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #71]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #72]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #73]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #74]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #75]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #76]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #77]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #78]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #79]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #80]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #81]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #82]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #83]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #84]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #85]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #86]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #87]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #88]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #89]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #90]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #91]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #92]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #93]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #94]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #95]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #96]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #97]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #98]
|
||||
expected: FAIL
|
|
@ -1,20 +1,2 @@
|
|||
[invalid-passed-params.html]
|
||||
bug: https://github.com/servo/servo/issues/21754
|
||||
[WebGL test #44: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,97 +1,96 @@
|
|||
[webgl-specific-stencil-settings.html]
|
||||
[WebGL test #623: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #2]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #642: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #488]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #565: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #494]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #611: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #5]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #555: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #501]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #629: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #507]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #513: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #513]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #584: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #534]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #578: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #537]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #620: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #540]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #614: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #543]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #650: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #546]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #488: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #549]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #543: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #552]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #501: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #555]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #590: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #565]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #571]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #534: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #578]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #632: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #584]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #494: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #590]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #626: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #611]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #537: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #614]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #658: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #617]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #507: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #620]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #571: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #623]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #626]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #546: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #629]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #549: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #632]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #667: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #642]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #540: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #650]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #552: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #658]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #617: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
[WebGL test #667]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[copyTexSubImage2D.html]
|
||||
[WebGL test #1: testRoundtrip]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[context-attribute-preserve-drawing-buffer.html]
|
||||
expected: ERROR
|
||||
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
expected: FAIL
|
||||
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[context-creation-worker.html]
|
||||
expected: ERROR
|
||||
[WebGL test #0: Some tests failed]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
[context-creation.html]
|
||||
expected: ERROR
|
||||
[WebGL test #0: WebGL context creation failed]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[methods-worker.html]
|
||||
expected: ERROR
|
||||
[WebGL test #0: Some tests failed]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
[methods.html]
|
||||
expected: ERROR
|
||||
[WebGL test #0: Some WebGL methods not found]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[offscreencanvas-timer-query.html]
|
||||
expected: ERROR
|
|
@ -1,10 +1,9 @@
|
|||
[gl-bind-attrib-location-long-names-test.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #4: should be green\nat (0, 0) expected: 0,255,0,255 was 255,255,255,255]
|
||||
[WebGL test #4]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #8: should be green\nat (0, 0) expected: 255,0,0,255 was 255,255,255,255]
|
||||
[WebGL test #8]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
[gl-bind-attrib-location-test.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #13: Line 15 should be red for at least 10 rgba pixels starting 20 pixels in\nat (20, 15) expected: 255,0,0,255 was 0,0,0,255]
|
||||
[WebGL test #13]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #7: Line 15 should be red for at least 10 rgba pixels starting 20 pixels in\nat (20, 15) expected: 0,255,0,255 was 0,0,0,255]
|
||||
[WebGL test #7]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
|
|
3
tests/wpt/webgl/meta-legacy-layout/conformance/programs/program-handling.html.ini
vendored
Normal file
3
tests/wpt/webgl/meta-legacy-layout/conformance/programs/program-handling.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[program-handling.html]
|
||||
[WebGL test #7]
|
||||
expected: FAIL
|
3
tests/wpt/webgl/meta-legacy-layout/conformance/programs/program-test.html.ini
vendored
Normal file
3
tests/wpt/webgl/meta-legacy-layout/conformance/programs/program-test.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[program-test.html]
|
||||
[WebGL test #69]
|
||||
expected: FAIL
|
|
@ -1,109 +1,49 @@
|
|||
[read-pixels-test.html]
|
||||
bug: https://github.com/servo/servo/issues/12859
|
||||
[WebGL test #49: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not be able to read as ALPHA / UNSIGNED_BYTE]
|
||||
[WebGL test #109]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not be able to read as RGB / UNSIGNED_BYTE]
|
||||
[WebGL test #140]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #47: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not be able to read as RGBA / UNSIGNED_SHORT_5_5_5_1]
|
||||
[WebGL test #141]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #46: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not be able to read as RGB / UNSIGNED_SHORT_5_6_5]
|
||||
[WebGL test #142]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not be able to read as RGBA / UNSIGNED_SHORT_4_4_4_4]
|
||||
[WebGL test #143]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x8d99]
|
||||
[WebGL test #149]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as LUMINANCE]
|
||||
[WebGL test #202]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as UNSIGNED_INT]
|
||||
[WebGL test #203]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x84fa]
|
||||
[WebGL test #36]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #30: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as DEPTH_STENCIL]
|
||||
[WebGL test #37]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #43: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x8368]
|
||||
[WebGL test #38]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #29: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as DEPTH_COMPONENT]
|
||||
[WebGL test #39]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x1903]
|
||||
[WebGL test #45]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #41: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as BYTE]
|
||||
[WebGL test #5]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x8229]
|
||||
[WebGL test #98]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x8228]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as RGBA4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as SHORT]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as LUMINANCE_ALPHA]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as UNSIGNED_SHORT]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: getError expected: INVALID_ENUM. Was INVALID_OPERATION : FLOAT_32_UNSIGNED_INT_24_8_REV is rejected]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as DEPTH_COMPONENT]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as DEPTH_STENCIL]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x8229]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as RGBA4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x84fa]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #98: getError expected: NO_ERROR. Was INVALID_OPERATION : there should be no GL errors reading back into a Uint8ClampedArray]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #99: color pixel at 0, 0 should be [0, 255, 0, 255\], was 0,0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #109: getError expected: INVALID_ENUM. Was INVALID_OPERATION : FLOAT_32_UNSIGNED_INT_24_8_REV is rejected]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #140: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as DEPTH_COMPONENT]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #141: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as DEPTH_STENCIL]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #142: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x8229]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #143: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as RGBA4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #149: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x84fa]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #202: getError expected: NO_ERROR. Was INVALID_OPERATION : there should be no GL errors reading back into a Uint8ClampedArray]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #203: color pixel at 0, 0 should be [0, 255, 0, 255\], was 0,0,0,0]
|
||||
[WebGL test #99]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
[feedback-loop.html]
|
||||
bug: https://github.com/servo/servo/issues/21288
|
||||
[WebGL test #3: getError expected: INVALID_OPERATION. Was NO_ERROR : after draw with invalid feedback loop]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: Should be blue.\nat (0, 0) expected: 0,0,255,255 was 0,255,0,255]
|
||||
[WebGL test #5]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,11 +1,4 @@
|
|||
[framebuffer-state-restoration.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
[WebGL test #14]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: should be red\nat (0, 0) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
|
|
9
tests/wpt/webgl/meta-legacy-layout/conformance/rendering/blending.html.ini
vendored
Normal file
9
tests/wpt/webgl/meta-legacy-layout/conformance/rendering/blending.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[blending.html]
|
||||
[WebGL test #6]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[clear-default-framebuffer-with-scissor-test.html]
|
||||
expected: ERROR
|
||||
[WebGL test #0]
|
||||
expected: FAIL
|
|
@ -1,7 +1,6 @@
|
|||
[clipping-wide-points.html]
|
||||
[WebGL test #3: should be 0,255,0\nat (0, 0) expected: 0,255,0 was 255,0,0]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: should be 0,255,0\nat (0, 0) expected: 0,255,0 was 255,0,0]
|
||||
[WebGL test #7]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[draw-webgl-to-canvas-2d-repeatedly.html]
|
||||
expected: ERROR
|
|
@ -1,8 +1,2 @@
|
|||
[line-rendering-quality.html]
|
||||
bug: https://github.com/servo/servo/issues/25937
|
||||
[WebGL test #5: Found 0 lines, looking in the vertical direction, expected 2]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: Found 0 lines, looking in the vertical direction, expected 2]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,2 @@
|
|||
[more-than-65536-indices.html]
|
||||
bug: https://github.com/servo/servo/issues/24538
|
||||
[WebGL test #8: Should be green.\nat (0, 0) expected: 0,255,0,255 was 128,128,0,255]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,9 +1,3 @@
|
|||
[multisample-corruption.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
expected: [OK, TIMEOUT]
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,2 @@
|
|||
[out-of-bounds-index-buffers.html]
|
||||
bug: https://github.com/servo/servo/issues/20599
|
||||
[WebGL test #2: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[point-no-attributes.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #1: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #1]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,2 @@
|
|||
[point-size.html]
|
||||
bug: https://github.com/servo/servo/issues/21981
|
||||
[WebGL test #9: should be 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: should be 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,2 @@
|
|||
[preservedrawingbuffer-leak.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[rendering-sampling-feedback-loop.html]
|
||||
[WebGL test #2]
|
||||
expected: FAIL
|
|
@ -1,86 +1,73 @@
|
|||
[tex-2d-luminance-luminance-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[WebGL test #33: font missing]
|
||||
[WebGL test #233]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #245: font missing]
|
||||
[WebGL test #235]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
[WebGL test #237]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #251: font missing]
|
||||
[WebGL test #239]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: font missing]
|
||||
[WebGL test #241]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: font missing]
|
||||
[WebGL test #243]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: font missing]
|
||||
[WebGL test #245]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #233: font missing]
|
||||
[WebGL test #247]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: font missing]
|
||||
[WebGL test #249]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: font missing]
|
||||
[WebGL test #251]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: font missing]
|
||||
[WebGL test #253]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: font missing]
|
||||
[WebGL test #255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: font missing]
|
||||
[WebGL test #257]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: font missing]
|
||||
[WebGL test #259]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: font missing]
|
||||
[WebGL test #261]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: font missing]
|
||||
[WebGL test #263]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: font missing]
|
||||
[WebGL test #265]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #263: font missing]
|
||||
[WebGL test #267]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: font missing]
|
||||
[WebGL test #269]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
[WebGL test #271]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
[WebGL test #273]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #241: font missing]
|
||||
[WebGL test #275]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: font missing]
|
||||
[WebGL test #277]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: font missing]
|
||||
[WebGL test #279]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #257: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #239: font missing]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,86 +1,73 @@
|
|||
[tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[WebGL test #245: font missing]
|
||||
[WebGL test #233]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #251: font missing]
|
||||
[WebGL test #235]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: font missing]
|
||||
[WebGL test #237]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
[WebGL test #239]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: font missing]
|
||||
[WebGL test #241]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: font missing]
|
||||
[WebGL test #243]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: font missing]
|
||||
[WebGL test #245]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: font missing]
|
||||
[WebGL test #247]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: font missing]
|
||||
[WebGL test #249]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #239: font missing]
|
||||
[WebGL test #251]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: font missing]
|
||||
[WebGL test #253]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: font missing]
|
||||
[WebGL test #255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #241: font missing]
|
||||
[WebGL test #257]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: font missing]
|
||||
[WebGL test #259]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #233: font missing]
|
||||
[WebGL test #261]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
[WebGL test #263]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: font missing]
|
||||
[WebGL test #265]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: font missing]
|
||||
[WebGL test #267]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: font missing]
|
||||
[WebGL test #269]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #263: font missing]
|
||||
[WebGL test #271]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: font missing]
|
||||
[WebGL test #273]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
[WebGL test #275]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: font missing]
|
||||
[WebGL test #277]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: font missing]
|
||||
[WebGL test #279]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #257: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: font missing]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,338 +1,325 @@
|
|||
[tex-2d-rgb-rgb-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[WebGL test #399: font missing]
|
||||
[WebGL test #1073]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #77: font missing]
|
||||
[WebGL test #1075]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1095: font missing]
|
||||
[WebGL test #1077]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #159: font missing]
|
||||
[WebGL test #1079]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #635: font missing]
|
||||
[WebGL test #1081]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #841: font missing]
|
||||
[WebGL test #1083]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #839: font missing]
|
||||
[WebGL test #1085]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #75: font missing]
|
||||
[WebGL test #1087]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #377: font missing]
|
||||
[WebGL test #1089]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #877: font missing]
|
||||
[WebGL test #1091]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #619: font missing]
|
||||
[WebGL test #1093]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1091: font missing]
|
||||
[WebGL test #1095]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #855: font missing]
|
||||
[WebGL test #1097]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #387: font missing]
|
||||
[WebGL test #1099]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #607: font missing]
|
||||
[WebGL test #1101]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #833: font missing]
|
||||
[WebGL test #1103]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #157: font missing]
|
||||
[WebGL test #1105]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #615: font missing]
|
||||
[WebGL test #1107]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #601: font missing]
|
||||
[WebGL test #1109]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #639: font missing]
|
||||
[WebGL test #1111]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #875: font missing]
|
||||
[WebGL test #1113]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #621: font missing]
|
||||
[WebGL test #1115]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #835: font missing]
|
||||
[WebGL test #1117]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #593: font missing]
|
||||
[WebGL test #1119]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
[WebGL test #113]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #627: font missing]
|
||||
[WebGL test #115]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #861: font missing]
|
||||
[WebGL test #117]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #369: font missing]
|
||||
[WebGL test #119]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1117: font missing]
|
||||
[WebGL test #153]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #637: font missing]
|
||||
[WebGL test #155]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #629: font missing]
|
||||
[WebGL test #157]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #79: font missing]
|
||||
[WebGL test #159]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #371: font missing]
|
||||
[WebGL test #353]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1113: font missing]
|
||||
[WebGL test #355]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1073: font missing]
|
||||
[WebGL test #357]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #397: font missing]
|
||||
[WebGL test #359]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1115: font missing]
|
||||
[WebGL test #361]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #859: font missing]
|
||||
[WebGL test #363]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #357: font missing]
|
||||
[WebGL test #365]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #597: font missing]
|
||||
[WebGL test #367]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1101: font missing]
|
||||
[WebGL test #369]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #603: font missing]
|
||||
[WebGL test #371]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #613: font missing]
|
||||
[WebGL test #373]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #843: font missing]
|
||||
[WebGL test #375]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #871: font missing]
|
||||
[WebGL test #377]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #625: font missing]
|
||||
[WebGL test #379]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
[WebGL test #381]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1075: font missing]
|
||||
[WebGL test #383]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1119: font missing]
|
||||
[WebGL test #385]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #595: font missing]
|
||||
[WebGL test #387]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #867: font missing]
|
||||
[WebGL test #389]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #385: font missing]
|
||||
[WebGL test #391]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #119: font missing]
|
||||
[WebGL test #393]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #863: font missing]
|
||||
[WebGL test #395]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #623: font missing]
|
||||
[WebGL test #397]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1105: font missing]
|
||||
[WebGL test #399]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1097: font missing]
|
||||
[WebGL test #593]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #153: font missing]
|
||||
[WebGL test #595]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1103: font missing]
|
||||
[WebGL test #597]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1085: font missing]
|
||||
[WebGL test #599]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #115: font missing]
|
||||
[WebGL test #601]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1083: font missing]
|
||||
[WebGL test #603]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #869: font missing]
|
||||
[WebGL test #605]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #611: font missing]
|
||||
[WebGL test #607]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #617: font missing]
|
||||
[WebGL test #609]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #73: font missing]
|
||||
[WebGL test #611]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1111: font missing]
|
||||
[WebGL test #613]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #599: font missing]
|
||||
[WebGL test #615]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #365: font missing]
|
||||
[WebGL test #617]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #375: font missing]
|
||||
[WebGL test #619]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #361: font missing]
|
||||
[WebGL test #621]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #879: font missing]
|
||||
[WebGL test #623]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1079: font missing]
|
||||
[WebGL test #625]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #849: font missing]
|
||||
[WebGL test #627]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #633: font missing]
|
||||
[WebGL test #629]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #353: font missing]
|
||||
[WebGL test #631]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #865: font missing]
|
||||
[WebGL test #633]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #837: font missing]
|
||||
[WebGL test #635]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1081: font missing]
|
||||
[WebGL test #637]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #847: font missing]
|
||||
[WebGL test #639]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #389: font missing]
|
||||
[WebGL test #73]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: font missing]
|
||||
[WebGL test #75]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #117: font missing]
|
||||
[WebGL test #77]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #113: font missing]
|
||||
[WebGL test #79]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1089: font missing]
|
||||
[WebGL test #833]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #379: font missing]
|
||||
[WebGL test #835]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #605: font missing]
|
||||
[WebGL test #837]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #359: font missing]
|
||||
[WebGL test #839]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
[WebGL test #841]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #853: font missing]
|
||||
[WebGL test #843]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #857: font missing]
|
||||
[WebGL test #845]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1099: font missing]
|
||||
[WebGL test #847]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #393: font missing]
|
||||
[WebGL test #849]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #395: font missing]
|
||||
[WebGL test #851]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1077: font missing]
|
||||
[WebGL test #853]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #155: font missing]
|
||||
[WebGL test #855]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #873: font missing]
|
||||
[WebGL test #857]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #391: font missing]
|
||||
[WebGL test #859]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1087: font missing]
|
||||
[WebGL test #861]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #381: font missing]
|
||||
[WebGL test #863]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #367: font missing]
|
||||
[WebGL test #865]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #373: font missing]
|
||||
[WebGL test #867]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #631: font missing]
|
||||
[WebGL test #869]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #383: font missing]
|
||||
[WebGL test #871]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1109: font missing]
|
||||
[WebGL test #873]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1107: font missing]
|
||||
[WebGL test #875]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #609: font missing]
|
||||
[WebGL test #877]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #363: font missing]
|
||||
[WebGL test #879]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #851: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1093: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #355: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #845: font missing]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,86 +1,73 @@
|
|||
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
|
||||
expected: ERROR
|
||||
[WebGL test #273: font missing]
|
||||
[WebGL test #233]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #241: font missing]
|
||||
[WebGL test #235]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #257: font missing]
|
||||
[WebGL test #237]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: font missing]
|
||||
[WebGL test #239]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #251: font missing]
|
||||
[WebGL test #241]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: font missing]
|
||||
[WebGL test #243]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
[WebGL test #245]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: font missing]
|
||||
[WebGL test #247]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: font missing]
|
||||
[WebGL test #249]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: font missing]
|
||||
[WebGL test #251]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #239: font missing]
|
||||
[WebGL test #253]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #245: font missing]
|
||||
[WebGL test #255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: font missing]
|
||||
[WebGL test #257]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: font missing]
|
||||
[WebGL test #259]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: font missing]
|
||||
[WebGL test #261]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #233: font missing]
|
||||
[WebGL test #263]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: font missing]
|
||||
[WebGL test #265]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: font missing]
|
||||
[WebGL test #267]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: font missing]
|
||||
[WebGL test #269]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: font missing]
|
||||
[WebGL test #271]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: font missing]
|
||||
[WebGL test #273]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: font missing]
|
||||
[WebGL test #275]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
[WebGL test #277]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
[WebGL test #279]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #263: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: font missing]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,338 +1,325 @@
|
|||
[tex-2d-rgba-rgba-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[WebGL test #399: font missing]
|
||||
[WebGL test #1073]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #77: font missing]
|
||||
[WebGL test #1075]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1095: font missing]
|
||||
[WebGL test #1077]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #159: font missing]
|
||||
[WebGL test #1079]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1105: font missing]
|
||||
[WebGL test #1081]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #635: font missing]
|
||||
[WebGL test #1083]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #841: font missing]
|
||||
[WebGL test #1085]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #839: font missing]
|
||||
[WebGL test #1087]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #75: font missing]
|
||||
[WebGL test #1089]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1113: font missing]
|
||||
[WebGL test #1091]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #619: font missing]
|
||||
[WebGL test #1093]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #863: font missing]
|
||||
[WebGL test #1095]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #609: font missing]
|
||||
[WebGL test #1097]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1091: font missing]
|
||||
[WebGL test #1099]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #855: font missing]
|
||||
[WebGL test #1101]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #387: font missing]
|
||||
[WebGL test #1103]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #607: font missing]
|
||||
[WebGL test #1105]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #155: font missing]
|
||||
[WebGL test #1107]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #615: font missing]
|
||||
[WebGL test #1109]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #849: font missing]
|
||||
[WebGL test #1111]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #601: font missing]
|
||||
[WebGL test #1113]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #397: font missing]
|
||||
[WebGL test #1115]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #639: font missing]
|
||||
[WebGL test #1117]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #875: font missing]
|
||||
[WebGL test #1119]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #621: font missing]
|
||||
[WebGL test #113]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #835: font missing]
|
||||
[WebGL test #115]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #593: font missing]
|
||||
[WebGL test #117]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #861: font missing]
|
||||
[WebGL test #119]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
[WebGL test #153]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1073: font missing]
|
||||
[WebGL test #155]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #877: font missing]
|
||||
[WebGL test #157]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #627: font missing]
|
||||
[WebGL test #159]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #369: font missing]
|
||||
[WebGL test #353]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #637: font missing]
|
||||
[WebGL test #355]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #617: font missing]
|
||||
[WebGL test #357]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #629: font missing]
|
||||
[WebGL test #359]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #79: font missing]
|
||||
[WebGL test #361]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #371: font missing]
|
||||
[WebGL test #363]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #879: font missing]
|
||||
[WebGL test #365]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1115: font missing]
|
||||
[WebGL test #367]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #859: font missing]
|
||||
[WebGL test #369]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #357: font missing]
|
||||
[WebGL test #371]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1085: font missing]
|
||||
[WebGL test #373]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #833: font missing]
|
||||
[WebGL test #375]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #613: font missing]
|
||||
[WebGL test #377]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1087: font missing]
|
||||
[WebGL test #379]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #597: font missing]
|
||||
[WebGL test #381]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1101: font missing]
|
||||
[WebGL test #383]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #603: font missing]
|
||||
[WebGL test #385]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #865: font missing]
|
||||
[WebGL test #387]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #843: font missing]
|
||||
[WebGL test #389]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #871: font missing]
|
||||
[WebGL test #391]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
[WebGL test #393]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1075: font missing]
|
||||
[WebGL test #395]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1119: font missing]
|
||||
[WebGL test #397]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #595: font missing]
|
||||
[WebGL test #399]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1093: font missing]
|
||||
[WebGL test #593]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #385: font missing]
|
||||
[WebGL test #595]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #119: font missing]
|
||||
[WebGL test #597]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #623: font missing]
|
||||
[WebGL test #599]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #153: font missing]
|
||||
[WebGL test #601]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1103: font missing]
|
||||
[WebGL test #603]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #115: font missing]
|
||||
[WebGL test #605]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #611: font missing]
|
||||
[WebGL test #607]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1083: font missing]
|
||||
[WebGL test #609]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #869: font missing]
|
||||
[WebGL test #611]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #157: font missing]
|
||||
[WebGL test #613]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1089: font missing]
|
||||
[WebGL test #615]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #73: font missing]
|
||||
[WebGL test #617]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1111: font missing]
|
||||
[WebGL test #619]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #599: font missing]
|
||||
[WebGL test #621]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #365: font missing]
|
||||
[WebGL test #623]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #375: font missing]
|
||||
[WebGL test #625]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #361: font missing]
|
||||
[WebGL test #627]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #605: font missing]
|
||||
[WebGL test #629]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1079: font missing]
|
||||
[WebGL test #631]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #625: font missing]
|
||||
[WebGL test #633]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #633: font missing]
|
||||
[WebGL test #635]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #353: font missing]
|
||||
[WebGL test #637]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #837: font missing]
|
||||
[WebGL test #639]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1081: font missing]
|
||||
[WebGL test #73]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #853: font missing]
|
||||
[WebGL test #75]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #867: font missing]
|
||||
[WebGL test #77]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #389: font missing]
|
||||
[WebGL test #79]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1097: font missing]
|
||||
[WebGL test #833]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: font missing]
|
||||
[WebGL test #835]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #117: font missing]
|
||||
[WebGL test #837]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #113: font missing]
|
||||
[WebGL test #839]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #379: font missing]
|
||||
[WebGL test #841]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1109: font missing]
|
||||
[WebGL test #843]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #359: font missing]
|
||||
[WebGL test #845]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
[WebGL test #847]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #847: font missing]
|
||||
[WebGL test #849]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #857: font missing]
|
||||
[WebGL test #851]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1099: font missing]
|
||||
[WebGL test #853]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #393: font missing]
|
||||
[WebGL test #855]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #395: font missing]
|
||||
[WebGL test #857]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1077: font missing]
|
||||
[WebGL test #859]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #377: font missing]
|
||||
[WebGL test #861]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #873: font missing]
|
||||
[WebGL test #863]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #391: font missing]
|
||||
[WebGL test #865]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #381: font missing]
|
||||
[WebGL test #867]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #367: font missing]
|
||||
[WebGL test #869]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #373: font missing]
|
||||
[WebGL test #871]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #631: font missing]
|
||||
[WebGL test #873]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #383: font missing]
|
||||
[WebGL test #875]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1117: font missing]
|
||||
[WebGL test #877]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1107: font missing]
|
||||
[WebGL test #879]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #363: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #355: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #845: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #851: font missing]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,86 +1,73 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html]
|
||||
expected: ERROR
|
||||
[WebGL test #241: font missing]
|
||||
[WebGL test #233]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #257: font missing]
|
||||
[WebGL test #235]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: font missing]
|
||||
[WebGL test #237]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #245: font missing]
|
||||
[WebGL test #239]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #251: font missing]
|
||||
[WebGL test #241]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: font missing]
|
||||
[WebGL test #243]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: font missing]
|
||||
[WebGL test #245]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
[WebGL test #247]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: font missing]
|
||||
[WebGL test #249]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #239: font missing]
|
||||
[WebGL test #251]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: font missing]
|
||||
[WebGL test #253]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: font missing]
|
||||
[WebGL test #255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: font missing]
|
||||
[WebGL test #257]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: font missing]
|
||||
[WebGL test #259]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: font missing]
|
||||
[WebGL test #261]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: font missing]
|
||||
[WebGL test #263]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: font missing]
|
||||
[WebGL test #265]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: font missing]
|
||||
[WebGL test #267]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #233: font missing]
|
||||
[WebGL test #269]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: font missing]
|
||||
[WebGL test #271]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: font missing]
|
||||
[WebGL test #273]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: font missing]
|
||||
[WebGL test #275]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
[WebGL test #277]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
[WebGL test #279]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #263: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: font missing]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,86 +1,73 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html]
|
||||
expected: ERROR
|
||||
[WebGL test #241: font missing]
|
||||
[WebGL test #233]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: font missing]
|
||||
[WebGL test #235]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #257: font missing]
|
||||
[WebGL test #237]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: font missing]
|
||||
[WebGL test #239]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #245: font missing]
|
||||
[WebGL test #241]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: font missing]
|
||||
[WebGL test #243]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: font missing]
|
||||
[WebGL test #245]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
[WebGL test #247]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: font missing]
|
||||
[WebGL test #249]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: font missing]
|
||||
[WebGL test #251]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: font missing]
|
||||
[WebGL test #253]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: font missing]
|
||||
[WebGL test #255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: font missing]
|
||||
[WebGL test #257]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #251: font missing]
|
||||
[WebGL test #259]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #233: font missing]
|
||||
[WebGL test #261]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #239: font missing]
|
||||
[WebGL test #263]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: font missing]
|
||||
[WebGL test #265]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: font missing]
|
||||
[WebGL test #267]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: font missing]
|
||||
[WebGL test #269]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: font missing]
|
||||
[WebGL test #271]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: font missing]
|
||||
[WebGL test #273]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: font missing]
|
||||
[WebGL test #275]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #263: font missing]
|
||||
[WebGL test #277]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: font missing]
|
||||
[WebGL test #279]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: font missing]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tex-2d-alpha-alpha-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tex-2d-luminance-luminance-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tex-2d-rgb-rgb-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tex-2d-rgba-rgba-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #3]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,4 +2,3 @@
|
|||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -2,4 +2,3 @@
|
|||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -2,4 +2,3 @@
|
|||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -2,4 +2,3 @@
|
|||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -2,4 +2,3 @@
|
|||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -2,4 +2,3 @@
|
|||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -2,4 +2,3 @@
|
|||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -2,4 +2,3 @@
|
|||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-alpha-alpha-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-luminance-luminance-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-rgb-rgb-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-rgba-rgba-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-alpha-alpha-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-luminance-luminance-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-rgb-rgb-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-rgba-rgba-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
[WebGL test #1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue