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

Unified Diff: utils/tests/css/css.status

Issue 10170008: fixes css tests, now they can also run in browsers too. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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: utils/tests/css/css.status
diff --git a/utils/tests/css/css.status b/utils/tests/css/css.status
index 091bd5d86e09e05d34927d262dbc432730afb2ba..e85740935c1f855d7827a2b452b3a0940c897c30 100644
--- a/utils/tests/css/css.status
+++ b/utils/tests/css/css.status
@@ -2,12 +2,6 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-[ ($compiler == dart2js || $compiler == frog || $compiler == none) && ($runtime == ie || $runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
-# #-directives not supported by test architecture
-DeclarationTest: Fail
-ExpressionTest: Fail
-SelectorLiteralTest: Fail
-
[$runtime == opera]
*: Skip

Powered by Google App Engine
This is Rietveld 408576698