RESOLVED FIXED 40010
AX: need an aria-help
https://bugs.webkit.org/show_bug.cgi?id=40010
Summary AX: need an aria-help
chris fleizach
Reported Tuesday, June 1, 2010 7:00:33 PM UTC
we need an aria-help so that a web dev can customize the help tag
Attachments
patch (4.94 KB, patch)
2010-06-01 12:41 PDT, chris fleizach
ddkilzer: review+
chris fleizach
Comment 1 Tuesday, June 1, 2010 8:41:14 PM UTC
David Kilzer (:ddkilzer)
Comment 2 Saturday, June 5, 2010 2:02:51 AM UTC
Comment on attachment 57580 [details] patch > Index: LayoutTests/platform/gtk/Skipped > =================================================================== > --- LayoutTests/platform/gtk/Skipped (revision 60497) > +++ LayoutTests/platform/gtk/Skipped (working copy) > @@ -47,6 +47,7 @@ > accessibility/aria-checkbox-text.html > accessibility/aria-combobox.html > accessibility/aria-disabled.html > +accessibility/aria-help.html > accessibility/aria-hidden.html > accessibility/aria-hidden-with-elements.html > accessibility/aria-label.html > Index: LayoutTests/platform/win/Skipped > =================================================================== > --- LayoutTests/platform/win/Skipped (revision 60497) > +++ LayoutTests/platform/win/Skipped (working copy) > @@ -374,6 +374,7 @@ accessibility/aria-combobox.html > accessibility/aria-controls-with-tabs.html > accessibility/aria-describedby-on-input.html > accessibility/aria-disabled.html > +accessibility/aria-help.html > accessibility/aria-hidden.html > accessibility/aria-hidden-with-elements.html > accessibility/aria-label.html If there aren't already bugs for ARIA support on GTK and Windows, please consider filing one for each platform to cover all of these skipped tests. r=me
chris fleizach
Comment 3 Saturday, June 5, 2010 2:05:20 AM UTC
(In reply to comment #2) > > If there aren't already bugs for ARIA support on GTK and Windows, please consider filing one for each platform to cover all of these skipped tests. > > For GTK https://bugs.webkit.org/show_bug.cgi?id=40193 for Win https://bugs.webkit.org/show_bug.cgi?id=40194
chris fleizach
Comment 4 Saturday, June 5, 2010 2:13:01 AM UTC
Note You need to log in before you can comment on or make changes to this bug.