Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 255c3a0f7c54f6a69a6517ff1a6df059288710e7
https://github.com/WebKit/WebKit/commit/255c3a0f7c54f6a69a6517ff1a6df059288710e7
Author: Brent Fulgham <[email protected]>
Date: 2025-11-18 (Tue, 18 Nov 2025)
Changed paths:
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
Opt wpdevelopment.ca into our quirk for mouse focusable forms
https://bugs.webkit.org/show_bug.cgi?id=302673
<rdar://problem/156109518>
Reviewed by Tim Nguyen and Brandon Stewart.
The Wilmot Condos website needs form elements to be mouse focusable to work
properly.
This is not the default behavior for Safari, but lacking this behavior breaks
their
site preventing users from viewing manuals and other useful information.
Add a quirk to opt this site into the behavior expected by the web developer.
* Source/WebCore/page/Quirks.cpp:
(WebCore::handleWPDevelopmentQuirks):
(WebCore::Quirks::determineRelevantQuirks):
Canonical link: https://commits.webkit.org/303226@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications