diff --git a/__mocks__/genInteractives.js b/__mocks__/genInteractives.js index 722b6b17d..6f8ec847d 100644 --- a/__mocks__/genInteractives.js +++ b/__mocks__/genInteractives.js @@ -46,6 +46,7 @@ const interactiveElementsMap = { menuitem: [], option: [], select: [], + summary: [], // Whereas ARIA makes a distinction between cell and gridcell, the AXObject // treats them both as CellRole and since gridcell is interactive, we consider // cell interactive as well. diff --git a/__tests__/src/rules/interactive-supports-focus-test.js b/__tests__/src/rules/interactive-supports-focus-test.js index 07ce58a46..4026f7efc 100644 --- a/__tests__/src/rules/interactive-supports-focus-test.js +++ b/__tests__/src/rules/interactive-supports-focus-test.js @@ -71,6 +71,7 @@ const alwaysValid = [ { code: '