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

Unified Diff: tests/html/html.status

Issue 13444007: Removing all Worker-related APIs (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 8 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 8d0d4603661f16f16118518bfd16375ab560077f..5e5152c2bd9d7cbca05c565a96e5cce70fe47ad7 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -63,6 +63,7 @@ websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
window_open_test: Skip
canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not support drawImage w/ video element
canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does not support drawImage w/ video element
+worker_test/functional: Fail # IE uses incorrect security context for Blob URIs.
# IE10 Feature support statuses-
# All changes should be accompanied by platform support annotation changes.
@@ -203,6 +204,7 @@ typed_arrays_1_test/supported: Fail
webgl_1_test/supported: Fail
websocket_test/supported: Fail
websql_test/supported: Fail
+worker_test/supported: Fail
xhr_cross_origin_test/supported: Fail
xhr_test/supported_HttpRequestProgressEvent: Fail
xhr_test/supported_onLoadEnd: Fail

Powered by Google App Engine
This is Rietveld 408576698