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

Unified Diff: tests/html/html.status

Issue 10700046: Revert "Revert "Blob constructor"" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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/blob_constructor_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 e5fd50ef76c7603f00e74a86000a8b709230354c..e528b4b980b92fb5f6364e696c584d48412dd225 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -10,6 +10,7 @@ measurement_test: Pass, Fail # Issue 1940
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
+blob_constructor_test: Fail # custom Blob constructor not implemented.
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
native_gc_test: Skip # Issue 2538. Too slow in debug.
@@ -32,12 +33,6 @@ shadow_dom_layout_test: Skip
[ $runtime == dartium || $runtime == chrome || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == opera ]
history_test: Fail
-[ $runtime == chrome ]
-cssstyledeclaration_test: Fail
-
-[ $runtime == chrome && $system == macos ]
-cssstyledeclaration_test: Pass # Issue 3889.
-
[ $runtime == ie ]
typed_arrays_1_test: Skip # ie9 does not have typed arrays.
typed_arrays_2_test: Skip
« no previous file with comments | « tests/html/blob_constructor_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698