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

Unified Diff: tests/html/html.status

Issue 10905049: Implementing window.createObjectURL* (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Further API cleanup. 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 04daae3c372963bea5602acdc465ab78c5624fae..7be64dd70fc3e822dd6735806272194a8b024214 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -13,6 +13,7 @@ xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages.
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
+url_test: Fail # createObjectURL not implemented.
[ $compiler == none && $runtime == drt && $system == windows]
audiocontext_test: Skip

Powered by Google App Engine
This is Rietveld 408576698