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

Unified Diff: tests/html/html.status

Issue 12845008: Adding CORS support to HttpRequest (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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 | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/xhr_cross_origin_test.dart » ('j') | 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 f7ad3443371dfb0bea287bacf6be28873dff44be..c5a729303d87d593574717aa79f7508f8ef97d90 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -103,7 +103,6 @@ postmessage_structured_test: Skip # BUG(5685): times out.
serialized_script_value_test: Fail
url_test: Fail # IE9 does not support createObjectURL (it is supported in IE10)
window_open_test: Skip # BUG(4016)
-xhr_cross_origin_test: Fail # Issue 6016.
canvasrenderingcontext2d_test: Pass, Fail # flaky drawImage. BUG(9189)
# IE9 Feature support statuses-
@@ -185,6 +184,7 @@ typed_arrays_1_test/supported: Fail
webgl_1_test/supported: Fail
websocket_test/supported: Fail
websql_test/supported: Fail
+xhr_cross_origin_test/supported: Fail
xhr_test/supported_HttpRequestProgressEvent: Fail
xhr_test/supported_onLoadEnd: Fail
xhr_test/supported_onProgress: Fail
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/xhr_cross_origin_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698