| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 66432623cf2579d26123a861cd1244f8496e2b68..7c00a7066ce5fea66a8016727ff249ae4a0cea9e 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -48,6 +48,11 @@ url_test: Fail # Issue 10096
|
| [ $compiler == dart2js && $browser && $checked ]
|
| postmessage_structured_test/typed_arrays: Fail # Issue 10097
|
| postmessage_structured_test/primitives: Fail # Issue 10097
|
| +# Issue 9325 failures
|
| +custom/constructor_calls_created_synchronously_test: Fail
|
| +custom/created_callback_test: Fail
|
| +custom/document_register_basic_test: Fail
|
| +custom/document_register_type_extensions_test: Fail
|
|
|
| [ $runtime == chrome ]
|
| canvasrenderingcontext2d_test/drawImage_video_element: Pass,Fail # Issue 11836
|
|
|