| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index b5eacc2baee3cdedf16b05b7684424bd0eac2ad2..72a11acbe00935775c4e745bce5ed2f4b4ebaa7e 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -10,7 +10,6 @@ measurement_test: Pass, Fail # Issue 1940
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
| -blob_constructor_test: Fail # custom Blob constructor not implemented.
|
| js_interop_4_test: Fail # Dart-to-Dart sync calls not implemented.
|
| typed_arrays_arraybuffer_test: Fail # Issue 2682 constructor not implemented.
|
| mutationobserver_test: Fail # Issue 3967 constructor, observe() not implemented.
|
|
|