Skip to content

Commit

Permalink
Add role=none to fix #572
Browse files Browse the repository at this point in the history
  • Loading branch information
jnurthen committed May 18, 2018
1 parent 398d711 commit fbd468b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/menubar/menubar-1/menubar-1.html
Expand Up @@ -73,7 +73,7 @@ <h2 id="ex_label">Example</h2>
</li>
</ul>
</li>
<li>
<li role="none">
<a role="menuitem" href="#" aria-haspopup="true" aria-expanded="false">Campus
Tours</a>
<ul role="menu" aria-label="Campus Tours">
Expand Down

0 comments on commit fbd468b

Please sign in to comment.