| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index f70525627402046977daa20ded21637d132364db..5b30a0a9401d0da6f471b2db1efaf3817be467fd 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -56,9 +56,6 @@ element_animate_test: Fail # Element.animate not supported on these browsers.
|
| [ $compiler == none && $runtime == dartium && $system == macos]
|
| canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass,Fail # Issue 11834
|
|
|
| -[ $compiler == none && $runtime == drt && $system == macos]
|
| -canvasrenderingcontext2d_test/fillText: RuntimeError # Roll 45 bot error
|
| -
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium ) ]
|
| # postMessage in dartium always transfers the typed array buffer, never a view
|
| postmessage_structured_test/typed_arrays: Fail
|
|
|