Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Unified Diff: tests/html/html.status

Issue 10979030: "Reverting 12887" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/html/callbacks_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index e2215bc9f69466321abe4ac9cefb22dfea454791..464cdf8b1f835cf95cfa4f4f2d7b6ea919a114db 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -77,6 +77,7 @@ websql_test: Fail # IE does not support web SQL
audiocontext_test: Fail
blob_constructor_test: Fail
cache_test: Fail
+callbacks_test: Fail
canvas_test: Fail
canvas_using_html_test: Fail
css_test: Fail
@@ -116,6 +117,7 @@ svgelement2_test: Fail
[ $runtime == ff ]
audiocontext_test: Fail # FF only has Audio element
css_test: Fail # No analog to WebKitCSSMatrix
+callbacks_test: Fail # (webkit|moz|ms)RequestAnimationFrame
canvas_test: Fail # No setFillColor() method. Use fillstyle attribute instead.
canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribute instead.
contentelement_test: Fail # FF does not support content element.
« no previous file with comments | « tests/html/callbacks_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698