| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index fcc7d644b7aeb0fe9c08edc2a016c7ca057b167c..c429c6db7eb4eb805ea48b0f961a99bc8fa2fd4d 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -32,7 +32,7 @@ audiocontext_test: Pass, Fail
|
| [ $compiler == none && $runtime == drt && $system == linux]
|
| documentfragment_test: Pass, Timeout
|
|
|
| -[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime == drt ]
|
| +[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
|
| # TODO(vsm): Triage DOM tests.
|
| indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly.
|
| htmloptionscollection_test: Fail # Issue 3813.
|
|
|