Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f33e68826cd74dab8ad670f66b75cd0ffc68b97a
https://github.com/WebKit/WebKit/commit/f33e68826cd74dab8ad670f66b75cd0ffc68b97a
Author: Tyler Wilcock <[email protected]>
Date: 2026-09-07 (Mon, 07 Sep 2026)
Changed paths:
A
LayoutTests/accessibility/isolated-tree/mac/slider-value-indicator-bounds-expected.txt
A
LayoutTests/accessibility/isolated-tree/mac/slider-value-indicator-bounds.html
A LayoutTests/accessibility/mac/slider-value-indicator-bounds-expected.txt
A LayoutTests/accessibility/mac/slider-value-indicator-bounds.html
Log Message:
-----------
AX: Add a layout test for the bounds of a slider's accessibility value
indicator
https://bugs.webkit.org/show_bug.cgi?id=323553
rdar://186798750
Reviewed by Chris Fleizach.
No existing test verified the bounding box of the slider thumb. The new
test does that, and verifies it stays correct after a dynamic value
change (which moves the thumb).
*
LayoutTests/accessibility/isolated-tree/mac/slider-value-indicator-bounds-expected.txt:
Added.
*
LayoutTests/accessibility/isolated-tree/mac/slider-value-indicator-bounds.html:
Added.
* LayoutTests/accessibility/mac/slider-value-indicator-bounds-expected.txt:
Added.
* LayoutTests/accessibility/mac/slider-value-indicator-bounds.html: Added.
Canonical link: https://commits.webkit.org/320625@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications