mirror of
https://github.com/servo/servo.git
synced 2025-07-29 02:00:23 +01:00
This enables Apple forcetouch DOM events. It requires the preference dom.forcetouch.enabled. The DOM events are described here: - https://developer.apple.com/library/mac/documentation/AppleApplications/Conceptual/SafariJSProgTopics/RespondingtoForceTouchEventsfromJavaScript.html The Cocoa mechanism is documented here: - https://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Classes/NSEvent_Class/#//apple_ref/doc/uid/20000016-SW274 |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
script_msg.rs |