| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 73f3863430975b09ec14bb0587833648fc8f4dab..f56d94e19f9608fe8a6ef903f210636b95788ea6 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -16,6 +16,7 @@ xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages.
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
| url_test: Fail # createObjectURL not implemented.
|
| +transferables_test: Fail # Under investigation by antonm
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows]
|
| audiocontext_test: Skip
|
|
|