| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index b3c38c028c50e3d274118d3b18a5ebc2fe7415bb..2f7368c90adea82a29facebdffebfeb1a1868886 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -22,6 +22,9 @@ custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Polyfill
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug && $system == macos]
|
| audiobuffersourcenode_test: Pass, Fail, Crash # http://crbug.com/256601
|
|
|
| +[ $compiler == none && ($runtime == drt || $runtime == dartium) && $checked ]
|
| +xhr_test/xhr: Pass, RuntimeError # Issue 18049
|
| +
|
| [ $compiler == none && $runtime == dartium && $system == macos]
|
| canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass,Fail # Issue 11834
|
|
|
|
|