| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 785d3139d8c4ce664910c5db6331188f45e81620..55b73651fa4eef760fbb91d0d4bf75a18706fe35 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -16,9 +16,6 @@ postmessage_structured_test/typed_arrays: Fail
|
| [ $compiler == none && $runtime == drt && $system == windows ]
|
| worker_test/functional: Pass, Crash # Issue 9929.
|
|
|
| -[ $compiler == dart2js && $checked ]
|
| -html/documentfragment_test: Crash # Issue 11275
|
| -
|
| [ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == opera || $runtime == drt || $runtime == dartium)]
|
| dom_isolates_test: Skip # Need to migrate to new spawnDomFunction.
|
|
|
|
|