Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e78af970b57af3536f6f15dff0628a4da0c20aa2
https://github.com/WebKit/WebKit/commit/e78af970b57af3536f6f15dff0628a4da0c20aa2
Author: Joshua Hoffman <[email protected]>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
A LayoutTests/accessibility/color-picker-press-expected.txt
A LayoutTests/accessibility/color-picker-press.html
M Source/WebCore/accessibility/AccessibilityNodeObject.cpp
Log Message:
-----------
AX: Color picker doesn't open after an AXPress event
https://bugs.webkit.org/show_bug.cgi?id=312177
rdar://172218114
Reviewed by Tyler Wilcock.
We need to consider the color picker an action element to handle press()
properly.
Test: accessibility/color-picker-press.html
* LayoutTests/accessibility/color-picker-press-expected.txt: Added.
* LayoutTests/accessibility/color-picker-press.html: Added.
* Source/WebCore/accessibility/AccessibilityNodeObject.cpp:
(WebCore::nodeActionElement):
Canonical link: https://commits.webkit.org/311168@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications