- From: poot <cvsmail@w3.org>
- Date: Tue, 03 May 2011 15:55:18 -0400
- To: public-html-diffs@w3.org
hixie: Update ARIA role for <summary>. (whatwg r6054) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4859&r2=1.4860&f=h http://html5.org/tools/web-apps-tracker?from=6053&to=6054 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4859 retrieving revision 1.4860 diff -u -d -r1.4859 -r1.4860 --- Overview.html 3 May 2011 19:37:23 -0000 1.4859 +++ Overview.html 3 May 2011 19:54:08 -0000 1.4860 @@ -9844,7 +9844,7 @@ <td>No role <tr><td><code><a href="#the-summary-element">summary</a></code> element - <td><code title="attr-aria-role-heading">heading</code> role + <td>No role <tr><td><code><a href="#the-textarea-element">textarea</a></code> element <td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-multiline">aria-multiline</code> property set to "true", and the <code title="title-aria-readonly">aria-readonly</code> state set to "true" if the element has a <code title="attr-textarea-readonly"><a href="#attr-textarea-readonly">readonly</a></code> attribute
Received on Tuesday, 3 May 2011 19:55:19 UTC