[webkit-reviews] review granted: [Bug 96032] New time input needs accessibility : [Attachment 163759] Patch 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 21:56:40 PDT 2012


chris fleizach <cfleizach at apple.com> has granted yosin at chromium.org's request
for review:
Bug 96032: New time input needs accessibility
https://bugs.webkit.org/show_bug.cgi?id=96032

Attachment 163759: Patch 3
https://bugs.webkit.org/attachment.cgi?id=163759&action=review

------- Additional Comments from chris fleizach <cfleizach at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=163759&action=review


I don't like that aria-help is used for this, but I agree there's no better
choice in ARIA at this point. We should continue to pursue better API for these
items

>
LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-ax-aria-attrib
utes.html:19
> +function helpTextOfFocusField()

This function should be named something like "focusedFieldValueDescription()"


More information about the webkit-reviews mailing list