| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 031588bde8229cbc2f6627026b1fbeb8359f9afe..1000c5c587fbc5fa8177364bc451b10899893f3f 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -71,6 +71,8 @@ webgl_1_test: Pass, Fail # Issue 8219
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
| worker_api_test: Fail # http://dartbug.com/10223
|
| +element_test/click: Fail #TODO(efortuna)
|
| +element_test/eventDelegation: Fail #TODO(efortuna)
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == windows]
|
| websql_test: Skip # Issue 4941: stderr contains a backtrace.
|
|
|