| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index b0f6b4f186e7fa8d90ea68d4cefa031dd59f5466..4341ea14de61ee4f56021ed9b9d587c86805fda7 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -19,6 +19,9 @@ storage_quota_test/missingenumcheck: Fail
|
| [ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
| datalistelement_test: Skip # Issue 20540
|
|
|
| +[ $compiler == dart2js ]
|
| +input_element_test/attributes: Fail # Issue 21555
|
| +
|
| [ $compiler == dart2js && $csp ]
|
| custom/js_custom_test: Fail # Issue 14643
|
| custom/element_upgrade_test: Fail # Issue 17298
|
|
|