Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b4ca025c66ee4d2e7d7b0295eac08a6d41b34aca
https://github.com/WebKit/WebKit/commit/b4ca025c66ee4d2e7d7b0295eac08a6d41b34aca
Author: Tyler Wilcock <[email protected]>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
A
LayoutTests/accessibility/missing-content-inside-expanded-details-expected.txt
A LayoutTests/accessibility/missing-content-inside-expanded-details.html
M LayoutTests/platform/glib/TestExpectations
M Source/WebCore/accessibility/AXObjectCache.cpp
M Source/WebCore/accessibility/AccessibilityObject.cpp
M Source/WebCore/accessibility/AccessibilityObject.h
Log Message:
-----------
AX: WebKit can sometimes fail to expose content within dynamically expanded
details elements in the accessibility tree
https://bugs.webkit.org/show_bug.cgi?id=298403
rdar://159291226
Reviewed by Joshua Hoffman.
We need to re-compute is-ignored for descendants of details that become
expanded or collapsed.
*
LayoutTests/accessibility/missing-content-inside-expanded-details-expected.txt:
Added.
* LayoutTests/accessibility/missing-content-inside-expanded-details.html: Added.
* Source/WebCore/accessibility/AXObjectCache.cpp:
(WebCore::AXObjectCache::handleAttributeChange):
* Source/WebCore/accessibility/AccessibilityObject.cpp:
(WebCore::AccessibilityObject::recomputeIsIgnoredForDescendants):
* Source/WebCore/accessibility/AccessibilityObject.h:
Canonical link: https://commits.webkit.org/299601@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