mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Don't disable canvas3d tests involving CSS transforms (fixes #8766)
Those don't seem to be intermittent anymore, and it's better to let the intermittent tracker do its job anyway.
This commit is contained in:
parent
e34b19c42c
commit
c033b48def
2 changed files with 2 additions and 4 deletions
|
@ -1,3 +1,2 @@
|
||||||
[canvas3d-001.html]
|
[canvas3d-001.html]
|
||||||
type: reftest
|
expected: FAIL
|
||||||
disabled: https://github.com/servo/servo/issues/8766
|
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
[canvas3d-002.html]
|
[canvas3d-002.html]
|
||||||
type: reftest
|
expected: FAIL
|
||||||
disabled: https://github.com/servo/servo/issues/8766
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue