Move Khronos WebGL tests to /_webgl/

This commit is contained in:
Anthony Ramine 2018-08-25 00:46:42 +02:00
parent d827370804
commit 4852f7d616
7200 changed files with 53650 additions and 228616 deletions

View file

@ -0,0 +1,7 @@
[clipping-wide-points.html]
[WebGL test #3: should be 0,255,0\nat (0, 0) expected: 0,255,0 was 255,0,0]
expected: FAIL
[WebGL test #7: should be 0,255,0\nat (0, 0) expected: 0,255,0 was 255,0,0]
expected: FAIL

View file

@ -0,0 +1,6 @@
[framebuffer-switch.html]
type: testharness
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -0,0 +1,6 @@
[framebuffer-texture-switch.html]
type: testharness
expected: ERROR
[Overall test]
expected: NOTRUN

View file

@ -0,0 +1,10 @@
[multisample-corruption.html]
bug: https://github.com/servo/servo/issues/21132
type: testharness
expected: ERROR
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL
[Overall test]
expected: NOTRUN

View file

@ -0,0 +1,7 @@
[out-of-bounds-index-buffers.html]
[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

View file

@ -0,0 +1,7 @@
[point-size.html]
[WebGL test #9: at (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL
[WebGL test #18: at (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

View file

@ -0,0 +1,4 @@
[point-with-gl-pointcoord-in-fragment-shader.html]
[WebGL test #0: at (32, 32) expected: 0,255,0,255 was 0,0,0,255]
expected: FAIL