RESOLVED FIXED40193
AX: support helpText() in DumpRenderTree
https://bugs.webkit.org/show_bug.cgi?id=40193
Summary AX: support helpText() in DumpRenderTree
chris fleizach
Reported 2010-06-04 18:04:12 PDT
that way you can uncomment out accessibility/aria-help.html from the skipped test lists
Attachments
Patch proposal (8.10 KB, patch)
2012-01-10 04:25 PST, Mario Sanchez Prada
cfleizach: review+
chris fleizach
Comment 1 2011-12-22 08:57:59 PST
Note that accessibility/aria-describedby-on-input.html is Skipped for GTK since that moves the aria-describedby text to helpText()
Mario Sanchez Prada
Comment 2 2012-01-10 04:25:07 PST
Created attachment 121826 [details] Patch proposal The attached patch implements helpText() through a new function in DumpRenderTreeSupportGtk, since there's no way to retrieve something like a 'help Text' in ATK.
chris fleizach
Comment 3 2012-01-10 08:06:04 PST
Comment on attachment 121826 [details] Patch proposal r=me
Mario Sanchez Prada
Comment 4 2012-01-10 09:44:34 PST
Note You need to log in before you can comment on or make changes to this bug.