[webkit-reviews] review granted: [Bug 40010] AX: need an aria-help : [Attachment 57580] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 18:02:50 PDT 2010


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has granted chris fleizach
<cfleizach at apple.com>'s request for review:
Bug 40010: AX: need an aria-help
https://bugs.webkit.org/show_bug.cgi?id=40010

Attachment 57580: patch
https://bugs.webkit.org/attachment.cgi?id=57580&action=review

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
> 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


More information about the webkit-reviews mailing list