| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 785d3139d8c4ce664910c5db6331188f45e81620..9aa3976eb95a399328ee36d84febccf574aa524f 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -17,7 +17,7 @@ postmessage_structured_test/typed_arrays: Fail
|
| worker_test/functional: Pass, Crash # Issue 9929.
|
|
|
| [ $compiler == dart2js && $checked ]
|
| -html/documentfragment_test: Crash # Issue 11275
|
| +template_element_test: Fail # BUG(11480): Triage.
|
|
|
| [ $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.
|
|
|