| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index b5f2cf3c17575bab639b1c5cd5401a2f45d3c57d..4a1b462c51647c66eb7502c6c83fec9195830047 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -106,6 +106,8 @@ touchevent_test/supported: Fail # Touch events are only supported on touch devic
|
| element_animate_test/omit_timing: RuntimeError # Also timing out on MacOS. Issue 23507
|
| element_animate_test/timing_dict: RuntimeError # Also timing out on MacOS. Issue 23507
|
| element_animate_test/simple_timing: RuntimeError # Please triage this failure
|
| +element_types_test/supported_object: RuntimeError # Issue 25155
|
| +html/element_types_test/supported_embed: RuntimeError # Issue 25155
|
|
|
| [ $runtime == chrome && $system == macos ]
|
| canvasrenderingcontext2d_test/drawImage_video_element: Skip # Times out. Please triage this failure.
|
|
|