Skip to content

Commit

Permalink
updated meter default role to reflect HTML-AAM
Browse files Browse the repository at this point in the history
fixes #44
  • Loading branch information
stevefaulkner authored Nov 8, 2016
1 parent 1cffa86 commit 8d2beb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ <h2 id="docconformance">Document conformance requirements for use of ARIA attrib
</TR>
<TR id="meter" tabindex="-1">
<TD><code><a href="http://www.w3.org/TR/html51/semantics.html#the-meter-element">meter</a> </code>
<TD><code>role=<a href="#index-aria-progressbar">progressbar</a></code></TD>
<TD><a>No corresponding role</a></TD>
<TD><a href="#index-aria-global">global <code>aria-*</code> attributes</a></TD>
</TR>
<TR id="nav" tabindex="-1">
Expand Down

0 comments on commit 8d2beb2

Please sign in to comment.