[Webkit-unassigned] [Bug 255325] New: AX: Properly expose lists that have display:contents list items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 12 00:14:06 PDT 2023


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

            Bug ID: 255325
           Summary: AX: Properly expose lists that have display:contents
                    list items
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

<div role="list" id="list">
    <li id="li1" style="display:contents">One</li>
    <li id="li2"style="display:contents">Two</li>
</div>

We don't expose this as a list which is wrong.

-- 
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/20230412/e1341456/attachment-0001.htm>


More information about the webkit-unassigned mailing list