Skip to content

Commit d8e21cd

Browse files
updated meter default role to reflect HTML-AAM
fixes w3c/html-aria#44
1 parent 6d2e0e3 commit d8e21cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html-aria/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ <h2 id="docconformance">Document conformance requirements for use of ARIA attrib
620620
</TR>
621621
<TR id="meter" tabindex="-1">
622622
<TD><code><a href="http://www.w3.org/TR/html51/semantics.html#the-meter-element">meter</a> </code>
623-
<TD><code>role=<a href="#index-aria-progressbar">progressbar</a></code></TD>
623+
<TD><a>No corresponding role</a></TD>
624624
<TD><a href="#index-aria-global">global <code>aria-*</code> attributes</a></TD>
625625
</TR>
626626
<TR id="nav" tabindex="-1">

0 commit comments

Comments
 (0)