Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 13834c3c5a1c959e632403168043680baa667003
https://github.com/WebKit/WebKit/commit/13834c3c5a1c959e632403168043680baa667003
Author: Tyler Wilcock <[email protected]>
Date: 2026-09-08 (Tue, 08 Sep 2026)
Changed paths:
A
LayoutTests/accessibility/isolated-tree/slot-manual-assignment-expected.txt
A LayoutTests/accessibility/isolated-tree/slot-manual-assignment.html
A LayoutTests/accessibility/slot-manual-assignment-expected.txt
A LayoutTests/accessibility/slot-manual-assignment.html
Log Message:
-----------
AX: Add a layout test for imperative slot assignment in the accessibility tree
https://bugs.webkit.org/show_bug.cgi?id=323531
rdar://186770569
Reviewed by Dominic Mazzoni.
No existing test verified that the accessibility tree is correct after a
`slotAssignment: "manual"`, HTMLSlotElement::assign() slot re-assignment.
* LayoutTests/accessibility/isolated-tree/slot-manual-assignment-expected.txt:
Added.
* LayoutTests/accessibility/isolated-tree/slot-manual-assignment.html: Added.
* LayoutTests/accessibility/slot-manual-assignment-expected.txt: Added.
* LayoutTests/accessibility/slot-manual-assignment.html: Added.
Canonical link: https://commits.webkit.org/320660@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications