| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 54f4bc5a2bd9334153181775f15a4b4106d34533..6d8ebdb0fa2df8c2d2c3b54d0a8527646a686a93 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -52,6 +52,7 @@ fontface_test: Fail # Fontface not supported on these.
|
| custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Polyfill does not support
|
|
|
| [ $compiler == dart2js && $runtime == chrome ]
|
| +element_classes_test: RuntimeError # Issue 30291
|
| element_types_test/supported_keygen: RuntimeError # Issue 29055
|
| fileapi_test/entry: Pass, Fail # TODO(dart2js-team): Please triage this failure.
|
| fileapi_test/getDirectory: Fail # TODO(dart2js-team): Please triage this failure.
|
|
|