Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3de4518fe489de83466fed1f648eb8bc6c41deb6
https://github.com/WebKit/WebKit/commit/3de4518fe489de83466fed1f648eb8bc6c41deb6
Author: Tyler Wilcock <[email protected]>
Date: 2024-04-30 (Tue, 30 Apr 2024)
Changed paths:
A LayoutTests/accessibility/dynamic-table-caption-expected.txt
A LayoutTests/accessibility/dynamic-table-caption.html
A LayoutTests/platform/glib/accessibility/dynamic-table-caption-expected.txt
M Source/WebCore/accessibility/AXObjectCache.cpp
Log Message:
-----------
AX: Table accessibility text does not update when its caption dynamically
changes it descendant text or is removed
https://bugs.webkit.org/show_bug.cgi?id=273456
rdar://127263464
Reviewed by Chris Fleizach.
When the descendants of caption elements change, we need to update the
accessibility text of the associated table, as
tables use the caption as a type of label.
* LayoutTests/accessibility/dynamic-table-caption-expected.txt: Added.
* LayoutTests/accessibility/dynamic-table-caption.html: Added.
* Source/WebCore/accessibility/AXObjectCache.cpp:
(WebCore::AXObjectCache::handleChildrenChanged):
Canonical link: https://commits.webkit.org/278164@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes