mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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]
|
||||
type: reftest
|
||||
disabled: https://github.com/servo/servo/issues/8766
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
[canvas3d-002.html]
|
||||
type: reftest
|
||||
disabled: https://github.com/servo/servo/issues/8766
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue