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

Unified Diff: tests/dom/dom.status

Issue 10383302: Move dart:dom implementation classes to dart:html library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 7 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/dom/dom.status
diff --git a/tests/dom/dom.status b/tests/dom/dom.status
index 4450711cedc06b6efd79ed71c00fba3e5a8f539b..f7c0c5de0d5398a901e9362cfc4fd8def9569c4b 100644
--- a/tests/dom/dom.status
+++ b/tests/dom/dom.status
@@ -5,6 +5,9 @@
webgl_1_test: Skip # Issue 1495
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
+*: Skip
+
+[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
indexeddb_3_test: Fail # UnsupportedOperationException 'IDBCursorImplementation.get:key'
[ $compiler == none && $runtime == dartium ]

Powered by Google App Engine
This is Rietveld 408576698