Update web-platform-tests to revision 5e0db3c717532a88040300e65ce7c8b29004d93c

This commit is contained in:
WPT Sync Bot 2021-01-15 08:24:51 +00:00 committed by Josh Matthews
parent 98cf3a1895
commit 02952b63dd
409 changed files with 6744 additions and 2463 deletions

View file

@ -1,7 +1,5 @@
[blitframebuffer-multisampled-readbuffer.html]
expected:
if os =="mac": ERROR
expected: ERROR
[WebGL test #1: Framebuffer incomplete.]
expected:
if os == "linux": FAIL
@ -15,6 +13,5 @@
if os == "mac": FAIL
[WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected:
if os == "mac": FAIL
expected: FAIL

View file

@ -275,3 +275,12 @@
[WebGL test #48: attachment 3 should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,42,0,0]
expected: FAIL
[WebGL test #38: attachment 1 should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,255,255]
expected: FAIL
[WebGL test #44: attachment 7 should be 0,255,0,255\nat (4, 0) expected: 0,255,0,255 was 0,0,0,0]
expected: FAIL
[WebGL test #46: attachment 1 should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
expected: FAIL