| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index a0daf732cb9b10115c858998325e939703609f53..4ec0dc2106363ae2767b844df8748482af79780b 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -61,7 +61,6 @@ 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
|
|
|