| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index a92216351012471a98c4dd57602e42d4166b38fb..b72f2e990c29cade4a232c7d7ca5bf176fa37a69 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -363,7 +363,7 @@ postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
|
| [ $compiler == dart2js && ($runtime == drt || $runtime ==chrome) ]
|
| wheelevent_test: Fail # Issue 12958
|
|
|
| -[ $compiler == dart2js && $runtime == chrome && $system == windows ]
|
| +[ $compiler == dart2js && $runtime == chrome && ($system == windows || $system == linux)]
|
| css_test/functional: Fail # Issue 21710
|
| css_test/supportsPointConversions: Fail # Issue 21710
|
|
|
|
|