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/packages/svelte/tests/validator/samples/a11y-interactive-supports-f.../warnings.json

279 lines
5.2 KiB

[
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 48,
"line": 11
},
"message": "Elements with the 'button' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 11
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 51,
"line": 12
},
"message": "Elements with the 'menuitem' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 12
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 45,
"line": 13
},
"message": "Elements with the 'button' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 13
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 72,
"line": 14
},
"message": "Elements with the 'menuitem' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 14
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 51,
"line": 15
},
"message": "Elements with the 'button' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 15
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 52,
"line": 16
},
"message": "Elements with the 'menuitem' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 16
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 44,
"line": 17
},
"message": "Elements with the 'button' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 17
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 51,
"line": 18
},
"message": "Elements with the 'menuitem' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 18
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 49,
"line": 19
},
"message": "Elements with the 'button' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 19
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 52,
"line": 20
},
"message": "Elements with the 'menuitem' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 20
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 49,
"line": 21
},
"message": "Elements with the 'button' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 21
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 52,
"line": 22
},
"message": "Elements with the 'menuitem' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 22
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 49,
"line": 23
},
"message": "Elements with the 'button' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 23
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 48,
"line": 24
},
"message": "Elements with the 'menuitem' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 24
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 49,
"line": 25
},
"message": "Elements with the 'button' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 25
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 54,
"line": 26
},
"message": "Elements with the 'menuitem' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 26
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 50,
"line": 27
},
"message": "Elements with the 'button' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 27
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 53,
"line": 28
},
"message": "Elements with the 'menuitem' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 28
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 48,
"line": 29
},
"message": "Elements with the 'button' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 29
}
},
{
"code": "a11y_mouse_events_have_key_events",
"end": {
"column": 48,
"line": 29
},
"message": "'mouseout' event must be accompanied by 'blur' event",
"start": {
"column": 0,
"line": 29
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 53,
"line": 30
},
"message": "Elements with the 'menuitem' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 30
}
},
{
"code": "a11y_mouse_events_have_key_events",
"end": {
"column": 53,
"line": 30
},
"message": "'mouseover' event must be accompanied by 'focus' event",
"start": {
"column": 0,
"line": 30
}
},
{
"code": "a11y_interactive_supports_focus",
"end": {
"column": 47,
"line": 31
},
"message": "Elements with the 'button' interactive role must have a tabindex value.",
"start": {
"column": 0,
"line": 31
}
}
]