| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index c7a25eb0990a5c75f5b8dbfca8cdea5584bed078..21399ab289ec6a4c8fd64a29674bc51ab9fea5f0 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -53,7 +53,6 @@ documentfragment_test: Pass, Timeout
|
|
|
| [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
|
| # TODO(vsm): Triage DOM tests.
|
| -htmloptionscollection_test: Fail # Issue 3813.
|
| shadow_dom_test: Skip # No ShadowDOM support except on tip dartium.
|
| shadow_dom_layout_test: Skip
|
| unknownelement_test: Fail # Issue 4189
|
| @@ -324,7 +323,6 @@ svgelement2_test: Fail
|
|
|
| [ $compiler == dart2js && $runtime == drt ]
|
| # Unknown error - should investigate.
|
| -htmloptionscollection_test: Fail # Issue 3813.
|
| unknownelement_test: Fail # Issue 4189
|
|
|
| [ $compiler == dart2js && $runtime == none ]
|
|
|