| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 53cc59751846cb3cb62b0b81918fbff43f76bf79..e2215bc9f69466321abe4ac9cefb22dfea454791 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -173,8 +173,6 @@ unknownelement_test: Fail # Issue 4189
|
|
|
| [ $compiler == dart2js ]
|
| transferables_test: Skip # until isInstance works in dart2js
|
| -indexeddb_1_test: Fail # Issue 5410.
|
| -indexeddb_2_test: Fail # Issue 5410.
|
|
|
| [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
|
| request_animation_frame_test: Skip # Async test hangs.
|
|
|