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

Unified Diff: tests/html/html.status

Issue 11697011: Fixing up history test to pass properly on supported platforms. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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/history_test.dart ('k') | tools/dom/scripts/generator.py » ('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 c0a65fd47228c5d1ab1af049b2c37b0ee71c3667..4fd90ae732926a434b250a0f275e15864d1ac571 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -57,9 +57,6 @@ documentfragment_test: Pass, Timeout
shadow_dom_test: Skip # No ShadowDOM support except on tip dartium.
shadow_dom_layout_test: Skip
-[ $runtime == dartium || $runtime == chrome || $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == opera ]
-history_test: Fail
-
[$runtime == ie10 ]
# TODO(efortuna, blois): Triage.
audiobuffersourcenode_test: Fail
@@ -141,7 +138,7 @@ dom_constructors_test: Fail
element_test/additionalConstructors: Fail
exceptions_test: Fail
fileapi_test: Fail # IE does not support filesystem APIs.
-history_test: Fail
+history_test/supported_state: Fail
indexeddb_1_test/supported: Fail
input_element_test/supported_date: Fail
input_element_test/supported_datetime-local: Fail
« no previous file with comments | « tests/html/history_test.dart ('k') | tools/dom/scripts/generator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698