Bug 40010

Summary: AX: need an aria-help
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch ddkilzer: review+

chris fleizach
Reported 2010-06-01 11:00:33 PDT
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 2010-06-01 12:41:14 PDT
David Kilzer (:ddkilzer)
Comment 2 2010-06-04 18:02:51 PDT
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 2010-06-04 18:05:20 PDT
(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 2010-06-04 18:13:01 PDT
Note You need to log in before you can comment on or make changes to this bug.