| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index f033eccac14890c9a4fcfe43d9d6184234d3564d..78abdbbdd1cef272dff5bb7b6f9c0c602c5cc6d9 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -173,6 +173,7 @@ htmloptionscollection_test: Fail # Issue 3813.
|
| dom_isolates_test: Fail # error: cannot resolve spawnDomIsolate
|
| svgelement2_test: Fail # Html library relies on mangling. Issue 3039.
|
| transferables_test: Skip # until isInstance works in dart2js
|
| +unknownelement_test: Fail # Issue 4189
|
|
|
| [ $compiler == dart2js && $runtime == d8 ]
|
| # Should investigate why this test succeeds on d8.
|
|
|