Skip to content

Commit

Permalink
fix #764
Browse files Browse the repository at this point in the history
  • Loading branch information
jnurthen committed May 22, 2018
1 parent d037626 commit 281b54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -7649,7 +7649,7 @@ <h5>Presentational Roles Conflict Resolution</h5>
<div class="role" id="tree">
<rdef>tree</rdef>
<div class="role-description">
<p>A type of <rref>list</rref> that may contain sub-level nested groups that can be collapsed and expanded.</p>
<p>A type of <rref>select</rref> that may contain sub-level nested groups that can be collapsed and expanded.</p>
<p>To be <a>keyboard accessible</a>, authors SHOULD manage focus of descendants for all instances of this <a>role</a>, as described in <a href="#managingfocus">Managing Focus</a>.</p>
<p>Elements with the role <code>tree</code> have an implicit <pref>aria-orientation</pref> value of <code>vertical</code>.</p>
</div>
Expand Down

0 comments on commit 281b54f

Please sign in to comment.