Skip to content

Commit a3841fb

Browse files
Merge pull request #434 from w3c/summary-role-editorial
Editorial: clarify summary element role mapping
2 parents 29e8e29 + 5cdb5f2 commit a3841fb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2775,7 +2775,13 @@ <h2 id="docconformance">
27752775
[^summary^]
27762776
</th>
27772777
<td>
2778-
<code>role=<a href="#index-aria-button">button</a></code>
2778+
<p>
2779+
<a>No corresponding role</a>
2780+
</p>
2781+
<div class="note">
2782+
Many, but not all, user agents expose the `summary` element with an implicit ARIA <code>role=<a href="#index-aria-button">button</a></code>
2783+
role.
2784+
</div>
27792785
</td>
27802786
<td>
27812787
<p>

0 commit comments

Comments
 (0)