| Index: utils/tests/css/css.status
|
| diff --git a/utils/tests/css/css.status b/utils/tests/css/css.status
|
| index ac7a7c3987d3d0840178d3bee2c394630ee2f146..091bd5d86e09e05d34927d262dbc432730afb2ba 100644
|
| --- a/utils/tests/css/css.status
|
| +++ b/utils/tests/css/css.status
|
| @@ -2,7 +2,7 @@
|
| # 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) && ($runtime == ie || $runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
|
| +[ ($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
|
|
|