Bug 287715

Summary: AX: attached layout test triggers assertion in AXIsolatedObject::children
Product: WebKit Reporter: Dominic Mazzoni <dm_mazzoni>
Component: AccessibilityAssignee: Dominic Mazzoni <dm_mazzoni>
Status: NEW    
Severity: Normal CC: andresg_22, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed layout test that demonstrates assertion failure none

Dominic Mazzoni
Reported 2025-02-14 10:44:34 PST
Created attachment 474235 [details] Proposed layout test that demonstrates assertion failure The attached layout test triggers ASSERT(m_children.size() == m_childrenIDs.size()); It appears that a subtree gets removed without the children vector being updated
Attachments
Proposed layout test that demonstrates assertion failure (2.22 KB, text/html)
2025-02-14 10:44 PST, Dominic Mazzoni
no flags
Radar WebKit Bug Importer
Comment 1 2025-02-14 10:44:43 PST
Note You need to log in before you can comment on or make changes to this bug.