| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index f005cd01aa8c16fea45ef9fa24e0e89a8216db97..420495b6edfb3021b90fae2f465610dac5d71f4e 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -349,7 +349,7 @@ isolates_test: Skip # Timeout because leg does not support web workers.
|
| [ $compiler == dart2js && $runtime == drt && $unchecked ]
|
| #indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851
|
|
|
| -[ $compiler == dart2js && $csp && $runtime == drt && $checked ]
|
| +[ $compiler == dart2js && ($runtime == drt || $runtime == ie9) && $checked ]
|
| async_test: Fail
|
|
|
| [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $runtime == ff || $runtime == chrome) ]
|
|
|