Chromium Code Reviews| Index: tests/html/html.status |
| =================================================================== |
| --- tests/html/html.status (revision 18037) |
| +++ tests/html/html.status (working copy) |
| @@ -276,9 +276,9 @@ |
| css_test/supported_DomPoint: Fail |
| dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTED_ERR |
| document_test/supports_cssCanvasContext: Fail |
| +element_types_test/constructors: Fail # Issue 8293 |
|
blois
2013/02/04 19:03:22
These changes are because in dart2js Element.isTag
ngeoffray
2013/02/04 20:04:22
So the problem lies in the type annotation of the
|
| element_types_test/supported_content: Fail |
| element_types_test/supported_details: Fail |
| -element_types_test/supported_embed: Fail |
| element_types_test/supported_keygen: Fail |
| element_types_test/supported_shadow: Fail |
| element_types_test/supported_track: Fail |