| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 080a3aad6a134defe1569f6a542abfdd6ac8d4ee..c29b868099aea2e66219bb1d0b58e866666283b4 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -15,8 +15,8 @@ custom/document_register_basic_test: Fail # Polyfill is not case-sensitive
|
| custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this
|
|
|
| [ $compiler == dart2js && $browser ]
|
| -# Issue 9325 failures
|
| -custom/attribute_changed_callback_test: Fail
|
| +custom/attribute_changed_callback_test: Fail # Issue 9325 failures
|
| +custom/created_callback_test: Fail # Support for created constructor.
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug && $system == macos]
|
| audiobuffersourcenode_test: Pass, Fail, Crash # http://crbug.com/256601
|
|
|