svelte/test/validator/samples/a11y-scope/warnings.json

11 lines
147 B

8 years ago
[
{
"message": "A11y: The scope attribute should only be used with <th> elements",
"loc": {
"line": 1,
"column": 5
},
"pos": 5
}
]