Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 79ff40ff80f7c767d4d96f97a13f9e8f0e3b76b4
https://github.com/WebKit/WebKit/commit/79ff40ff80f7c767d4d96f97a13f9e8f0e3b76b4
Author: Ahmad Saleem <[email protected]>
Date: 2026-03-26 (Thu, 26 Mar 2026)
Changed paths:
M LayoutTests/resources/testdriver-vendor.js
Log Message:
-----------
Fix typo in `rightMeta` WebDriver key code
https://bugs.webkit.org/show_bug.cgi?id=310782
rdar://173386430
Reviewed by Aditya Keerthi.
This patch fixes typo in `rightMeta` key code, where it was same as
`rightAlt` above. While as per [1], it should be `0xE053`:
[1] https://www.w3.org/TR/webdriver2/#keyboard-actions
* LayoutTests/resources/testdriver-vendor.js:
Canonical link: https://commits.webkit.org/309992@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications