| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index a32a117f55ceeb9c839c9feea5c91a6056e283ac..3898191eeab49dfed0f95db43c3742a7da3aefed 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -74,10 +74,6 @@ js_test: Fail # Issue 14246
|
| [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
|
| worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
|
|
|
| -[ $compiler == dart2js && $browser && $checked ]
|
| -postmessage_structured_test/typed_arrays: Fail # Issue 10097
|
| -postmessage_structured_test/primitives: Fail # Issue 10097
|
| -
|
| [ $compiler == dart2js && $runtime == chrome ]
|
| selectelement_test: Skip # http://dartbug.com/15516
|
|
|
|
|