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