You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/validator/samples/a11y-aria-activedescendant/warnings.json

15 lines
278 B

[
{
"code": "a11y-aria-activedescendant-has-tabindex",
"end": {
"column": 36,
"line": 16
},
"message": "A11y: Elements with attribute aria-activedescendant should have tabindex value",
"start": {
"column": 5,
"line": 16
}
}
]