| Index: tests/dom/dom.status
|
| diff --git a/tests/dom/dom.status b/tests/dom/dom.status
|
| index 3c27dce54a3b3278a54d6b4962a1f81f84198272..c79fd76f54b252a3dc43d2159fce304725bfb76e 100644
|
| --- a/tests/dom/dom.status
|
| +++ b/tests/dom/dom.status
|
| @@ -6,7 +6,6 @@ webgl_1_test: Skip # Issue 1495
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| indexeddb_3_test: Fail # UnsupportedOperationException 'IDBCursorImplementation.get:key'
|
| -indexeddb_4_test: Skip # Hangs in dartium. IDBKeyRange constructors not implemented.
|
|
|
| [ $compiler == none && $runtime == dartium ]
|
| request_animation_frame_test: Skip # Uses layoutTestController.
|
|
|