- From: Loretta Guarino Reid <lorettaguarino@google.com>
- Date: Thu, 19 Sep 2013 14:05:45 -0700
- To: WCAG <w3c-wai-gl@w3.org>, Protocols and Formats <w3c-wai-pf@w3.org>
- Message-ID: <CAHu5OWbHz2J4H-b7rYx_HA4c2GXs6iMqsb6SYnY=La+rB26PzA@mail.gmail.com>
Minutes are available at
http://www.w3.org/2013/09/19-html-techs-tf-minutes.html
Summary:
Present+1.704.877.aaaa, +1.650.506.aabb, Marc_Johlic, James_Nurthen,
Loretta, Alan_Smith, +1.254.247.aacc, Paul_Adam
<jamesn> https://www.w3.org/2002/09/wbs/35422/20130919aria/
<jamesn> https://www.w3.org/2002/09/wbs/35422/20130919aria/results
Alan: role=alert needed, or the screen reader will not announce Alert
James: Yes, but the content will still be read.
James to ping Paul to update the title on the test page, which still
mentions form validation.
This technique is ready for WCAG review.
Paul has updated the title.
Landmarks
Loretta to ping David about handling the rest of the WG comments.
<jamesn>
http://www.w3.org/WAI/GL/wiki/Using_aria-labelledby_to_name_controls
http://www.w3.org/TR/2008/REC-WCAG20-20081211/#text-equiv
F43
Send to WG for review.
Using aria-labelledby to name controls
James to review this technique (or draft new technique) for using
aria-label or aria-labelledby expose the name of a user interface component
<jamesn>
http://www.w3.org/WAI/GL/wiki/ARIA1:_Using_the_aria-describedby_property_to_provide_a_descriptive_label_for_input_controls
<jamesn> <p><span class="left" id="fontDesc" >Select the font faces and
sizes to be used on this page</span>
<jamesn> <span class="right"><button id="fontB"
onclick="doAction('Fonts');" aria-describedby="fontDesc">
<jamesn> Fonts </button></span></p>
<alands> Do you need to have onkeypress to be device independent?
<jamesn> alands - not for a button
<jamesn> alands - buttons fire onclick on an enter or space
Received on Thursday, 19 September 2013 21:06:13 UTC