We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40a5d52 commit 761e7fcCopy full SHA for 761e7fc
__mocks__/genInteractives.js
@@ -47,7 +47,7 @@ const interactiveElementsMap = {
47
option: [],
48
select: [],
49
// Whereas ARIA makes a distinction between cell and gridcell, the AXObject
50
- // treats them both as CellRole and since gridcell is interactice, we consider
+ // treats them both as CellRole and since gridcell is interactive, we consider
51
// cell interactive as well.
52
// td: [],
53
th: [],
0 commit comments