Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Add compatibility note to WAI-ARIA example
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Eggert committed Jun 19, 2014
1 parent 39b4e2b commit cdb8c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/images/groups.html.erb.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ alt="The castle lies in ruins, the original tower all that remains in one piece.
<%= notes_start %>
{:/nomarkdown}

**Note:** We also use the WAI-ARIA attribute `role` with the value of `group` to indicate grouping to assistive technology.
**Note:** We also use the WAI-ARIA attribute `role` with the value of `group` to indicate grouping to assistive technology. The support for this particular WAI-ARIA attribute and value varies.

{::nomarkdown}
<%= notes_end %>
Expand Down

0 comments on commit cdb8c14

Please sign in to comment.