| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 3d68c80015c8ed0ae0adf70c14ca153ccaceab93..437de0de04e8c83d5117e56dbb7f4c1741babc27 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -16,7 +16,7 @@ postmessage_structured_test/typed_arrays: Fail
|
| [ $compiler == none && $runtime == drt && $system == windows ]
|
| worker_test/functional: Pass, Crash # Issue 9929.
|
|
|
| -[ $compiler == dart2js && ($runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime == drt || $runtime == dartium)]
|
| +[ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera || $runtime == drt || $runtime == dartium)]
|
| dom_isolates_test: Skip # Need to migrate to new spawnDomFunction.
|
| typed_arrays_range_checks_test: Fail # TODO(vsm): Implement range checks.
|
|
|
|
|