Bug 275029 - AX: Support display:contents for tbody elements
Summary: AX: Support display:contents for tbody elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Safari 17
Hardware: All All
: P2 Normal
Assignee: Tyler Wilcock
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-06-02 09:40 PDT by Adrià Vilanova
Modified: 2024-08-19 17:52 PDT (History)
2 users (show)

See Also:


Attachments
(Wrong document uploaded by mistake) (394 bytes, text/html)
2024-06-02 09:40 PDT, Adrià Vilanova
no flags Details
HTML document where the issue can be reproduced (397 bytes, text/html)
2024-06-02 09:44 PDT, Adrià Vilanova
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adrià Vilanova 2024-06-02 09:40:46 PDT
Created attachment 471566 [details]
(Wrong document uploaded by mistake)

When styling tbody elements with `display: contents`, its contents cannot be accessed via Voiceover.

Safari 17.5 (19618.2.12.11.6)
macOS 14.5 (23F79)

This is related to https://bugs.webkit.org/show_bug.cgi?id=239479.
Comment 1 Radar WebKit Bug Importer 2024-06-02 09:40:56 PDT
<rdar://problem/129131780>
Comment 2 Adrià Vilanova 2024-06-02 09:44:55 PDT
Created attachment 471567 [details]
HTML document where the issue can be reproduced
Comment 3 Tyler Wilcock 2024-08-18 15:18:02 PDT
Pull request: https://github.com/WebKit/WebKit/pull/32364
Comment 4 EWS 2024-08-18 20:24:17 PDT
Committed 282413@main (9138960e6c99): <https://commits.webkit.org/282413@main>

Reviewed commits have been landed. Closing PR #32364 and removing active labels.
Comment 5 EWS 2024-08-19 17:52:45 PDT
Committed 280938.247@safari-7619-branch (040040a628af): <https://commits.webkit.org/280938.247@safari-7619-branch>

Reviewed commits have been landed. Closing PR #1616 and removing active labels.