Created attachment 445079 [details] Example to reproduce the issue I'm not sure why but when running a WPT test that uses test_driver.click() to click on an image, it doesn't work under run-webkit-tests (though it seems to be working fine in wpt.fyi). See attached example of a test that doesn't finish, the test_driver.click() promise gets rejected for some reason.tabindex-image-click-focus.html
<rdar://problem/85912191>