-
Notifications
You must be signed in to change notification settings - Fork 126
/
Copy pathmenuitem-owned-by-menu-vnu.json
92 lines (92 loc) · 3.83 KB
/
menuitem-owned-by-menu-vnu.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"messages": [
{
"type": "error",
"url": "file:/home/spectranaut/w3c/aria/validator-tests/menuitem-owned-by-menu.html",
"lastLine": 12,
"lastColumn": 49,
"firstColumn": 1,
"message": "An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”.",
"extract": " fail -->\n<div id=\"menuitem1\" role=\"menuitem\" class=\"fail\">Menu i",
"hiliteStart": 10,
"hiliteLength": 49
},
{
"type": "error",
"url": "file:/home/spectranaut/w3c/aria/validator-tests/menuitem-owned-by-menu.html",
"lastLine": 13,
"lastColumn": 49,
"firstColumn": 1,
"message": "An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”.",
"extract": "m 1</div>\n<div id=\"menuitem2\" role=\"menuitem\" class=\"fail\">Menu i",
"hiliteStart": 10,
"hiliteLength": 49
},
{
"type": "error",
"url": "file:/home/spectranaut/w3c/aria/validator-tests/menuitem-owned-by-menu.html",
"lastLine": 16,
"lastColumn": 51,
"firstColumn": 3,
"message": "An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”.",
"extract": "group\">\n <div id=\"menuitem3\" role=\"menuitem\" class=\"fail\">Menu i",
"hiliteStart": 10,
"hiliteLength": 49
},
{
"type": "error",
"url": "file:/home/spectranaut/w3c/aria/validator-tests/menuitem-owned-by-menu.html",
"lastLine": 17,
"lastColumn": 51,
"firstColumn": 3,
"message": "An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”.",
"extract": "3</div>\n <div id=\"menuitem4\" role=\"menuitem\" class=\"fail\">Menu i",
"hiliteStart": 10,
"hiliteLength": 49
},
{
"type": "error",
"url": "file:/home/spectranaut/w3c/aria/validator-tests/menuitem-owned-by-menu.html",
"lastLine": 37,
"lastColumn": 51,
"firstColumn": 3,
"message": "An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”.",
"extract": "=\"id1\">\n <div id=\"menuitem9\" role=\"menuitem\" class=\"pass\">Menu i",
"hiliteStart": 10,
"hiliteLength": 49
},
{
"type": "error",
"url": "file:/home/spectranaut/w3c/aria/validator-tests/menuitem-owned-by-menu.html",
"lastLine": 38,
"lastColumn": 52,
"firstColumn": 3,
"message": "An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”.",
"extract": "9</div>\n <div id=\"menuitem10\" role=\"menuitem\" class=\"pass\">Menu i",
"hiliteStart": 10,
"hiliteLength": 50
},
{
"type": "error",
"url": "file:/home/spectranaut/w3c/aria/validator-tests/menuitem-owned-by-menu.html",
"lastLine": 45,
"lastColumn": 52,
"firstColumn": 3,
"message": "An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”.",
"extract": "=\"id2\">\n <div id=\"menuitem11\" role=\"menuitem\" class=\"pass\">Menu i",
"hiliteStart": 10,
"hiliteLength": 50
},
{
"type": "error",
"url": "file:/home/spectranaut/w3c/aria/validator-tests/menuitem-owned-by-menu.html",
"lastLine": 46,
"lastColumn": 52,
"firstColumn": 3,
"message": "An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”.",
"extract": "1</div>\n <div id=\"menuitem12\" role=\"menuitem\" class=\"pass\">Menu i",
"hiliteStart": 10,
"hiliteLength": 50
}
]
}