We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e668a commit 0e9acf8Copy full SHA for 0e9acf8
1 file changed
tests/audit/no-noninteractive-tabindex/peer-parity.js
@@ -82,7 +82,6 @@ ruleTester.run('audit:no-noninteractive-tabindex (gts)', rule, {
82
// `<MyButton>` → `mybutton` which is not in the dom map) are correctly
83
// skipped.
84
'<template><Article tabindex="-1" /></template>',
85
- '<template><MyButton tabindex={{0}} /></template>',
86
87
// === Upstream parity (jsx-a11y recommended valid) ===
88
0 commit comments