| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index c9d468dad88af293a4552c49f251fbafa36865a9..3c75e002161453418c0dfdf9cfd1a9299dab1bc4 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -185,6 +185,9 @@ xsltprocessor_test/supported: Fail
|
| worker_test/functional: Fail # IE uses incorrect security context for Blob URIs.
|
| transferables_test: Fail # Issue 9846
|
|
|
| +[ $compiler == dart2js && $minified ]
|
| +canvas_pixel_array_type_alias_test/types2_runtimeTypeName: Fail, OK # Issue 12605
|
| +
|
| [ $compiler == dart2js && $runtime == chrome ]
|
| css_test/supportsPointConversions: Fail # Issues 21710
|
| css_test/functional: Fail # Issues 21710
|
|
|