| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index d09b82478c6617406c5ec90c940f8f66bebb3077..c9e34a4c0a0ba7c613ed5b5b3864c53c573d39a6 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -175,13 +175,8 @@ unknownelement_test: Fail # Issue 4189
|
| *: Fail, Pass # TODO(ahe): Triage these tests.
|
|
|
| [ $compiler == dart2js ]
|
| -svgelement2_test: Fail # Html library relies on mangling. Issue 3039.
|
| transferables_test: Skip # until isInstance works in dart2js
|
|
|
| -[ $compiler == dart2js && $runtime == d8 ]
|
| -# Should investigate why this test succeeds on d8.
|
| -svgelement2_test: Pass
|
| -
|
| [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
|
| request_animation_frame_test: Skip # Async test hangs.
|
|
|
|
|