mirror of https://github.com/sveltejs/svelte
parent
59f1770d88
commit
9f9b791750
@ -1,47 +1,47 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"code": "a11y-img-redundant-alt",
|
"code": "a11y-img-redundant-alt",
|
||||||
"message": "A11y: Screenreaders already announce <img> elements as an image.",
|
"message": "A11y: Screenreaders already announce <img> elements as an image.",
|
||||||
"end": {
|
"end": {
|
||||||
"character": 173,
|
"character": 173,
|
||||||
"column": 49,
|
"column": 49,
|
||||||
"line": 3
|
"line": 3
|
||||||
},
|
},
|
||||||
"start": {
|
"start": {
|
||||||
"character": 124,
|
"character": 124,
|
||||||
"column": 0,
|
"column": 0,
|
||||||
"line": 3
|
"line": 3
|
||||||
},
|
},
|
||||||
"pos": 124
|
"pos": 124
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"code": "a11y-img-redundant-alt",
|
"code": "a11y-img-redundant-alt",
|
||||||
"message": "A11y: Screenreaders already announce <img> elements as an image.",
|
"message": "A11y: Screenreaders already announce <img> elements as an image.",
|
||||||
"end": {
|
"end": {
|
||||||
"character": 219,
|
"character": 219,
|
||||||
"column": 45,
|
"column": 45,
|
||||||
"line": 4
|
"line": 4
|
||||||
},
|
},
|
||||||
"start": {
|
"start": {
|
||||||
"character": 174,
|
"character": 174,
|
||||||
"column": 0,
|
"column": 0,
|
||||||
"line": 4
|
"line": 4
|
||||||
},
|
},
|
||||||
"pos": 174
|
"pos": 174
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"code": "a11y-img-redundant-alt",
|
"code": "a11y-img-redundant-alt",
|
||||||
"message": "A11y: Screenreaders already announce <img> elements as an image.",
|
"message": "A11y: Screenreaders already announce <img> elements as an image.",
|
||||||
"end": {
|
"end": {
|
||||||
"character": 272,
|
"character": 272,
|
||||||
"column": 52,
|
"column": 52,
|
||||||
"line": 5
|
"line": 5
|
||||||
},
|
},
|
||||||
"start": {
|
"start": {
|
||||||
"character": 220,
|
"character": 220,
|
||||||
"column": 0,
|
"column": 0,
|
||||||
"line": 5
|
"line": 5
|
||||||
},
|
},
|
||||||
"pos": 220
|
"pos": 220
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in new issue