Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
stevefaulkner authored Mar 10, 2018
1 parent 2785d33 commit d7b79f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html-aria/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ <h2 id="docconformance">Document conformance requirements for use of ARIA attrib
</TR>
<TR id="form" tabindex="-1">
<TD><code><a href="https://w3c.github.io/html/sec-forms.html#the-form-element">form</a></code></TD>
<TD><code>role=<a href="#index-aria-form">form</a></code></TD>
<TD><code>role=<a href="#index-aria-form">form</a></code> if the <code><a href="https://w3c.github.io/html/sec-forms.html#the-form-element">form</a></code> element has an <a href="https://w3c.github.io/html-aam/#dfn-accessible-name" data-link-type="dfn">accessible name</a>. Otherwise, <a>no corresponding role</a>.</TD>
<TD><p>Role: <a href="#index-aria-search"><code>search</code></a>, <code><a href="#index-aria-none">none</a></code> or <a href="#index-aria-presentation"><code>presentation</code></a></p>
<p><a href="#index-aria-global">global <code>aria-*</code> attributes</a> and any <code>aria-*</code> attributes applicable to the allowed roles and implied role (if any)</p></TD>
</TR>
Expand Down

0 comments on commit d7b79f3

Please sign in to comment.