RESOLVED FIXED 152002
AX: The aria-table-content.html layout test should be more cross-platform friendly
https://bugs.webkit.org/show_bug.cgi?id=152002
Summary AX: The aria-table-content.html layout test should be more cross-platform fri...
Joanmarie Diggs
Reported 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.
Attachments
Patch (4.36 KB, patch)
2015-12-08 11:22 PST, Joanmarie Diggs
no flags
Patch (4.36 KB, patch)
2015-12-09 00:18 PST, Joanmarie Diggs
no flags
Radar WebKit Bug Importer
Comment 1 2015-12-08 11:13:33 PST
Joanmarie Diggs
Comment 2 2015-12-08 11:22:35 PST
Mario Sanchez Prada
Comment 3 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
Joanmarie Diggs
Comment 4 2015-12-09 00:18:02 PST
Joanmarie Diggs
Comment 5 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).
WebKit Commit Bot
Comment 6 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>
WebKit Commit Bot
Comment 7 2015-12-09 03:33:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.