|
|
|
@ -3,24 +3,24 @@
|
|
|
|
"code": "a11y-no-noninteractive-element-interactions",
|
|
|
|
"code": "a11y-no-noninteractive-element-interactions",
|
|
|
|
"end": {
|
|
|
|
"end": {
|
|
|
|
"column": 44,
|
|
|
|
"column": 44,
|
|
|
|
"line": 10
|
|
|
|
"line": 11
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"message": "A11y: Elements with the 'button' interactive role must have a tabindex value.",
|
|
|
|
"message": "A11y: Elements with the 'button' interactive role must have a tabindex value.",
|
|
|
|
"start": {
|
|
|
|
"start": {
|
|
|
|
"column": 0,
|
|
|
|
"column": 0,
|
|
|
|
"line": 10
|
|
|
|
"line": 11
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"code": "a11y-no-noninteractive-element-interactions",
|
|
|
|
"code": "a11y-no-noninteractive-element-interactions",
|
|
|
|
"end": {
|
|
|
|
"end": {
|
|
|
|
"column": 46,
|
|
|
|
"column": 46,
|
|
|
|
"line": 11
|
|
|
|
"line": 12
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"message": "A11y: Elements with the 'menuitem' interactive role must have a tabindex value.",
|
|
|
|
"message": "A11y: Elements with the 'menuitem' interactive role must have a tabindex value.",
|
|
|
|
"start": {
|
|
|
|
"start": {
|
|
|
|
"column": 0,
|
|
|
|
"column": 0,
|
|
|
|
"line": 11
|
|
|
|
"line": 12
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|