RESOLVED FIXED 40194
AX: support helpText() in DumpRenderTree
https://bugs.webkit.org/show_bug.cgi?id=40194
Summary AX: support helpText() in DumpRenderTree
chris fleizach
Reported 2010-06-04 18:05:13 PDT
that way you can uncomment out accessibility/aria-help.html from the skipped test lists
Attachments
Patch. (4.10 KB, patch)
2013-11-11 09:47 PST, Samuel White
no flags
Samuel White
Comment 1 2013-09-30 13:04:54 PDT
Samuel White
Comment 2 2013-11-11 09:47:58 PST
WebKit Commit Bot
Comment 3 2013-11-11 13:07:11 PST
Comment on attachment 216584 [details] Patch. Clearing flags on attachment: 216584 Committed r159067: <http://trac.webkit.org/changeset/159067>
WebKit Commit Bot
Comment 4 2013-11-11 13:07:14 PST
All reviewed patches have been landed. Closing bug.
Michael Saboff
Comment 5 2013-11-12 11:13:22 PST
This test has been failing 100% of the time since the move, on all platforms.
Tim Horton
Comment 6 2013-11-12 11:13:59 PST
(In reply to comment #5) > This test has been failing 100% of the time since the move, on all platforms. Sorry, that was me, machine was still logged in as msaboff.
chris fleizach
Comment 7 2013-11-12 11:14:06 PST
Comment on attachment 216584 [details] Patch. View in context: https://bugs.webkit.org/attachment.cgi?id=216584&action=review > LayoutTests/accessibility/aria-help.html:4 > +<script src="../../../resources/js-test-pre.js"></script> this lines need to be updated to be ../resources
Tim Horton
Comment 8 2013-11-12 11:16:08 PST
(In reply to comment #7) > (From update of attachment 216584 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=216584&action=review > > > LayoutTests/accessibility/aria-help.html:4 > > +<script src="../../../resources/js-test-pre.js"></script> > > this lines need to be updated to be ../resources Will do!
Tim Horton
Comment 9 2013-11-12 11:19:22 PST
Samuel White
Comment 10 2013-11-12 11:35:56 PST
(In reply to comment #9) > Theoretically fixed in http://trac.webkit.org/changeset/159128 Thanks Tim.
Samuel White
Comment 11 2013-11-12 11:37:20 PST
Chris, any idea why this didn't get caught by the bots? The mac platform results should have failed for aria-help.html.
Tim Horton
Comment 12 2013-11-12 11:45:06 PST
(In reply to comment #11) > Chris, any idea why this didn't get caught by the bots? The mac platform results should have failed for aria-help.html. They certainly caught it when it was landed. Not sure why EWS didn't notice...
Note You need to log in before you can comment on or make changes to this bug.