| Index: tests/html/html.status
|
| ===================================================================
|
| --- tests/html/html.status (revision 12413)
|
| +++ tests/html/html.status (working copy)
|
| @@ -41,7 +41,6 @@
|
|
|
| [ $runtime == ie || $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
|
| @@ -166,7 +165,6 @@
|
| [ $compiler == dart2js && $runtime == drt ]
|
| # Unknown error - should investigate.
|
| measurement_test: Fail
|
| -htmloptionscollection_test: Fail # Issue 3813.
|
| unknownelement_test: Fail # Issue 4189
|
|
|
| [ $compiler == dart2js && $runtime == none ]
|
|
|