| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 71cb5cb906bb6229b7dde34d6bb07ca5be9e93a8..6c24b9bd43c68fea32002f59a5cfae2efb2d9aef 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -16,9 +16,6 @@ contentelement_test: Fail # Issue 5445: not currently supported on chrome stab
|
| xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages.
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| -cssstyledeclaration_test: Fail # Issue 5617: Need to make corresponding dartium change.
|
| -
|
| -[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows]
|
|
|