| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 74b2c97d9d90c0bd92c0d9df0e06b9ed4869785e..fd2712438f6a70913c272190220d846638957f64 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -365,6 +365,10 @@ 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 || $runtime == drt) && ($system == windows || $system == linux)]
|
| +css_test/functional: Fail # Issue 21710
|
| +css_test/supportsPointConversions: Fail # Issue 21710
|
| +
|
| [ $compiler == dart2js && $runtime == ff && $system == windows ]
|
| node_validator_test: Fail # Issue 22564
|
|
|
|
|