| OLD | NEW |
| 1 Non-hidden div for comparison | 1 Non-hidden div for comparison |
| 2 non-hidden treeitem | 2 non-hidden treeitem |
| 3 hidden non-treeitem | 3 hidden non-treeitem |
| 4 Buttons are leaf nodes | 4 Buttons are leaf nodes |
| 5 Descendant of aria-hidden node | 5 Descendant of aria-hidden node |
| 6 | 6 |
| 7 List item also presentational | 7 List item also presentational |
| 8 Div in list isn't presentational | 8 Div in list isn't presentational |
| 9 Content within label refers to label container | 9 Content within label refers to label container |
| 10 { | 10 |
| 11 "id": "<int>", | 11 WebArea |
| 12 "result": { | 12 tree |
| 13 "nodes": [ | 13 treeitem "non-hidden treeitem" |
| 14 *Ignored |
| 15 text "hidden non-treeitem" |
| 16 { |
| 17 "nodeId": "<string>", |
| 18 "ignored": true, |
| 19 "ignoredReasons": [ |
| 20 { |
| 21 "name": "ancestorDisallowsChild", |
| 22 "value": { |
| 23 "type": "idref", |
| 24 "relatedNodes": [ |
| 25 { |
| 26 "nodeResult": "div" |
| 27 } |
| 28 ] |
| 29 } |
| 30 } |
| 31 ], |
| 32 "role": { |
| 33 "type": "internalRole", |
| 34 "value": "Ignored" |
| 35 }, |
| 36 "backendDomNode": "div" |
| 37 } |
| 38 |
| 39 WebArea |
| 40 img |
| 41 *Ignored |
| 42 { |
| 43 "nodeId": "<string>", |
| 44 "ignored": true, |
| 45 "ignoredReasons": [ |
| 46 { |
| 47 "name": "ancestorDisallowsChild", |
| 48 "value": { |
| 49 "type": "idref", |
| 50 "relatedNodes": [ |
| 51 { |
| 52 "nodeResult": "div" |
| 53 } |
| 54 ] |
| 55 } |
| 56 } |
| 57 ], |
| 58 "role": { |
| 59 "type": "internalRole", |
| 60 "value": "Ignored" |
| 61 }, |
| 62 "backendDomNode": "svg" |
| 63 } |
| 64 |
| 65 WebArea |
| 66 button "Buttons are leaf nodes" |
| 67 *Ignored |
| 68 { |
| 69 "nodeId": "<string>", |
| 70 "ignored": true, |
| 71 "ignoredReasons": [ |
| 72 { |
| 73 "name": "ancestorIsLeafNode", |
| 74 "value": { |
| 75 "type": "idref", |
| 76 "relatedNodes": [ |
| 77 { |
| 78 "nodeResult": "button" |
| 79 } |
| 80 ] |
| 81 } |
| 82 } |
| 83 ], |
| 84 "role": { |
| 85 "type": "internalRole", |
| 86 "value": "Ignored" |
| 87 }, |
| 88 "backendDomNode": "span" |
| 89 } |
| 90 |
| 91 WebArea |
| 92 Div |
| 93 tree |
| 94 img |
| 95 button "Buttons are leaf nodes" |
| 96 *Ignored |
| 97 text "List item also presentational" |
| 98 Div |
| 99 checkbox "Content within label refers to label container" |
| 100 Div |
| 101 Div |
| 102 { |
| 103 "nodeId": "<string>", |
| 104 "ignored": true, |
| 105 "ignoredReasons": [ |
| 106 { |
| 107 "name": "ariaHidden", |
| 108 "value": { |
| 109 "type": "boolean", |
| 110 "value": true |
| 111 } |
| 112 } |
| 113 ], |
| 114 "role": { |
| 115 "type": "internalRole", |
| 116 "value": "Ignored" |
| 117 }, |
| 118 "backendDomNode": "div" |
| 119 } |
| 120 |
| 121 WebArea |
| 122 Div |
| 123 tree |
| 124 img |
| 125 button "Buttons are leaf nodes" |
| 126 *Ignored |
| 127 text "List item also presentational" |
| 128 Div |
| 129 checkbox "Content within label refers to label container" |
| 130 Div |
| 131 Div |
| 132 { |
| 133 "nodeId": "<string>", |
| 134 "ignored": true, |
| 135 "ignoredReasons": [ |
| 136 { |
| 137 "name": "ariaHiddenRoot", |
| 138 "value": { |
| 139 "type": "idref", |
| 140 "relatedNodes": [ |
| 141 { |
| 142 "nodeResult": "div" |
| 143 } |
| 144 ] |
| 145 } |
| 146 } |
| 147 ], |
| 148 "role": { |
| 149 "type": "internalRole", |
| 150 "value": "Ignored" |
| 151 }, |
| 152 "backendDomNode": "div" |
| 153 } |
| 154 |
| 155 WebArea |
| 156 Div |
| 157 tree |
| 158 img |
| 159 button "Buttons are leaf nodes" |
| 160 *Ignored |
| 161 text "List item also presentational" |
| 162 Div |
| 163 checkbox "Content within label refers to label container" |
| 164 Div |
| 165 Div |
| 166 { |
| 167 "nodeId": "<string>", |
| 168 "ignored": true, |
| 169 "ignoredReasons": [ |
| 170 { |
| 171 "name": "emptyAlt", |
| 172 "value": { |
| 173 "type": "boolean", |
| 174 "value": true |
| 175 } |
| 176 } |
| 177 ], |
| 178 "role": { |
| 179 "type": "internalRole", |
| 180 "value": "Ignored" |
| 181 }, |
| 182 "backendDomNode": "img" |
| 183 } |
| 184 |
| 185 WebArea |
| 186 Div |
| 187 tree |
| 188 img |
| 189 button "Buttons are leaf nodes" |
| 190 *Ignored |
| 191 text "List item also presentational" |
| 192 Div |
| 193 checkbox "Content within label refers to label container" |
| 194 Div |
| 195 Div |
| 196 { |
| 197 "nodeId": "<string>", |
| 198 "ignored": true, |
| 199 "ignoredReasons": [ |
| 200 { |
| 201 "name": "presentationalRole", |
| 202 "value": { |
| 203 "type": "boolean", |
| 204 "value": true |
| 205 } |
| 206 } |
| 207 ], |
| 208 "role": { |
| 209 "type": "internalRole", |
| 210 "value": "Ignored" |
| 211 }, |
| 212 "backendDomNode": "ol" |
| 213 } |
| 214 |
| 215 WebArea |
| 216 Div |
| 217 tree |
| 218 img |
| 219 button "Buttons are leaf nodes" |
| 220 *Ignored |
| 221 text "List item also presentational" |
| 222 Div |
| 223 checkbox "Content within label refers to label container" |
| 224 Div |
| 225 Div |
| 226 { |
| 227 "nodeId": "<string>", |
| 228 "ignored": true, |
| 229 "ignoredReasons": [ |
| 230 { |
| 231 "name": "inheritsPresentation", |
| 232 "value": { |
| 233 "type": "idref", |
| 234 "relatedNodes": [ |
| 235 { |
| 236 "nodeResult": "ol" |
| 237 } |
| 238 ] |
| 239 } |
| 240 } |
| 241 ], |
| 242 "role": { |
| 243 "type": "internalRole", |
| 244 "value": "Ignored" |
| 245 }, |
| 246 "backendDomNode": "li" |
| 247 } |
| 248 |
| 249 WebArea |
| 250 Div |
| 251 tree |
| 252 img |
| 253 button "Buttons are leaf nodes" |
| 254 text "List item also presentational" |
| 255 Div |
| 256 text "Div in list isn't presentational" |
| 257 checkbox "Content within label refers to label container" |
| 258 Div |
| 259 Div |
| 260 { |
| 261 "nodeId": "<string>", |
| 262 "ignored": false, |
| 263 "role": { |
| 264 "type": "internalRole", |
| 265 "value": "Div" |
| 266 }, |
| 267 "name": { |
| 268 "type": "computedString", |
| 269 "value": "", |
| 270 "sources": [ |
| 14 { | 271 { |
| 15 "nodeId": "<string>", | 272 "type": "relatedElement", |
| 16 "ignored": false, | 273 "attribute": "aria-labelledby" |
| 17 "role": { | 274 }, |
| 18 "type": "internalRole", | 275 { |
| 19 "value": "Div" | 276 "type": "attribute", |
| 20 }, | 277 "attribute": "aria-label" |
| 21 "name": { | 278 }, |
| 22 "type": "computedString", | 279 { |
| 23 "value": "", | 280 "type": "attribute", |
| 24 "sources": [ | 281 "attribute": "title" |
| 25 { | |
| 26 "type": "relatedElement", | |
| 27 "attribute": "aria-labelledby" | |
| 28 }, | |
| 29 { | |
| 30 "type": "attribute", | |
| 31 "attribute": "aria-label" | |
| 32 }, | |
| 33 { | |
| 34 "type": "attribute", | |
| 35 "attribute": "title" | |
| 36 } | |
| 37 ] | |
| 38 }, | |
| 39 "properties": [] | |
| 40 } | 282 } |
| 41 ] | 283 ] |
| 42 } | 284 }, |
| 43 } | 285 "properties": [], |
| 44 { | 286 "backendDomNode": "div" |
| 45 "id": "<int>", | 287 } |
| 46 "result": { | 288 |
| 47 "nodes": [ | 289 WebArea |
| 48 { | 290 Div |
| 49 "nodeId": "<string>", | 291 tree |
| 50 "ignored": false, | 292 img |
| 51 "role": { | 293 button "Buttons are leaf nodes" |
| 52 "type": "role", | 294 text "List item also presentational" |
| 53 "value": "treeitem" | 295 Div |
| 54 }, | 296 *Ignored |
| 55 "name": { | 297 checkbox "Content within label refers to label container" |
| 56 "type": "computedString", | 298 Div |
| 57 "value": "non-hidden treeitem", | 299 Div |
| 58 "sources": [ | 300 { |
| 59 { | 301 "nodeId": "<string>", |
| 60 "type": "relatedElement", | 302 "ignored": true, |
| 61 "attribute": "aria-labelledby" | 303 "ignoredReasons": [ |
| 62 }, | 304 { |
| 63 { | 305 "name": "labelFor", |
| 64 "type": "attribute", | 306 "value": { |
| 65 "attribute": "aria-label" | 307 "type": "idref", |
| 66 }, | 308 "relatedNodes": [ |
| 67 { | 309 { |
| 68 "type": "contents", | 310 "idref": "checkbox", |
| 69 "value": { | 311 "nodeResult": "input#checkbox" |
| 70 "type": "computedString", | 312 } |
| 71 "value": "non-hidden treeitem" | 313 ] |
| 72 } | 314 } |
| 73 }, | 315 } |
| 74 { | 316 ], |
| 75 "type": "attribute", | 317 "role": { |
| 76 "attribute": "title", | 318 "type": "internalRole", |
| 77 "superseded": true | 319 "value": "Ignored" |
| 78 } | 320 }, |
| 79 ] | 321 "backendDomNode": "label" |
| 80 }, | 322 } |
| 81 "properties": [ | 323 |
| 82 { | 324 WebArea |
| 83 "name": "level", | 325 Div |
| 84 "value": { | 326 tree |
| 85 "type": "integer", | 327 img |
| 86 "value": 1 | 328 button "Buttons are leaf nodes" |
| 87 } | 329 text "List item also presentational" |
| 88 }, | 330 Div |
| 89 { | 331 *Ignored |
| 90 "name": "checked", | 332 checkbox "Content within label refers to label container" |
| 91 "value": { | 333 Div |
| 92 "type": "tristate", | 334 Div |
| 93 "value": "false" | 335 { |
| 94 } | 336 "nodeId": "<string>", |
| 95 }, | 337 "ignored": true, |
| 96 { | 338 "ignoredReasons": [ |
| 97 "name": "selected", | 339 { |
| 98 "value": { | 340 "name": "labelContainer", |
| 99 "type": "boolean", | 341 "value": { |
| 100 "value": false | 342 "type": "idref", |
| 101 } | 343 "relatedNodes": [ |
| 102 } | 344 { |
| 103 ] | 345 "nodeResult": "label" |
| 104 } | 346 } |
| 105 ] | 347 ] |
| 106 } | 348 } |
| 107 } | 349 }, |
| 108 { | 350 { |
| 109 "id": "<int>", | 351 "name": "labelFor", |
| 110 "result": { | 352 "value": { |
| 111 "nodes": [ | 353 "type": "idref", |
| 112 { | 354 "relatedNodes": [ |
| 113 "nodeId": "<string>", | 355 { |
| 114 "ignored": true, | 356 "idref": "checkbox", |
| 115 "ignoredReasons": [ | 357 "nodeResult": "input#checkbox" |
| 116 { | 358 } |
| 117 "name": "ancestorDisallowsChild", | 359 ] |
| 118 "value": { | 360 } |
| 119 "type": "idref", | 361 } |
| 120 "relatedNodes": [ | 362 ], |
| 121 { | 363 "role": { |
| 122 "nodeResult": "div" | 364 "type": "internalRole", |
| 123 } | 365 "value": "Ignored" |
| 124 ] | 366 }, |
| 125 } | 367 "backendDomNode": "span" |
| 126 } | 368 } |
| 127 ], | 369 |
| 128 "role": { | 370 WebArea |
| 129 "type": "internalRole", | 371 Div |
| 130 "value": "Div" | 372 tree |
| 131 } | 373 img |
| 132 } | 374 button "Buttons are leaf nodes" |
| 133 ] | 375 text "List item also presentational" |
| 134 } | 376 Div |
| 135 } | 377 checkbox "Content within label refers to label container" |
| 136 { | 378 *Ignored |
| 137 "id": "<int>", | 379 button "aria-hidden false button" |
| 138 "result": { | 380 Div |
| 139 "nodes": [ | 381 Div |
| 140 { | 382 { |
| 141 "nodeId": "<string>", | 383 "nodeId": "<string>", |
| 142 "ignored": true, | 384 "ignored": true, |
| 143 "ignoredReasons": [ | 385 "ignoredReasons": [ |
| 144 { | 386 { |
| 145 "name": "ancestorDisallowsChild", | 387 "name": "notRendered", |
| 146 "value": { | 388 "value": { |
| 147 "type": "idref", | 389 "type": "boolean", |
| 148 "relatedNodes": [ | 390 "value": true |
| 149 { | 391 } |
| 150 "nodeResult": "div" | 392 } |
| 151 } | 393 ], |
| 152 ] | 394 "role": { |
| 153 } | 395 "type": "internalRole", |
| 154 } | 396 "value": "Ignored" |
| 155 ], | 397 }, |
| 156 "role": { | 398 "backendDomNode": "div" |
| 157 "type": "internalRole", | 399 } |
| 158 "value": "SVGRoot" | 400 |
| 159 } | 401 WebArea |
| 160 } | 402 *Ignored |
| 161 ] | 403 button "aria-hidden false button" |
| 162 } | 404 { |
| 163 } | 405 "nodeId": "<string>", |
| 164 { | 406 "ignored": true, |
| 165 "id": "<int>", | 407 "ignoredReasons": [ |
| 166 "result": { | 408 { |
| 167 "nodes": [ | 409 "name": "notRendered", |
| 168 { | 410 "value": { |
| 169 "nodeId": "<string>", | 411 "type": "boolean", |
| 170 "ignored": true, | 412 "value": true |
| 171 "ignoredReasons": [ | 413 } |
| 172 { | 414 } |
| 173 "name": "ancestorIsLeafNode", | 415 ], |
| 174 "value": { | 416 "role": { |
| 175 "type": "idref", | 417 "type": "internalRole", |
| 176 "relatedNodes": [ | 418 "value": "Ignored" |
| 177 { | 419 }, |
| 178 "nodeResult": "button" | 420 "backendDomNode": "span" |
| 179 } | 421 } |
| 180 ] | 422 |
| 181 } | 423 WebArea |
| 182 } | 424 Div |
| 183 ], | 425 tree |
| 184 "role": { | 426 img |
| 185 "type": "internalRole", | 427 button "Buttons are leaf nodes" |
| 186 "value": "Unknown" | 428 text "List item also presentational" |
| 187 } | 429 Div |
| 188 } | 430 checkbox "Content within label refers to label container" |
| 189 ] | 431 *Ignored |
| 190 } | 432 Div |
| 191 } | 433 Div |
| 192 { | 434 { |
| 193 "id": "<int>", | 435 "nodeId": "<string>", |
| 194 "result": { | 436 "ignored": true, |
| 195 "nodes": [ | 437 "ignoredReasons": [ |
| 196 { | 438 { |
| 197 "nodeId": "<string>", | 439 "name": "probablyPresentational", |
| 198 "ignored": true, | 440 "value": { |
| 199 "ignoredReasons": [ | 441 "type": "boolean", |
| 200 { | 442 "value": true |
| 201 "name": "ariaHidden", | 443 } |
| 202 "value": { | 444 } |
| 203 "type": "boolean", | 445 ], |
| 204 "value": true | 446 "role": { |
| 205 } | 447 "type": "internalRole", |
| 206 } | 448 "value": "Ignored" |
| 207 ], | 449 }, |
| 208 "role": { | 450 "backendDomNode": "canvas" |
| 209 "type": "internalRole", | 451 } |
| 210 "value": "Div" | 452 |
| 211 } | 453 WebArea |
| 212 } | 454 Div |
| 213 ] | 455 tree |
| 214 } | 456 img |
| 215 } | 457 button "Buttons are leaf nodes" |
| 216 { | 458 text "List item also presentational" |
| 217 "id": "<int>", | 459 Div |
| 218 "result": { | 460 checkbox "Content within label refers to label container" |
| 219 "nodes": [ | 461 *Ignored |
| 220 { | 462 Div |
| 221 "nodeId": "<string>", | 463 Div |
| 222 "ignored": true, | 464 { |
| 223 "ignoredReasons": [ | 465 "nodeId": "<string>", |
| 224 { | 466 "ignored": true, |
| 225 "name": "ariaHiddenRoot", | 467 "ignoredReasons": [ |
| 226 "value": { | 468 { |
| 227 "type": "idref", | 469 "name": "presentationalRole", |
| 228 "relatedNodes": [ | 470 "value": { |
| 229 { | 471 "type": "boolean", |
| 230 "nodeResult": "div" | 472 "value": true |
| 231 } | 473 } |
| 232 ] | 474 } |
| 233 } | 475 ], |
| 234 } | 476 "role": { |
| 235 ], | 477 "type": "internalRole", |
| 236 "role": { | 478 "value": "Ignored" |
| 237 "type": "internalRole", | 479 }, |
| 238 "value": "Div" | 480 "backendDomNode": "canvas" |
| 239 } | 481 } |
| 240 } | 482 |
| 241 ] | |
| 242 } | |
| 243 } | |
| 244 { | |
| 245 "id": "<int>", | |
| 246 "result": { | |
| 247 "nodes": [ | |
| 248 { | |
| 249 "nodeId": "<string>", | |
| 250 "ignored": false, | |
| 251 "role": { | |
| 252 "type": "role", | |
| 253 "value": "img" | |
| 254 }, | |
| 255 "name": { | |
| 256 "type": "computedString", | |
| 257 "value": "", | |
| 258 "sources": [ | |
| 259 { | |
| 260 "type": "relatedElement", | |
| 261 "attribute": "aria-labelledby" | |
| 262 }, | |
| 263 { | |
| 264 "type": "attribute", | |
| 265 "attribute": "aria-label" | |
| 266 }, | |
| 267 { | |
| 268 "type": "attribute", | |
| 269 "value": { | |
| 270 "type": "computedString", | |
| 271 "value": "" | |
| 272 }, | |
| 273 "attribute": "alt", | |
| 274 "attributeValue": { | |
| 275 "type": "string", | |
| 276 "value": "" | |
| 277 } | |
| 278 }, | |
| 279 { | |
| 280 "type": "attribute", | |
| 281 "attribute": "title", | |
| 282 "superseded": true | |
| 283 } | |
| 284 ] | |
| 285 }, | |
| 286 "properties": [] | |
| 287 } | |
| 288 ] | |
| 289 } | |
| 290 } | |
| 291 { | |
| 292 "id": "<int>", | |
| 293 "result": { | |
| 294 "nodes": [ | |
| 295 { | |
| 296 "nodeId": "<string>", | |
| 297 "ignored": true, | |
| 298 "ignoredReasons": [ | |
| 299 { | |
| 300 "name": "presentationalRole", | |
| 301 "value": { | |
| 302 "type": "boolean", | |
| 303 "value": true | |
| 304 } | |
| 305 } | |
| 306 ], | |
| 307 "role": { | |
| 308 "type": "role", | |
| 309 "value": "none" | |
| 310 } | |
| 311 } | |
| 312 ] | |
| 313 } | |
| 314 } | |
| 315 { | |
| 316 "id": "<int>", | |
| 317 "result": { | |
| 318 "nodes": [ | |
| 319 { | |
| 320 "nodeId": "<string>", | |
| 321 "ignored": true, | |
| 322 "ignoredReasons": [ | |
| 323 { | |
| 324 "name": "inheritsPresentation", | |
| 325 "value": { | |
| 326 "type": "idref", | |
| 327 "relatedNodes": [ | |
| 328 { | |
| 329 "nodeResult": "ol" | |
| 330 } | |
| 331 ] | |
| 332 } | |
| 333 } | |
| 334 ], | |
| 335 "role": { | |
| 336 "type": "role", | |
| 337 "value": "listitem" | |
| 338 } | |
| 339 } | |
| 340 ] | |
| 341 } | |
| 342 } | |
| 343 { | |
| 344 "id": "<int>", | |
| 345 "result": { | |
| 346 "nodes": [ | |
| 347 { | |
| 348 "nodeId": "<string>", | |
| 349 "ignored": false, | |
| 350 "role": { | |
| 351 "type": "internalRole", | |
| 352 "value": "Div" | |
| 353 }, | |
| 354 "name": { | |
| 355 "type": "computedString", | |
| 356 "value": "", | |
| 357 "sources": [ | |
| 358 { | |
| 359 "type": "relatedElement", | |
| 360 "attribute": "aria-labelledby" | |
| 361 }, | |
| 362 { | |
| 363 "type": "attribute", | |
| 364 "attribute": "aria-label" | |
| 365 }, | |
| 366 { | |
| 367 "type": "attribute", | |
| 368 "attribute": "title" | |
| 369 } | |
| 370 ] | |
| 371 }, | |
| 372 "properties": [] | |
| 373 } | |
| 374 ] | |
| 375 } | |
| 376 } | |
| 377 { | |
| 378 "id": "<int>", | |
| 379 "result": { | |
| 380 "nodes": [ | |
| 381 { | |
| 382 "nodeId": "<string>", | |
| 383 "ignored": true, | |
| 384 "ignoredReasons": [ | |
| 385 { | |
| 386 "name": "labelFor", | |
| 387 "value": { | |
| 388 "type": "idref", | |
| 389 "relatedNodes": [ | |
| 390 { | |
| 391 "idref": "checkbox", | |
| 392 "nodeResult": "input#checkbox" | |
| 393 } | |
| 394 ] | |
| 395 } | |
| 396 } | |
| 397 ], | |
| 398 "role": { | |
| 399 "type": "internalRole", | |
| 400 "value": "Label" | |
| 401 } | |
| 402 } | |
| 403 ] | |
| 404 } | |
| 405 } | |
| 406 { | |
| 407 "id": "<int>", | |
| 408 "result": { | |
| 409 "nodes": [ | |
| 410 { | |
| 411 "nodeId": "<string>", | |
| 412 "ignored": true, | |
| 413 "ignoredReasons": [ | |
| 414 { | |
| 415 "name": "labelContainer", | |
| 416 "value": { | |
| 417 "type": "idref", | |
| 418 "relatedNodes": [ | |
| 419 { | |
| 420 "nodeResult": "label" | |
| 421 } | |
| 422 ] | |
| 423 } | |
| 424 }, | |
| 425 { | |
| 426 "name": "labelFor", | |
| 427 "value": { | |
| 428 "type": "idref", | |
| 429 "relatedNodes": [ | |
| 430 { | |
| 431 "idref": "checkbox", | |
| 432 "nodeResult": "input#checkbox" | |
| 433 } | |
| 434 ] | |
| 435 } | |
| 436 } | |
| 437 ], | |
| 438 "role": { | |
| 439 "type": "internalRole", | |
| 440 "value": "Unknown" | |
| 441 } | |
| 442 } | |
| 443 ] | |
| 444 } | |
| 445 } | |
| 446 { | |
| 447 "id": "<int>", | |
| 448 "result": { | |
| 449 "nodes": [ | |
| 450 { | |
| 451 "nodeId": "<string>", | |
| 452 "ignored": true, | |
| 453 "ignoredReasons": [ | |
| 454 { | |
| 455 "name": "notRendered", | |
| 456 "value": { | |
| 457 "type": "boolean", | |
| 458 "value": true | |
| 459 } | |
| 460 } | |
| 461 ], | |
| 462 "role": { | |
| 463 "type": "internalRole", | |
| 464 "value": "Div" | |
| 465 } | |
| 466 } | |
| 467 ] | |
| 468 } | |
| 469 } | |
| 470 { | |
| 471 "id": "<int>", | |
| 472 "result": { | |
| 473 "nodes": [ | |
| 474 { | |
| 475 "nodeId": "<string>", | |
| 476 "ignored": true, | |
| 477 "ignoredReasons": [ | |
| 478 { | |
| 479 "name": "probablyPresentational", | |
| 480 "value": { | |
| 481 "type": "boolean", | |
| 482 "value": true | |
| 483 } | |
| 484 } | |
| 485 ], | |
| 486 "role": { | |
| 487 "type": "internalRole", | |
| 488 "value": "Canvas" | |
| 489 } | |
| 490 } | |
| 491 ] | |
| 492 } | |
| 493 } | |
| 494 | |
| OLD | NEW |