mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Ensure that resized GL contexts do not destroy their resources while in use by WR.
This commit is contained in:
parent
85c1c5ad13
commit
878f020013
8 changed files with 43 additions and 23 deletions
|
@ -1,6 +1,4 @@
|
|||
[to-data-url-test.html]
|
||||
expected:
|
||||
if os == "linux": CRASH
|
||||
[WebGL test #12: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
[texture-size-cube-maps.html]
|
||||
expected:
|
||||
if os == "linux": CRASH
|
||||
[WebGL test #87: 0, 0, 2, 1 should be green\nat (0, 0) expected: 0,255,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue