| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 91e220d980084e0c050e527792ac306ed8e5ec20..7c8ac8b6ea7791d4c3b776daae8fc67ba1226b5f 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -14,6 +14,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]
|
|
|