Bug 152002 - AX: The aria-table-content.html layout test should be more cross-platform friendly
Summary: AX: The aria-table-content.html layout test should be more cross-platform fri...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joanmarie Diggs
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-12-08 11:13 PST by Joanmarie Diggs
Modified: 2015-12-09 03:33 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.36 KB, patch)
2015-12-08 11:22 PST, Joanmarie Diggs
no flags Details | Formatted Diff | Diff
Patch (4.36 KB, patch)
2015-12-09 00:18 PST, Joanmarie Diggs
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joanmarie Diggs 2015-12-08 11:13:08 PST
This test hard codes the roles being tested. Unfortunately, on some platforms (Gtk+ and Efl), the accessible role of a column header is AXColumnHeader; not AXCell.
Comment 1 Radar WebKit Bug Importer 2015-12-08 11:13:33 PST
<rdar://problem/23805578>
Comment 2 Joanmarie Diggs 2015-12-08 11:22:35 PST
Created attachment 266913 [details]
Patch
Comment 3 Mario Sanchez Prada 2015-12-08 11:37:59 PST
Comment on attachment 266913 [details]
Patch

Let's hold this for now and probably submit a new patch tomorrow, so that we can have the EWS green
Comment 4 Joanmarie Diggs 2015-12-09 00:18:02 PST
Created attachment 266971 [details]
Patch
Comment 5 Joanmarie Diggs 2015-12-09 00:27:37 PST
(In reply to comment #4)
> Created attachment 266971 [details]
> Patch

The previous patch failed because I had inadvertently deleted a newline char in the expectations files (which I had hand-modified since I'm traveling and without my iMac).
Comment 6 WebKit Commit Bot 2015-12-09 03:33:44 PST
Comment on attachment 266971 [details]
Patch

Clearing flags on attachment: 266971

Committed r193821: <http://trac.webkit.org/changeset/193821>
Comment 7 WebKit Commit Bot 2015-12-09 03:33:47 PST
All reviewed patches have been landed.  Closing bug.