[Webkit-unassigned] [Bug 249460] WPT tests that build up keydown and keyup events using test_driver.Actions fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 01:43:07 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=249460

Tim Nguyen (:ntim) <ntim at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ntim at apple.com

--- Comment #4 from Tim Nguyen (:ntim) <ntim at apple.com> ---
Comment on attachment 464072
  --> https://bugs.webkit.org/attachment.cgi?id=464072
WIP2

View in context: https://bugs.webkit.org/attachment.cgi?id=464072&action=review

> LayoutTests/imported/w3c/web-platform-tests/resources/testdriver-vendor.js:287
> +    if (keySource && pointerSource)
> +        throw new Error("testdriver-vendor.js for WebKit does not yet support mixing key and pointer sources");

Here's how the logic could be refactored to support both at once: https://bugs.webkit.org/attachment.cgi?id=461570&action=review

(This is a WIP for wheel actions in WKTR, very similar to what you're doing here)

-- 
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/20221216/44344aff/attachment.htm>


More information about the webkit-unassigned mailing list