Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(614)

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-img-figure-expected.txt

Issue 2351443003: Revert of Show ancestor hierarchy in accessibility panel (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "id": "<int>", 2 "id": "<int>",
3 "result": { 3 "result": {
4 "nodes": [ 4 "accessibilityNode": {
5 { 5 "nodeId": "<string>",
6 "nodeId": "<string>", 6 "ignored": false,
7 "ignored": false, 7 "role": {
8 "role": { 8 "type": "internalRole",
9 "type": "internalRole", 9 "value": "Figure"
10 "value": "Figure" 10 },
11 }, 11 "name": {
12 "name": { 12 "type": "computedString",
13 "type": "computedString", 13 "value": "",
14 "value": "", 14 "sources": [
15 "sources": [ 15 {
16 { 16 "type": "relatedElement",
17 "type": "relatedElement", 17 "attribute": "aria-labelledby"
18 "attribute": "aria-labelledby" 18 },
19 }, 19 {
20 { 20 "type": "attribute",
21 "type": "attribute", 21 "attribute": "aria-label"
22 "attribute": "aria-label" 22 },
23 }, 23 {
24 { 24 "type": "relatedElement",
25 "type": "relatedElement", 25 "nativeSource": "figcaption"
26 "nativeSource": "figcaption" 26 },
27 }, 27 {
28 { 28 "type": "attribute",
29 "type": "attribute", 29 "attribute": "title"
30 "attribute": "title" 30 }
31 } 31 ]
32 ] 32 },
33 }, 33 "properties": []
34 "properties": [] 34 }
35 } 35 }
36 ] 36 }
37 } 37 {
38 } 38 "id": "<int>",
39 { 39 "result": {
40 "id": "<int>", 40 "accessibilityNode": {
41 "result": { 41 "nodeId": "<string>",
42 "nodes": [ 42 "ignored": false,
43 { 43 "role": {
44 "nodeId": "<string>", 44 "type": "internalRole",
45 "ignored": false, 45 "value": "Figure"
46 "role": { 46 },
47 "type": "internalRole", 47 "name": {
48 "value": "Figure" 48 "type": "computedString",
49 }, 49 "value": "figure2-title",
50 "name": { 50 "sources": [
51 "type": "computedString", 51 {
52 "value": "figure2-title", 52 "type": "relatedElement",
53 "sources": [ 53 "attribute": "aria-labelledby"
54 { 54 },
55 "type": "relatedElement", 55 {
56 "attribute": "aria-labelledby" 56 "type": "attribute",
57 }, 57 "attribute": "aria-label"
58 { 58 },
59 "type": "attribute", 59 {
60 "attribute": "aria-label" 60 "type": "relatedElement",
61 }, 61 "nativeSource": "figcaption"
62 { 62 },
63 "type": "relatedElement", 63 {
64 "nativeSource": "figcaption" 64 "type": "attribute",
65 }, 65 "value": {
66 { 66 "type": "computedString",
67 "type": "attribute", 67 "value": "figure2-title"
68 "value": { 68 },
69 "type": "computedString", 69 "attribute": "title"
70 "value": "figure2-title" 70 }
71 }, 71 ]
72 "attribute": "title" 72 },
73 } 73 "properties": []
74 ] 74 }
75 }, 75 }
76 "properties": [] 76 }
77 } 77 {
78 ] 78 "id": "<int>",
79 } 79 "result": {
80 } 80 "accessibilityNode": {
81 { 81 "nodeId": "<string>",
82 "id": "<int>", 82 "ignored": false,
83 "result": { 83 "role": {
84 "nodes": [ 84 "type": "internalRole",
85 { 85 "value": "Figure"
86 "nodeId": "<string>", 86 },
87 "ignored": false, 87 "name": {
88 "role": { 88 "type": "computedString",
89 "type": "internalRole", 89 "value": "figcaption3",
90 "value": "Figure" 90 "sources": [
91 }, 91 {
92 "name": { 92 "type": "relatedElement",
93 "type": "computedString", 93 "attribute": "aria-labelledby"
94 "value": "figcaption3", 94 },
95 "sources": [ 95 {
96 { 96 "type": "attribute",
97 "type": "relatedElement", 97 "attribute": "aria-label"
98 "attribute": "aria-labelledby" 98 },
99 }, 99 {
100 { 100 "type": "relatedElement",
101 "type": "attribute", 101 "value": {
102 "attribute": "aria-label" 102 "type": "computedString",
103 }, 103 "value": "figcaption3"
104 { 104 },
105 "type": "relatedElement", 105 "nativeSource": "figcaption",
106 "value": { 106 "nativeSourceValue": {
107 "type": "computedString",
108 "value": "figcaption3"
109 },
110 "nativeSource": "figcaption",
111 "nativeSourceValue": {
112 "type": "nodeList",
113 "relatedNodes": [
114 {
115 "backendNodeId": "<string>",
116 "text": "figcaption3"
117 }
118 ]
119 }
120 },
121 {
122 "type": "attribute",
123 "value": {
124 "type": "computedString",
125 "value": "figure3-title"
126 },
127 "attribute": "title",
128 "superseded": true
129 }
130 ]
131 },
132 "description": {
133 "type": "computedString",
134 "value": "figure3-title"
135 },
136 "properties": [
137 {
138 "name": "labelledby",
139 "value": {
140 "type": "nodeList", 107 "type": "nodeList",
141 "relatedNodes": [ 108 "relatedNodes": [
142 { 109 {
143 "text": "figcaption3", 110 "backendNodeId": "<string>",
144 "nodeResult": "figcaption" 111 "text": "figcaption3"
145 } 112 }
146 ] 113 ]
147 } 114 }
148 } 115 },
149 ] 116 {
150 } 117 "type": "attribute",
151 ] 118 "value": {
152 } 119 "type": "computedString",
153 } 120 "value": "figure3-title"
154 { 121 },
155 "id": "<int>", 122 "attribute": "title",
156 "result": { 123 "superseded": true
157 "nodes": [ 124 }
158 { 125 ]
159 "nodeId": "<string>", 126 },
160 "ignored": false, 127 "description": {
161 "role": { 128 "type": "computedString",
162 "type": "internalRole", 129 "value": "figure3-title"
163 "value": "Figure" 130 },
164 }, 131 "properties": [
165 "name": { 132 {
166 "type": "computedString", 133 "name": "labelledby",
167 "value": "figure4-aria-label", 134 "value": {
168 "sources": [ 135 "type": "nodeList",
169 { 136 "relatedNodes": [
170 "type": "relatedElement", 137 {
171 "attribute": "aria-labelledby" 138 "text": "figcaption3",
172 }, 139 "nodeResult": "figcaption"
173 {
174 "type": "attribute",
175 "value": {
176 "type": "computedString",
177 "value": "figure4-aria-label"
178 },
179 "attribute": "aria-label",
180 "attributeValue": {
181 "type": "string",
182 "value": "figure4-aria-label"
183 } 140 }
184 }, 141 ]
185 { 142 }
186 "type": "relatedElement", 143 }
187 "value": { 144 ]
188 "type": "computedString", 145 }
189 "value": "figcaption4" 146 }
190 }, 147 }
191 "superseded": true, 148 {
192 "nativeSource": "figcaption", 149 "id": "<int>",
193 "nativeSourceValue": { 150 "result": {
194 "type": "nodeList", 151 "accessibilityNode": {
195 "relatedNodes": [ 152 "nodeId": "<string>",
196 { 153 "ignored": false,
197 "backendNodeId": "<string>", 154 "role": {
198 "text": "figcaption4" 155 "type": "internalRole",
199 } 156 "value": "Figure"
200 ] 157 },
201 } 158 "name": {
202 }, 159 "type": "computedString",
203 { 160 "value": "figure4-aria-label",
204 "type": "attribute", 161 "sources": [
205 "value": { 162 {
206 "type": "computedString", 163 "type": "relatedElement",
207 "value": "figure4-title" 164 "attribute": "aria-labelledby"
208 }, 165 },
209 "attribute": "title", 166 {
210 "superseded": true 167 "type": "attribute",
168 "value": {
169 "type": "computedString",
170 "value": "figure4-aria-label"
171 },
172 "attribute": "aria-label",
173 "attributeValue": {
174 "type": "string",
175 "value": "figure4-aria-label"
211 } 176 }
212 ] 177 },
213 }, 178 {
214 "description": { 179 "type": "relatedElement",
215 "type": "computedString", 180 "value": {
216 "value": "figure4-title" 181 "type": "computedString",
217 }, 182 "value": "figcaption4"
218 "properties": [] 183 },
219 } 184 "superseded": true,
220 ] 185 "nativeSource": "figcaption",
221 } 186 "nativeSourceValue": {
222 }
223 {
224 "id": "<int>",
225 "result": {
226 "nodes": [
227 {
228 "nodeId": "<string>",
229 "ignored": false,
230 "role": {
231 "type": "internalRole",
232 "value": "Figure"
233 },
234 "name": {
235 "type": "computedString",
236 "value": "figure5-aria-labelledby",
237 "sources": [
238 {
239 "type": "relatedElement",
240 "value": {
241 "type": "computedString",
242 "value": "figure5-aria-labelledby"
243 },
244 "attribute": "aria-labelledby",
245 "attributeValue": {
246 "type": "idrefList",
247 "value": "figure-labelledby5",
248 "relatedNodes": [
249 {
250 "idref": "figure-labelledby5",
251 "text": "figure5-aria-labelledby",
252 "nodeResult": "span#figure-labelledby5"
253 }
254 ]
255 }
256 },
257 {
258 "type": "attribute",
259 "value": {
260 "type": "computedString",
261 "value": "figure5-aria-label"
262 },
263 "attribute": "aria-label",
264 "attributeValue": {
265 "type": "string",
266 "value": "figure5-aria-label"
267 },
268 "superseded": true
269 },
270 {
271 "type": "relatedElement",
272 "value": {
273 "type": "computedString",
274 "value": "figcaption5"
275 },
276 "superseded": true,
277 "nativeSource": "figcaption",
278 "nativeSourceValue": {
279 "type": "nodeList",
280 "relatedNodes": [
281 {
282 "backendNodeId": "<string>",
283 "text": "figcaption5"
284 }
285 ]
286 }
287 },
288 {
289 "type": "attribute",
290 "value": {
291 "type": "computedString",
292 "value": "figure5-title"
293 },
294 "attribute": "title",
295 "superseded": true
296 }
297 ]
298 },
299 "description": {
300 "type": "computedString",
301 "value": "figure5-title"
302 },
303 "properties": [
304 {
305 "name": "labelledby",
306 "value": {
307 "type": "nodeList", 187 "type": "nodeList",
308 "relatedNodes": [ 188 "relatedNodes": [
309 { 189 {
190 "backendNodeId": "<string>",
191 "text": "figcaption4"
192 }
193 ]
194 }
195 },
196 {
197 "type": "attribute",
198 "value": {
199 "type": "computedString",
200 "value": "figure4-title"
201 },
202 "attribute": "title",
203 "superseded": true
204 }
205 ]
206 },
207 "description": {
208 "type": "computedString",
209 "value": "figure4-title"
210 },
211 "properties": []
212 }
213 }
214 }
215 {
216 "id": "<int>",
217 "result": {
218 "accessibilityNode": {
219 "nodeId": "<string>",
220 "ignored": false,
221 "role": {
222 "type": "internalRole",
223 "value": "Figure"
224 },
225 "name": {
226 "type": "computedString",
227 "value": "figure5-aria-labelledby",
228 "sources": [
229 {
230 "type": "relatedElement",
231 "value": {
232 "type": "computedString",
233 "value": "figure5-aria-labelledby"
234 },
235 "attribute": "aria-labelledby",
236 "attributeValue": {
237 "type": "idrefList",
238 "value": "figure-labelledby5",
239 "relatedNodes": [
240 {
310 "idref": "figure-labelledby5", 241 "idref": "figure-labelledby5",
311 "text": "figure5-aria-labelledby", 242 "text": "figure5-aria-labelledby",
312 "nodeResult": "span#figure-labelledby5" 243 "nodeResult": "span#figure-labelledby5"
313 } 244 }
314 ] 245 ]
315 } 246 }
316 } 247 },
317 ] 248 {
318 } 249 "type": "attribute",
319 ] 250 "value": {
320 } 251 "type": "computedString",
321 } 252 "value": "figure5-aria-label"
322 { 253 },
323 "id": "<int>", 254 "attribute": "aria-label",
324 "result": { 255 "attributeValue": {
325 "nodes": [ 256 "type": "string",
326 { 257 "value": "figure5-aria-label"
327 "nodeId": "<string>", 258 },
328 "ignored": false, 259 "superseded": true
329 "role": { 260 },
330 "type": "role", 261 {
331 "value": "img" 262 "type": "relatedElement",
332 }, 263 "value": {
333 "name": { 264 "type": "computedString",
334 "type": "computedString", 265 "value": "figcaption5"
335 "value": "", 266 },
336 "sources": [ 267 "superseded": true,
337 { 268 "nativeSource": "figcaption",
338 "type": "relatedElement", 269 "nativeSourceValue": {
339 "attribute": "aria-labelledby"
340 },
341 {
342 "type": "attribute",
343 "attribute": "aria-label"
344 },
345 {
346 "type": "attribute",
347 "attribute": "alt"
348 },
349 {
350 "type": "attribute",
351 "attribute": "title"
352 }
353 ]
354 },
355 "properties": []
356 }
357 ]
358 }
359 }
360 {
361 "id": "<int>",
362 "result": {
363 "nodes": [
364 {
365 "nodeId": "<string>",
366 "ignored": false,
367 "role": {
368 "type": "role",
369 "value": "img"
370 },
371 "name": {
372 "type": "computedString",
373 "value": "img2-title",
374 "sources": [
375 {
376 "type": "relatedElement",
377 "attribute": "aria-labelledby"
378 },
379 {
380 "type": "attribute",
381 "attribute": "aria-label"
382 },
383 {
384 "type": "attribute",
385 "attribute": "alt"
386 },
387 {
388 "type": "attribute",
389 "value": {
390 "type": "computedString",
391 "value": "img2-title"
392 },
393 "attribute": "title"
394 }
395 ]
396 },
397 "properties": []
398 }
399 ]
400 }
401 }
402 {
403 "id": "<int>",
404 "result": {
405 "nodes": [
406 {
407 "nodeId": "<string>",
408 "ignored": false,
409 "role": {
410 "type": "role",
411 "value": "img"
412 },
413 "name": {
414 "type": "computedString",
415 "value": "img3-alt",
416 "sources": [
417 {
418 "type": "relatedElement",
419 "attribute": "aria-labelledby"
420 },
421 {
422 "type": "attribute",
423 "attribute": "aria-label"
424 },
425 {
426 "type": "attribute",
427 "value": {
428 "type": "computedString",
429 "value": "img3-alt"
430 },
431 "attribute": "alt",
432 "attributeValue": {
433 "type": "string",
434 "value": "img3-alt"
435 }
436 },
437 {
438 "type": "attribute",
439 "value": {
440 "type": "computedString",
441 "value": "img3-title"
442 },
443 "attribute": "title",
444 "superseded": true
445 }
446 ]
447 },
448 "description": {
449 "type": "computedString",
450 "value": "img3-title"
451 },
452 "properties": []
453 }
454 ]
455 }
456 }
457 {
458 "id": "<int>",
459 "result": {
460 "nodes": [
461 {
462 "nodeId": "<string>",
463 "ignored": false,
464 "role": {
465 "type": "role",
466 "value": "img"
467 },
468 "name": {
469 "type": "computedString",
470 "value": "img4-aria-label",
471 "sources": [
472 {
473 "type": "relatedElement",
474 "attribute": "aria-labelledby"
475 },
476 {
477 "type": "attribute",
478 "value": {
479 "type": "computedString",
480 "value": "img4-aria-label"
481 },
482 "attribute": "aria-label",
483 "attributeValue": {
484 "type": "string",
485 "value": "img4-aria-label"
486 }
487 },
488 {
489 "type": "attribute",
490 "value": {
491 "type": "computedString",
492 "value": "img4-alt"
493 },
494 "attribute": "alt",
495 "attributeValue": {
496 "type": "string",
497 "value": "img4-alt"
498 },
499 "superseded": true
500 },
501 {
502 "type": "attribute",
503 "value": {
504 "type": "computedString",
505 "value": "img4-title"
506 },
507 "attribute": "title",
508 "superseded": true
509 }
510 ]
511 },
512 "description": {
513 "type": "computedString",
514 "value": "img4-title"
515 },
516 "properties": []
517 }
518 ]
519 }
520 }
521 {
522 "id": "<int>",
523 "result": {
524 "nodes": [
525 {
526 "nodeId": "<string>",
527 "ignored": false,
528 "role": {
529 "type": "role",
530 "value": "img"
531 },
532 "name": {
533 "type": "computedString",
534 "value": "img5-aria-labelledby",
535 "sources": [
536 {
537 "type": "relatedElement",
538 "value": {
539 "type": "computedString",
540 "value": "img5-aria-labelledby"
541 },
542 "attribute": "aria-labelledby",
543 "attributeValue": {
544 "type": "idrefList",
545 "value": "img-labelledby5",
546 "relatedNodes": [
547 {
548 "idref": "img-labelledby5",
549 "text": "img5-aria-labelledby",
550 "nodeResult": "span#img-labelledby5"
551 }
552 ]
553 }
554 },
555 {
556 "type": "attribute",
557 "value": {
558 "type": "computedString",
559 "value": "img5-aria-label"
560 },
561 "attribute": "aria-label",
562 "attributeValue": {
563 "type": "string",
564 "value": "img5-aria-label"
565 },
566 "superseded": true
567 },
568 {
569 "type": "attribute",
570 "value": {
571 "type": "computedString",
572 "value": "img5-alt"
573 },
574 "attribute": "alt",
575 "attributeValue": {
576 "type": "string",
577 "value": "img5-alt"
578 },
579 "superseded": true
580 },
581 {
582 "type": "attribute",
583 "value": {
584 "type": "computedString",
585 "value": "img5-title"
586 },
587 "attribute": "title",
588 "superseded": true
589 }
590 ]
591 },
592 "description": {
593 "type": "computedString",
594 "value": "img5-title"
595 },
596 "properties": [
597 {
598 "name": "labelledby",
599 "value": {
600 "type": "nodeList", 270 "type": "nodeList",
601 "relatedNodes": [ 271 "relatedNodes": [
602 { 272 {
273 "backendNodeId": "<string>",
274 "text": "figcaption5"
275 }
276 ]
277 }
278 },
279 {
280 "type": "attribute",
281 "value": {
282 "type": "computedString",
283 "value": "figure5-title"
284 },
285 "attribute": "title",
286 "superseded": true
287 }
288 ]
289 },
290 "description": {
291 "type": "computedString",
292 "value": "figure5-title"
293 },
294 "properties": [
295 {
296 "name": "labelledby",
297 "value": {
298 "type": "nodeList",
299 "relatedNodes": [
300 {
301 "idref": "figure-labelledby5",
302 "text": "figure5-aria-labelledby",
303 "nodeResult": "span#figure-labelledby5"
304 }
305 ]
306 }
307 }
308 ]
309 }
310 }
311 }
312 {
313 "id": "<int>",
314 "result": {
315 "accessibilityNode": {
316 "nodeId": "<string>",
317 "ignored": false,
318 "role": {
319 "type": "role",
320 "value": "img"
321 },
322 "name": {
323 "type": "computedString",
324 "value": "",
325 "sources": [
326 {
327 "type": "relatedElement",
328 "attribute": "aria-labelledby"
329 },
330 {
331 "type": "attribute",
332 "attribute": "aria-label"
333 },
334 {
335 "type": "attribute",
336 "attribute": "alt"
337 },
338 {
339 "type": "attribute",
340 "attribute": "title"
341 }
342 ]
343 },
344 "properties": []
345 }
346 }
347 }
348 {
349 "id": "<int>",
350 "result": {
351 "accessibilityNode": {
352 "nodeId": "<string>",
353 "ignored": false,
354 "role": {
355 "type": "role",
356 "value": "img"
357 },
358 "name": {
359 "type": "computedString",
360 "value": "img2-title",
361 "sources": [
362 {
363 "type": "relatedElement",
364 "attribute": "aria-labelledby"
365 },
366 {
367 "type": "attribute",
368 "attribute": "aria-label"
369 },
370 {
371 "type": "attribute",
372 "attribute": "alt"
373 },
374 {
375 "type": "attribute",
376 "value": {
377 "type": "computedString",
378 "value": "img2-title"
379 },
380 "attribute": "title"
381 }
382 ]
383 },
384 "properties": []
385 }
386 }
387 }
388 {
389 "id": "<int>",
390 "result": {
391 "accessibilityNode": {
392 "nodeId": "<string>",
393 "ignored": false,
394 "role": {
395 "type": "role",
396 "value": "img"
397 },
398 "name": {
399 "type": "computedString",
400 "value": "img3-alt",
401 "sources": [
402 {
403 "type": "relatedElement",
404 "attribute": "aria-labelledby"
405 },
406 {
407 "type": "attribute",
408 "attribute": "aria-label"
409 },
410 {
411 "type": "attribute",
412 "value": {
413 "type": "computedString",
414 "value": "img3-alt"
415 },
416 "attribute": "alt",
417 "attributeValue": {
418 "type": "string",
419 "value": "img3-alt"
420 }
421 },
422 {
423 "type": "attribute",
424 "value": {
425 "type": "computedString",
426 "value": "img3-title"
427 },
428 "attribute": "title",
429 "superseded": true
430 }
431 ]
432 },
433 "description": {
434 "type": "computedString",
435 "value": "img3-title"
436 },
437 "properties": []
438 }
439 }
440 }
441 {
442 "id": "<int>",
443 "result": {
444 "accessibilityNode": {
445 "nodeId": "<string>",
446 "ignored": false,
447 "role": {
448 "type": "role",
449 "value": "img"
450 },
451 "name": {
452 "type": "computedString",
453 "value": "img4-aria-label",
454 "sources": [
455 {
456 "type": "relatedElement",
457 "attribute": "aria-labelledby"
458 },
459 {
460 "type": "attribute",
461 "value": {
462 "type": "computedString",
463 "value": "img4-aria-label"
464 },
465 "attribute": "aria-label",
466 "attributeValue": {
467 "type": "string",
468 "value": "img4-aria-label"
469 }
470 },
471 {
472 "type": "attribute",
473 "value": {
474 "type": "computedString",
475 "value": "img4-alt"
476 },
477 "attribute": "alt",
478 "attributeValue": {
479 "type": "string",
480 "value": "img4-alt"
481 },
482 "superseded": true
483 },
484 {
485 "type": "attribute",
486 "value": {
487 "type": "computedString",
488 "value": "img4-title"
489 },
490 "attribute": "title",
491 "superseded": true
492 }
493 ]
494 },
495 "description": {
496 "type": "computedString",
497 "value": "img4-title"
498 },
499 "properties": []
500 }
501 }
502 }
503 {
504 "id": "<int>",
505 "result": {
506 "accessibilityNode": {
507 "nodeId": "<string>",
508 "ignored": false,
509 "role": {
510 "type": "role",
511 "value": "img"
512 },
513 "name": {
514 "type": "computedString",
515 "value": "img5-aria-labelledby",
516 "sources": [
517 {
518 "type": "relatedElement",
519 "value": {
520 "type": "computedString",
521 "value": "img5-aria-labelledby"
522 },
523 "attribute": "aria-labelledby",
524 "attributeValue": {
525 "type": "idrefList",
526 "value": "img-labelledby5",
527 "relatedNodes": [
528 {
603 "idref": "img-labelledby5", 529 "idref": "img-labelledby5",
604 "text": "img5-aria-labelledby", 530 "text": "img5-aria-labelledby",
605 "nodeResult": "span#img-labelledby5" 531 "nodeResult": "span#img-labelledby5"
606 } 532 }
607 ] 533 ]
608 } 534 }
535 },
536 {
537 "type": "attribute",
538 "value": {
539 "type": "computedString",
540 "value": "img5-aria-label"
541 },
542 "attribute": "aria-label",
543 "attributeValue": {
544 "type": "string",
545 "value": "img5-aria-label"
546 },
547 "superseded": true
548 },
549 {
550 "type": "attribute",
551 "value": {
552 "type": "computedString",
553 "value": "img5-alt"
554 },
555 "attribute": "alt",
556 "attributeValue": {
557 "type": "string",
558 "value": "img5-alt"
559 },
560 "superseded": true
561 },
562 {
563 "type": "attribute",
564 "value": {
565 "type": "computedString",
566 "value": "img5-title"
567 },
568 "attribute": "title",
569 "superseded": true
609 } 570 }
610 ] 571 ]
611 } 572 },
612 ] 573 "description": {
574 "type": "computedString",
575 "value": "img5-title"
576 },
577 "properties": [
578 {
579 "name": "labelledby",
580 "value": {
581 "type": "nodeList",
582 "relatedNodes": [
583 {
584 "idref": "img-labelledby5",
585 "text": "img5-aria-labelledby",
586 "nodeResult": "span#img-labelledby5"
587 }
588 ]
589 }
590 }
591 ]
592 }
613 } 593 }
614 } 594 }
615 { 595 {
616 "id": "<int>", 596 "id": "<int>",
617 "result": { 597 "result": {
618 "nodes": [ 598 "accessibilityNode": {
619 { 599 "nodeId": "<string>",
620 "nodeId": "<string>", 600 "ignored": false,
621 "ignored": false, 601 "role": {
622 "role": { 602 "type": "role",
623 "type": "role", 603 "value": "link"
624 "value": "link" 604 },
625 }, 605 "name": {
626 "name": { 606 "type": "computedString",
627 "type": "computedString", 607 "value": "I like ice cream.",
628 "value": "I like ice cream.", 608 "sources": [
629 "sources": [ 609 {
630 { 610 "type": "relatedElement",
631 "type": "relatedElement", 611 "attribute": "aria-labelledby"
632 "attribute": "aria-labelledby" 612 },
633 }, 613 {
634 { 614 "type": "attribute",
635 "type": "attribute", 615 "attribute": "aria-label"
636 "attribute": "aria-label" 616 },
637 }, 617 {
638 { 618 "type": "contents",
639 "type": "contents", 619 "value": {
640 "value": { 620 "type": "computedString",
641 "type": "computedString", 621 "value": "I like ice cream."
642 "value": "I like ice cream."
643 }
644 },
645 {
646 "type": "attribute",
647 "attribute": "title",
648 "superseded": true
649 } 622 }
650 ] 623 },
651 }, 624 {
652 "properties": [] 625 "type": "attribute",
653 } 626 "attribute": "title",
654 ] 627 "superseded": true
628 }
629 ]
630 },
631 "properties": []
632 }
655 } 633 }
656 } 634 }
657 { 635 {
658 "id": "<int>", 636 "id": "<int>",
659 "result": { 637 "result": {
660 "nodes": [ 638 "accessibilityNode": {
661 { 639 "nodeId": "<string>",
662 "nodeId": "<string>", 640 "ignored": false,
663 "ignored": false, 641 "role": {
664 "role": { 642 "type": "internalRole",
665 "type": "internalRole", 643 "value": "SVGRoot"
666 "value": "SVGRoot" 644 },
667 }, 645 "name": {
668 "name": { 646 "type": "computedString",
669 "type": "computedString", 647 "value": "svg1-title",
670 "value": "svg1-title", 648 "sources": [
671 "sources": [ 649 {
672 { 650 "type": "relatedElement",
673 "type": "relatedElement", 651 "attribute": "aria-labelledby"
674 "attribute": "aria-labelledby" 652 },
653 {
654 "type": "attribute",
655 "attribute": "aria-label"
656 },
657 {
658 "type": "relatedElement",
659 "value": {
660 "type": "computedString",
661 "value": "svg1-title"
675 }, 662 },
676 { 663 "nativeSource": "title",
677 "type": "attribute", 664 "nativeSourceValue": {
678 "attribute": "aria-label"
679 },
680 {
681 "type": "relatedElement",
682 "value": {
683 "type": "computedString",
684 "value": "svg1-title"
685 },
686 "nativeSource": "title",
687 "nativeSourceValue": {
688 "type": "nodeList",
689 "relatedNodes": [
690 {
691 "backendNodeId": "<string>",
692 "text": "svg1-title"
693 }
694 ]
695 }
696 },
697 {
698 "type": "attribute",
699 "attribute": "title",
700 "superseded": true
701 }
702 ]
703 },
704 "properties": [
705 {
706 "name": "labelledby",
707 "value": {
708 "type": "nodeList", 665 "type": "nodeList",
709 "relatedNodes": [ 666 "relatedNodes": [
710 { 667 {
711 "text": "svg1-title", 668 "backendNodeId": "<string>",
712 "nodeResult": "title" 669 "text": "svg1-title"
713 } 670 }
714 ] 671 ]
715 } 672 }
673 },
674 {
675 "type": "attribute",
676 "attribute": "title",
677 "superseded": true
716 } 678 }
717 ] 679 ]
718 } 680 },
719 ] 681 "properties": [
682 {
683 "name": "labelledby",
684 "value": {
685 "type": "nodeList",
686 "relatedNodes": [
687 {
688 "text": "svg1-title",
689 "nodeResult": "title"
690 }
691 ]
692 }
693 }
694 ]
695 }
720 } 696 }
721 } 697 }
722 698
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698