Bug 235711 - [GTK][a11y] Return the list of column/row headers from header cells too with ATSPI
Summary: [GTK][a11y] Return the list of column/row headers from header cells too with ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks: ATSPI
  Show dependency treegraph
 
Reported: 2022-01-27 06:30 PST by Carlos Garcia Campos
Modified: 2022-01-28 07:26 PST (History)
11 users (show)

See Also:


Attachments
Patch (5.30 KB, patch)
2022-01-28 01:21 PST, Carlos Garcia Campos
aperez: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2022-01-27 06:30:51 PST
We are only returning the list of column/row headers from cells that are not headers for consistency with chromium. However, our layout tests don't expect that and firefox doesn't do it either.
Comment 1 Carlos Garcia Campos 2022-01-28 01:21:26 PST
Created attachment 450211 [details]
Patch
Comment 2 Carlos Garcia Campos 2022-01-28 07:26:09 PST
Committed r288738 (246531@trunk): <https://commits.webkit.org/246531@trunk>