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

Unified Diff: tests/html/html.status

Issue 11885031: Adding support checks for ApplicationCache. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 673876429aae3909d35f08404bb6ffc449c2f375..b5983a545109f014f5c55725fcfecac4ac9087d1 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -107,7 +107,7 @@ websql_test: Fail # IE does not support web SQL
audiobuffersourcenode_test: Fail
audiocontext_test: Fail
blob_constructor_test: Fail
-cache_test: fail # IE9 does not support ApplicationCache, but IE 10 does (and should work).
+cache_test/supported: Fail
css_test: Fail
dom_constructors_test: Fail
element_test/matches: Fail # IE9 does not support matches
@@ -173,7 +173,6 @@ keyboard_event_test: Fail # Issue: 7413
element_test/eventListening: Fail # Issue: 7413
element_test/children: Fail # Issue: 7413
audiobuffersourcenode_test: Fail
-cache_test: Fail
canvas_test: Pass,Fail
audiocontext_test: Fail
blob_constructor_test: Fail

Powered by Google App Engine
This is Rietveld 408576698