[Webkit-unassigned] [Bug 266665] REGRESSION(271428 at main): [ iOS 17 ] imported/w3c/web-platform-tests/html/semantics/invokers/invoketarget-button-event-dispatch.tentative.html is a constant text failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 5 23:44:22 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=266665
--- Comment #7 from sideshowbarker <mike at w3.org> ---
(In reply to Tim Nguyen (:ntim) from comment #6)
> I suspect this is failing because it's using mouse actions on iOS which are
> unsupported there:
> …
> I would suggest trying to use `test_driver.click(element)` instead.
But does test_driver.click(element) actually work for iOS testing?
At least I know that previously we merged https://commits.webkit.org/270924@main to skip a test on iOS that was passing on all other platforms but failing on iOS — an iOS failure that I was able to reproducible locally — due just to that test relying on test_driver.click()
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240106/3f9fa9ea/attachment.htm>
More information about the webkit-unassigned
mailing list