Skip to content

Commit c5e2431

Browse files
Update _rules/aria-required-accessible-name-gp8n89.md
1 parent 33dcdd7 commit c5e2431

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

_rules/aria-required-accessible-name-gp8n89.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -257,14 +257,6 @@ This `button` element has an [explicit semantic role][] of `none`. leading to a
257257
<button role="none">submit</button>
258258
```
259259

260-
<!-- Boundary example for future improvement -->
261-
<!--#### Inapplicable Example 5
262-
263-
This `button` element has an [explicit semantic role][] of `none`. Although the [Presentational Roles Conflict Resolution][] requires the author to provide an [accessible name][], the [explicit semantic role][] does not require an [accessible name][] for this rule.
264-
265-
```html
266-
<button role="none"></button>
267-
```-->
268260

269261
[accessible name]: #accessible-name 'Definition of accessible name'
270262
[attribute value]: #attribute-value 'Definition of attribute value'

0 commit comments

Comments
 (0)