Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fba982021841293d38a888bc7efd7800a070dd5c
https://github.com/WebKit/WebKit/commit/fba982021841293d38a888bc7efd7800a070dd5c
Author: Ahmad Saleem <[email protected]>
Date: 2024-02-01 (Thu, 01 Feb 2024)
Changed paths:
M Source/WebCore/dom/WheelEvent.idl
Log Message:
-----------
Sync `WheelEvent` interface (deltaX, deltaY and deltaZ) with Web-Specification
https://bugs.webkit.org/show_bug.cgi?id=268514
Reviewed by Ryosuke Niwa.
This patch aligns WebKit with Web-Specification [1]:
[1] https://w3c.github.io/uievents/#interface-wheelevent
As per web-specification, all delta values should be just 'double', so this
remove 'unrestricted'.
* Source/WebCore/dom/WheelEvent.idl:
Canonical link: https://commits.webkit.org/273891@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes