Index: tests/html/html.status |
=================================================================== |
--- tests/html/html.status (revision 13188) |
+++ tests/html/html.status (working copy) |
@@ -16,6 +16,9 @@ |
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] |