Short URL: http://html5.org/r/5361
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 5361 | 10424 | Clarify non-normative sentence. | 2010-08-26 18:57 |
Index: source
===================================================================
--- source (revision 5360)
+++ source (revision 5361)
@@ -10859,7 +10859,7 @@
<tr>
<td><code>details</code> element
- <td>The <code title="attr-aria-expanded">aria-expanded</code> state must be set to "true" if the element's <code title="attr-details-open">open</code> attribute is present, and must be set to "false" otherwise. (The role can be changed as described in the next table, but is restricted to roles that use the <code title="attr-aria-expanded">aria-expanded</code> state.)
+ <td>The <code title="attr-aria-expanded">aria-expanded</code> state must be set to "true" if the element's <code title="attr-details-open">open</code> attribute is present, and must be set to "false" otherwise. (The role can be changed as described in the next table; the reference to <code title="attr-aria-expanded">aria-expanded</code> here is safe since all the allowed roles use the <code title="attr-aria-expanded">aria-expanded</code> state.)
<tr>
<td><code>button</code> element