[Webkit-unassigned] [Bug 231478] AX: AccessibilityMenuListPopup shouldn't add ignored children

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 9 11:51:44 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=231478

--- Comment #4 from Tyler Wilcock <tyler_w at apple.com> ---
(In reply to chris fleizach from comment #3)
> Comment on attachment 440711 [details]
> Patch
> 
> Is it possible to add an example of an ignored menu list item in a layout
> test?

We can't test this because AccessibilityMenuListPopup is ignored on Mac and iOS, so its addChildren method never gets called, and thus we can't exercise the changed code. This patch would make this class do the right thing should it become un-ignored.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211009/8d45f757/attachment.htm>


More information about the webkit-unassigned mailing list