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/namespace-invalid/errors.json

14 lines
236 B

[{
"code": "invalid-property",
"message": "Invalid namespace 'http://www.w3.org/1999/svg' (did you mean 'http://www.w3.org/2000/svg'?)",
"pos": 29,
"loc": {
"line": 3,
"column": 2
},
"end": {
"line": 3,
"column": 41
}
}]