| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 01ae6f025ae79599d76c85d632e4b6e3894b7776..785c5de52af15299af1fe633c46d8258c8b1b162 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -24,7 +24,7 @@ datalistelement_test: Skip # Issue 20540
|
| [ $compiler == dart2js ]
|
| input_element_test/attributes: Fail # Issue 21555
|
|
|
| -[ $compiler == dart2js && $csp ]
|
| +[ $compiler == dart2js && $csp && $browser ]
|
| custom/js_custom_test: Fail # Issue 14643
|
| custom/element_upgrade_test: Fail # Issue 17298
|
|
|
|
|