Skip to content

Commit 8b2a201

Browse files
List: Update A11y Standards Compliance exceptions (#8092) (#8096)
1 parent 60bc0ff commit 8b2a201

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

concepts/05 UI Components/List/03 Accessibility/10 Accessibility Standards Compliance.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ The List component meets a variety of <a href="https://www.access-board.gov/ict/
1111
<td>1.4.3 Contrast (Minimum) (Level AA) <br> 1.4.11 Non-text Contrast (Level AA 2.1 and 2.2)</td>
1212
<td>List does not support Windows High Contrast themes.</td>
1313
</tr>
14+
<tr>
15+
<td>11.5.2.12 Execution of available actions</td>
16+
<td>2.1.1 Keyboard (Level A)</td>
17+
<td>List does not support item reordering (<a href="/Documentation/ApiReference/UI_Components/dxList/Configuration/#itemDragging">itemDragging</a>) with keyboard actions.</td>
18+
</tr>
1419
<tr>
1520
<td>-</td>
1621
<td>2.5.7 Dragging Movements (Level AA 2.2 only)</td>

0 commit comments

Comments
 (0)