Bug 245071
Summary: | [ATSPI] ASSERTION FAILED: isTableComponent(*child) || isTableComponent(*this) || child->parentObject() == this | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | Accessibility | Assignee: | Carlos Garcia Campos <cgarcia> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | andresg_22, bugs-noreply, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=236777 |
Carlos Garcia Campos
This happens running test accessibility/anonymous-render-block-in-continuation-causes-crash.html with assertions enabled. In ATSPI we always add the list item marker as the first child of the list item, no matter where the marker actually is in the tree.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99818534>
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/4256
Vitaly Dyackhov
Pull request: https://github.com/WebKit/webkit/pull/4268
EWS
Committed 254424@main (0357edf07e3b): <https://commits.webkit.org/254424@main>
Reviewed commits have been landed. Closing PR #4268 and removing active labels.