update wpt tests

This commit is contained in:
Paul Rouget 2019-09-25 12:48:01 +02:00
parent 1a227eb097
commit 7b2026287a
18 changed files with 532 additions and 4 deletions

View file

@ -0,0 +1,2 @@
[context-creation.html]
expected: TIMEOUT

View file

@ -72,3 +72,21 @@
[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