mirror of https://github.com/sveltejs/svelte
38 lines
636 B
38 lines
636 B
[
|
|
{
|
|
"message": "A11y: <img> element should have an alt attribute",
|
|
"loc": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"pos": 0
|
|
},
|
|
|
|
{
|
|
"message": "A11y: <area> element should have an alt, aria-label or aria-labelledby attribute",
|
|
"loc": {
|
|
"line": 4,
|
|
"column": 1
|
|
},
|
|
"pos": 28
|
|
},
|
|
|
|
{
|
|
"message": "A11y: <object> element should have a title, aria-label or aria-labelledby attribute",
|
|
"loc": {
|
|
"line": 7,
|
|
"column": 0
|
|
},
|
|
"pos": 43
|
|
},
|
|
|
|
{
|
|
"message": "A11y: <input type=\"image\"> element should have an alt, aria-label or aria-labelledby attribute",
|
|
"loc": {
|
|
"line": 9,
|
|
"column": 0
|
|
},
|
|
"pos": 62
|
|
}
|
|
]
|