mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +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,9 +1,9 @@
|
|||
[framebuffer-to-texture.html]
|
||||
[WebGL test #6: user-defined framebuffer: center quad should be green\nat (17, 17) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #10]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: user-defined framebuffer: lower left quad should be green\nat (1, 1) expected: 0,255,0,255 was 0,0,0,0]
|
||||
[WebGL test #6]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: getError expected: NO_ERROR. Was INVALID_OPERATION : Should be no errors at the end of the test.]
|
||||
[WebGL test #7]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue