Bug 239478

Summary: AX: Support display:contents for elements with role attributes equal to: directory, grid, treegrid, table, row, gridcell, cell, columnheader, tree, treeitem
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andresg_22, aroselli, bfulgham, cfleizach, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 256950, 257444, 258430    
Bug Blocks:    

Tyler Wilcock
Reported 2022-04-18 18:38:06 PDT
display:contents breaks the semantics of elements with these roles.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-04-18 18:38:14 PDT
Tyler Wilcock
Comment 2 2023-06-22 14:07:09 PDT
role="tree" and role="treeitem" addressed with: https://bugs.webkit.org/show_bug.cgi?id=257444
Tyler Wilcock
Comment 3 2023-06-22 14:09:54 PDT
role="directory" addressed with: https://bugs.webkit.org/show_bug.cgi?id=256950
Tyler Wilcock
Comment 4 2023-06-23 17:12:33 PDT
https://bugs.webkit.org/show_bug.cgi?id=258430 addresses display:contents for roles grid, treegrid, table, row, gridcell, cell, and columnheader. This covers all the role types listed in the title. Please file separate bugs for any other issues discovered. Thanks!
Note You need to log in before you can comment on or make changes to this bug.