| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index f5e477ec10a632e4b9926c982aa0215d33d41fa0..cc9fa8b7304c887571287cc0fef669eca23f3b24 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -364,7 +364,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 || $system == linux)]
|
| +[ $compiler == dart2js && ($runtime == chrome || $runtime == drt) && ($system == windows || $system == linux)]
|
| css_test/functional: Fail # Issue 21710
|
| css_test/supportsPointConversions: Fail # Issue 21710
|
|
|
|
|