NEW180194
Implement Touch constructor
https://bugs.webkit.org/show_bug.cgi?id=180194
Summary Implement Touch constructor
Ms2ger (he/him; ⌚ UTC+1/+2)
Reported 2017-11-30 06:51:03 PST
At least Gecko seems to support it. https://w3c.github.io/touch-events/#touch-interface
Attachments
caugner
Comment 1 2026-01-26 09:19:07 PST
The interface is implemented, and available in Safari for iOS, but not in Safari Desktop. See: https://github.com/WebKit/WebKit/blob/2a8f5a4323aa0acec6a140ba692dcbc879d5c154/Source/WebCore/dom/Touch.idl
Note You need to log in before you can comment on or make changes to this bug.