| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index f8f85959f6484f5ec4a1a424a481fd0a26224338..0a79cf29338ca3f76b9c59c02e087946ccb11f01 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.
|
| +unknownelement_test: Fail # In work by antonm.
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows]
|
| audiocontext_test: Skip
|
|
|