Bug 239478 - AX: Support display:contents for elements with role attributes equal to: directory, grid, treegrid, table, row, gridcell, cell, columnheader, tree, treeitem
Summary: AX: Support display:contents for elements with role attributes equal to: dire...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 256950 257444 258430
Blocks:
  Show dependency treegraph
 
Reported: 2022-04-18 18:38 PDT by Tyler Wilcock
Modified: 2023-06-23 17:12 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tyler Wilcock 2022-04-18 18:38:06 PDT
display:contents breaks the semantics of elements with these roles.
Comment 1 Radar WebKit Bug Importer 2022-04-18 18:38:14 PDT
<rdar://problem/91931754>
Comment 2 Tyler Wilcock 2023-06-22 14:07:09 PDT
role="tree" and role="treeitem" addressed with: https://bugs.webkit.org/show_bug.cgi?id=257444
Comment 3 Tyler Wilcock 2023-06-22 14:09:54 PDT
role="directory" addressed with: https://bugs.webkit.org/show_bug.cgi?id=256950
Comment 4 Tyler Wilcock 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!