| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 4a66e78e0641a0d0f1d89ef30295f8fe91f56086..f7b3fd1b64df54d86aee477d75f76dea0bf6a5f1 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -61,6 +61,7 @@ canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass,Fail # Issue
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
| # postMessage in dartium always transfers the typed array buffer, never a view
|
| postmessage_structured_test/typed_arrays: Fail
|
| +postmessage_structured_test/primitives: RuntimeError # Bug 24432
|
| # Dartium seems to lose the data from the dispatchEvent.
|
| async_test: Fail # Uses spawn, not implemented from a DOM isolate in Dartium
|
| keyboard_event_test: Fail # Issue 13902
|
|
|