| OLD | NEW |
| 1 { | 1 { |
| 2 "id": "<int>", | 2 "nodeId": "<string>", |
| 3 "result": { | 3 "ignored": false, |
| 4 "nodes": [ | 4 "role": { |
| 5 { | 5 "type": "role", |
| 6 "nodeId": "<string>", | 6 "value": "button" |
| 7 "ignored": false, | 7 }, |
| 8 "role": { | 8 "name": { |
| 9 "type": "role", | 9 "type": "computedString", |
| 10 "value": "button" | 10 "value": "", |
| 11 }, | 11 "sources": [ |
| 12 "name": { | 12 { |
| 13 "type": "computedString", | 13 "type": "relatedElement", |
| 14 "value": "", | 14 "attribute": "aria-labelledby" |
| 15 "sources": [ | 15 }, |
| 16 { |
| 17 "type": "attribute", |
| 18 "attribute": "aria-label" |
| 19 }, |
| 20 { |
| 21 "type": "relatedElement", |
| 22 "nativeSource": "label" |
| 23 }, |
| 24 { |
| 25 "type": "attribute", |
| 26 "attribute": "value" |
| 27 }, |
| 28 { |
| 29 "type": "contents" |
| 30 }, |
| 31 { |
| 32 "type": "attribute", |
| 33 "attribute": "title" |
| 34 } |
| 35 ] |
| 36 }, |
| 37 "properties": [ |
| 38 { |
| 39 "name": "invalid", |
| 40 "value": { |
| 41 "type": "token", |
| 42 "value": "false" |
| 43 } |
| 44 } |
| 45 ], |
| 46 "domNode": "input#button1" |
| 47 } |
| 48 { |
| 49 "nodeId": "<string>", |
| 50 "ignored": false, |
| 51 "role": { |
| 52 "type": "role", |
| 53 "value": "button" |
| 54 }, |
| 55 "name": { |
| 56 "type": "computedString", |
| 57 "value": "button-value2", |
| 58 "sources": [ |
| 59 { |
| 60 "type": "relatedElement", |
| 61 "attribute": "aria-labelledby" |
| 62 }, |
| 63 { |
| 64 "type": "attribute", |
| 65 "attribute": "aria-label" |
| 66 }, |
| 67 { |
| 68 "type": "relatedElement", |
| 69 "nativeSource": "label" |
| 70 }, |
| 71 { |
| 72 "type": "attribute", |
| 73 "value": { |
| 74 "type": "computedString", |
| 75 "value": "button-value2" |
| 76 }, |
| 77 "attribute": "value" |
| 78 }, |
| 79 { |
| 80 "type": "contents", |
| 81 "value": { |
| 82 "type": "computedString", |
| 83 "value": "button-value2" |
| 84 }, |
| 85 "superseded": true |
| 86 }, |
| 87 { |
| 88 "type": "attribute", |
| 89 "attribute": "title", |
| 90 "superseded": true |
| 91 } |
| 92 ] |
| 93 }, |
| 94 "value": { |
| 95 "type": "string", |
| 96 "value": "button-value2" |
| 97 }, |
| 98 "properties": [ |
| 99 { |
| 100 "name": "invalid", |
| 101 "value": { |
| 102 "type": "token", |
| 103 "value": "false" |
| 104 } |
| 105 } |
| 106 ], |
| 107 "domNode": "input#button2" |
| 108 } |
| 109 { |
| 110 "nodeId": "<string>", |
| 111 "ignored": false, |
| 112 "role": { |
| 113 "type": "role", |
| 114 "value": "button" |
| 115 }, |
| 116 "name": { |
| 117 "type": "computedString", |
| 118 "value": "button-value3", |
| 119 "sources": [ |
| 120 { |
| 121 "type": "relatedElement", |
| 122 "attribute": "aria-labelledby" |
| 123 }, |
| 124 { |
| 125 "type": "attribute", |
| 126 "attribute": "aria-label" |
| 127 }, |
| 128 { |
| 129 "type": "relatedElement", |
| 130 "nativeSource": "label" |
| 131 }, |
| 132 { |
| 133 "type": "attribute", |
| 134 "value": { |
| 135 "type": "computedString", |
| 136 "value": "button-value3" |
| 137 }, |
| 138 "attribute": "value" |
| 139 }, |
| 140 { |
| 141 "type": "contents", |
| 142 "value": { |
| 143 "type": "computedString", |
| 144 "value": "button-value3" |
| 145 }, |
| 146 "superseded": true |
| 147 }, |
| 148 { |
| 149 "type": "attribute", |
| 150 "value": { |
| 151 "type": "computedString", |
| 152 "value": "button-title3" |
| 153 }, |
| 154 "attribute": "title", |
| 155 "superseded": true |
| 156 } |
| 157 ] |
| 158 }, |
| 159 "description": { |
| 160 "type": "computedString", |
| 161 "value": "button-title3" |
| 162 }, |
| 163 "value": { |
| 164 "type": "string", |
| 165 "value": "button-value3" |
| 166 }, |
| 167 "properties": [ |
| 168 { |
| 169 "name": "invalid", |
| 170 "value": { |
| 171 "type": "token", |
| 172 "value": "false" |
| 173 } |
| 174 } |
| 175 ], |
| 176 "domNode": "input#button3" |
| 177 } |
| 178 { |
| 179 "nodeId": "<string>", |
| 180 "ignored": false, |
| 181 "role": { |
| 182 "type": "role", |
| 183 "value": "button" |
| 184 }, |
| 185 "name": { |
| 186 "type": "computedString", |
| 187 "value": "button-title4", |
| 188 "sources": [ |
| 189 { |
| 190 "type": "relatedElement", |
| 191 "attribute": "aria-labelledby" |
| 192 }, |
| 193 { |
| 194 "type": "attribute", |
| 195 "attribute": "aria-label" |
| 196 }, |
| 197 { |
| 198 "type": "relatedElement", |
| 199 "nativeSource": "label" |
| 200 }, |
| 201 { |
| 202 "type": "attribute", |
| 203 "attribute": "value" |
| 204 }, |
| 205 { |
| 206 "type": "contents" |
| 207 }, |
| 208 { |
| 209 "type": "attribute", |
| 210 "value": { |
| 211 "type": "computedString", |
| 212 "value": "button-title4" |
| 213 }, |
| 214 "attribute": "title" |
| 215 } |
| 216 ] |
| 217 }, |
| 218 "properties": [ |
| 219 { |
| 220 "name": "invalid", |
| 221 "value": { |
| 222 "type": "token", |
| 223 "value": "false" |
| 224 } |
| 225 } |
| 226 ], |
| 227 "domNode": "input#button4" |
| 228 } |
| 229 { |
| 230 "nodeId": "<string>", |
| 231 "ignored": false, |
| 232 "role": { |
| 233 "type": "role", |
| 234 "value": "button" |
| 235 }, |
| 236 "name": { |
| 237 "type": "computedString", |
| 238 "value": "button-label-5", |
| 239 "sources": [ |
| 240 { |
| 241 "type": "relatedElement", |
| 242 "attribute": "aria-labelledby" |
| 243 }, |
| 244 { |
| 245 "type": "attribute", |
| 246 "attribute": "aria-label" |
| 247 }, |
| 248 { |
| 249 "type": "relatedElement", |
| 250 "value": { |
| 251 "type": "computedString", |
| 252 "value": "button-label-5" |
| 253 }, |
| 254 "nativeSource": "labelfor", |
| 255 "nativeSourceValue": { |
| 256 "type": "nodeList", |
| 257 "relatedNodes": [ |
| 16 { | 258 { |
| 17 "type": "relatedElement", | 259 "backendDOMNodeId": "<number>", |
| 18 "attribute": "aria-labelledby" | 260 "text": "button-label-5" |
| 19 }, | |
| 20 { | |
| 21 "type": "attribute", | |
| 22 "attribute": "aria-label" | |
| 23 }, | |
| 24 { | |
| 25 "type": "relatedElement", | |
| 26 "nativeSource": "label" | |
| 27 }, | |
| 28 { | |
| 29 "type": "attribute", | |
| 30 "attribute": "value" | |
| 31 }, | |
| 32 { | |
| 33 "type": "contents" | |
| 34 }, | |
| 35 { | |
| 36 "type": "attribute", | |
| 37 "attribute": "title" | |
| 38 } | 261 } |
| 39 ] | 262 ] |
| 40 }, | 263 } |
| 41 "properties": [ | 264 }, |
| 265 { |
| 266 "type": "attribute", |
| 267 "attribute": "value", |
| 268 "superseded": true |
| 269 }, |
| 270 { |
| 271 "type": "contents", |
| 272 "superseded": true |
| 273 }, |
| 274 { |
| 275 "type": "attribute", |
| 276 "attribute": "title", |
| 277 "superseded": true |
| 278 } |
| 279 ] |
| 280 }, |
| 281 "properties": [ |
| 282 { |
| 283 "name": "invalid", |
| 284 "value": { |
| 285 "type": "token", |
| 286 "value": "false" |
| 287 } |
| 288 }, |
| 289 { |
| 290 "name": "labelledby", |
| 291 "value": { |
| 292 "type": "nodeList", |
| 293 "relatedNodes": [ |
| 42 { | 294 { |
| 43 "name": "invalid", | 295 "text": "button-label-5", |
| 44 "value": { | 296 "nodeResult": "label" |
| 45 "type": "token", | |
| 46 "value": "false" | |
| 47 } | |
| 48 } | 297 } |
| 49 ] | 298 ] |
| 50 } | 299 } |
| 51 ] | 300 } |
| 52 } | 301 ], |
| 53 } | 302 "domNode": "input#button5" |
| 54 { | 303 } |
| 55 "id": "<int>", | 304 { |
| 56 "result": { | 305 "nodeId": "<string>", |
| 57 "nodes": [ | 306 "ignored": false, |
| 58 { | 307 "role": { |
| 59 "nodeId": "<string>", | 308 "type": "role", |
| 60 "ignored": false, | 309 "value": "button" |
| 61 "role": { | 310 }, |
| 62 "type": "role", | 311 "name": { |
| 63 "value": "button" | 312 "type": "computedString", |
| 64 }, | 313 "value": "button-label-6", |
| 65 "name": { | 314 "sources": [ |
| 66 "type": "computedString", | 315 { |
| 67 "value": "button-value2", | 316 "type": "relatedElement", |
| 68 "sources": [ | 317 "attribute": "aria-labelledby" |
| 318 }, |
| 319 { |
| 320 "type": "attribute", |
| 321 "attribute": "aria-label" |
| 322 }, |
| 323 { |
| 324 "type": "relatedElement", |
| 325 "value": { |
| 326 "type": "computedString", |
| 327 "value": "button-label-6" |
| 328 }, |
| 329 "nativeSource": "labelwrapped", |
| 330 "nativeSourceValue": { |
| 331 "type": "nodeList", |
| 332 "relatedNodes": [ |
| 69 { | 333 { |
| 70 "type": "relatedElement", | 334 "backendDOMNodeId": "<number>", |
| 71 "attribute": "aria-labelledby" | 335 "text": "button-label-6" |
| 72 }, | |
| 73 { | |
| 74 "type": "attribute", | |
| 75 "attribute": "aria-label" | |
| 76 }, | |
| 77 { | |
| 78 "type": "relatedElement", | |
| 79 "nativeSource": "label" | |
| 80 }, | |
| 81 { | |
| 82 "type": "attribute", | |
| 83 "value": { | |
| 84 "type": "computedString", | |
| 85 "value": "button-value2" | |
| 86 }, | |
| 87 "attribute": "value" | |
| 88 }, | |
| 89 { | |
| 90 "type": "contents", | |
| 91 "value": { | |
| 92 "type": "computedString", | |
| 93 "value": "button-value2" | |
| 94 }, | |
| 95 "superseded": true | |
| 96 }, | |
| 97 { | |
| 98 "type": "attribute", | |
| 99 "attribute": "title", | |
| 100 "superseded": true | |
| 101 } | 336 } |
| 102 ] | 337 ] |
| 103 }, | 338 } |
| 104 "value": { | 339 }, |
| 105 "type": "string", | 340 { |
| 106 "value": "button-value2" | 341 "type": "attribute", |
| 107 }, | 342 "attribute": "value", |
| 108 "properties": [ | 343 "superseded": true |
| 344 }, |
| 345 { |
| 346 "type": "contents", |
| 347 "superseded": true |
| 348 }, |
| 349 { |
| 350 "type": "attribute", |
| 351 "attribute": "title", |
| 352 "superseded": true |
| 353 } |
| 354 ] |
| 355 }, |
| 356 "properties": [ |
| 357 { |
| 358 "name": "invalid", |
| 359 "value": { |
| 360 "type": "token", |
| 361 "value": "false" |
| 362 } |
| 363 }, |
| 364 { |
| 365 "name": "labelledby", |
| 366 "value": { |
| 367 "type": "nodeList", |
| 368 "relatedNodes": [ |
| 109 { | 369 { |
| 110 "name": "invalid", | 370 "text": "button-label-6", |
| 111 "value": { | 371 "nodeResult": "label" |
| 112 "type": "token", | |
| 113 "value": "false" | |
| 114 } | |
| 115 } | 372 } |
| 116 ] | 373 ] |
| 117 } | 374 } |
| 118 ] | 375 } |
| 119 } | 376 ], |
| 120 } | 377 "domNode": "input#button6" |
| 121 { | 378 } |
| 122 "id": "<int>", | 379 { |
| 123 "result": { | 380 "nodeId": "<string>", |
| 124 "nodes": [ | 381 "ignored": false, |
| 125 { | 382 "role": { |
| 126 "nodeId": "<string>", | 383 "type": "role", |
| 127 "ignored": false, | 384 "value": "button" |
| 128 "role": { | 385 }, |
| 129 "type": "role", | 386 "name": { |
| 130 "value": "button" | 387 "type": "computedString", |
| 131 }, | 388 "value": "button-label-7", |
| 132 "name": { | 389 "sources": [ |
| 133 "type": "computedString", | 390 { |
| 134 "value": "button-value3", | 391 "type": "relatedElement", |
| 135 "sources": [ | 392 "attribute": "aria-labelledby" |
| 393 }, |
| 394 { |
| 395 "type": "attribute", |
| 396 "attribute": "aria-label" |
| 397 }, |
| 398 { |
| 399 "type": "relatedElement", |
| 400 "value": { |
| 401 "type": "computedString", |
| 402 "value": "button-label-7" |
| 403 }, |
| 404 "nativeSource": "labelfor", |
| 405 "nativeSourceValue": { |
| 406 "type": "nodeList", |
| 407 "relatedNodes": [ |
| 136 { | 408 { |
| 137 "type": "relatedElement", | 409 "backendDOMNodeId": "<number>", |
| 138 "attribute": "aria-labelledby" | 410 "text": "button-label-7" |
| 139 }, | |
| 140 { | |
| 141 "type": "attribute", | |
| 142 "attribute": "aria-label" | |
| 143 }, | |
| 144 { | |
| 145 "type": "relatedElement", | |
| 146 "nativeSource": "label" | |
| 147 }, | |
| 148 { | |
| 149 "type": "attribute", | |
| 150 "value": { | |
| 151 "type": "computedString", | |
| 152 "value": "button-value3" | |
| 153 }, | |
| 154 "attribute": "value" | |
| 155 }, | |
| 156 { | |
| 157 "type": "contents", | |
| 158 "value": { | |
| 159 "type": "computedString", | |
| 160 "value": "button-value3" | |
| 161 }, | |
| 162 "superseded": true | |
| 163 }, | |
| 164 { | |
| 165 "type": "attribute", | |
| 166 "value": { | |
| 167 "type": "computedString", | |
| 168 "value": "button-title3" | |
| 169 }, | |
| 170 "attribute": "title", | |
| 171 "superseded": true | |
| 172 } | 411 } |
| 173 ] | 412 ] |
| 174 }, | 413 } |
| 175 "description": { | 414 }, |
| 176 "type": "computedString", | 415 { |
| 177 "value": "button-title3" | 416 "type": "attribute", |
| 178 }, | 417 "value": { |
| 179 "value": { | 418 "type": "computedString", |
| 180 "type": "string", | 419 "value": "button-value7" |
| 181 "value": "button-value3" | 420 }, |
| 182 }, | 421 "attribute": "value", |
| 183 "properties": [ | 422 "superseded": true |
| 423 }, |
| 424 { |
| 425 "type": "contents", |
| 426 "value": { |
| 427 "type": "computedString", |
| 428 "value": "button-value7" |
| 429 }, |
| 430 "superseded": true |
| 431 }, |
| 432 { |
| 433 "type": "attribute", |
| 434 "attribute": "title", |
| 435 "superseded": true |
| 436 } |
| 437 ] |
| 438 }, |
| 439 "description": { |
| 440 "type": "computedString", |
| 441 "value": "button-value7" |
| 442 }, |
| 443 "value": { |
| 444 "type": "string", |
| 445 "value": "button-value7" |
| 446 }, |
| 447 "properties": [ |
| 448 { |
| 449 "name": "invalid", |
| 450 "value": { |
| 451 "type": "token", |
| 452 "value": "false" |
| 453 } |
| 454 }, |
| 455 { |
| 456 "name": "labelledby", |
| 457 "value": { |
| 458 "type": "nodeList", |
| 459 "relatedNodes": [ |
| 184 { | 460 { |
| 185 "name": "invalid", | 461 "text": "button-label-7", |
| 186 "value": { | 462 "nodeResult": "label" |
| 187 "type": "token", | |
| 188 "value": "false" | |
| 189 } | |
| 190 } | 463 } |
| 191 ] | 464 ] |
| 192 } | 465 } |
| 193 ] | 466 } |
| 194 } | 467 ], |
| 195 } | 468 "domNode": "input#button7" |
| 196 { | 469 } |
| 197 "id": "<int>", | 470 { |
| 198 "result": { | 471 "nodeId": "<string>", |
| 199 "nodes": [ | 472 "ignored": false, |
| 200 { | 473 "role": { |
| 201 "nodeId": "<string>", | 474 "type": "role", |
| 202 "ignored": false, | 475 "value": "button" |
| 203 "role": { | 476 }, |
| 204 "type": "role", | 477 "name": { |
| 205 "value": "button" | 478 "type": "computedString", |
| 206 }, | 479 "value": "button-aria-label-8", |
| 207 "name": { | 480 "sources": [ |
| 208 "type": "computedString", | 481 { |
| 209 "value": "button-title4", | 482 "type": "relatedElement", |
| 210 "sources": [ | 483 "attribute": "aria-labelledby" |
| 484 }, |
| 485 { |
| 486 "type": "attribute", |
| 487 "value": { |
| 488 "type": "computedString", |
| 489 "value": "button-aria-label-8" |
| 490 }, |
| 491 "attribute": "aria-label", |
| 492 "attributeValue": { |
| 493 "type": "string", |
| 494 "value": "button-aria-label-8" |
| 495 } |
| 496 }, |
| 497 { |
| 498 "type": "relatedElement", |
| 499 "value": { |
| 500 "type": "computedString", |
| 501 "value": "button-label-8" |
| 502 }, |
| 503 "superseded": true, |
| 504 "nativeSource": "labelfor", |
| 505 "nativeSourceValue": { |
| 506 "type": "nodeList", |
| 507 "relatedNodes": [ |
| 211 { | 508 { |
| 212 "type": "relatedElement", | 509 "backendDOMNodeId": "<number>", |
| 213 "attribute": "aria-labelledby" | 510 "text": "button-label-8" |
| 214 }, | |
| 215 { | |
| 216 "type": "attribute", | |
| 217 "attribute": "aria-label" | |
| 218 }, | |
| 219 { | |
| 220 "type": "relatedElement", | |
| 221 "nativeSource": "label" | |
| 222 }, | |
| 223 { | |
| 224 "type": "attribute", | |
| 225 "attribute": "value" | |
| 226 }, | |
| 227 { | |
| 228 "type": "contents" | |
| 229 }, | |
| 230 { | |
| 231 "type": "attribute", | |
| 232 "value": { | |
| 233 "type": "computedString", | |
| 234 "value": "button-title4" | |
| 235 }, | |
| 236 "attribute": "title" | |
| 237 } | 511 } |
| 238 ] | 512 ] |
| 239 }, | 513 } |
| 240 "properties": [ | 514 }, |
| 515 { |
| 516 "type": "attribute", |
| 517 "value": { |
| 518 "type": "computedString", |
| 519 "value": "button-value8" |
| 520 }, |
| 521 "attribute": "value", |
| 522 "superseded": true |
| 523 }, |
| 524 { |
| 525 "type": "contents", |
| 526 "value": { |
| 527 "type": "computedString", |
| 528 "value": "button-value8" |
| 529 }, |
| 530 "superseded": true |
| 531 }, |
| 532 { |
| 533 "type": "attribute", |
| 534 "attribute": "title", |
| 535 "superseded": true |
| 536 } |
| 537 ] |
| 538 }, |
| 539 "description": { |
| 540 "type": "computedString", |
| 541 "value": "button-value8" |
| 542 }, |
| 543 "value": { |
| 544 "type": "string", |
| 545 "value": "button-value8" |
| 546 }, |
| 547 "properties": [ |
| 548 { |
| 549 "name": "invalid", |
| 550 "value": { |
| 551 "type": "token", |
| 552 "value": "false" |
| 553 } |
| 554 } |
| 555 ], |
| 556 "domNode": "input#button8" |
| 557 } |
| 558 { |
| 559 "nodeId": "<string>", |
| 560 "ignored": false, |
| 561 "role": { |
| 562 "type": "role", |
| 563 "value": "button" |
| 564 }, |
| 565 "name": { |
| 566 "type": "computedString", |
| 567 "value": "button9-aria-labelledby", |
| 568 "sources": [ |
| 569 { |
| 570 "type": "relatedElement", |
| 571 "value": { |
| 572 "type": "computedString", |
| 573 "value": "button9-aria-labelledby" |
| 574 }, |
| 575 "attribute": "aria-labelledby", |
| 576 "attributeValue": { |
| 577 "type": "idrefList", |
| 578 "value": "label-for-button9", |
| 579 "relatedNodes": [ |
| 580 { |
| 581 "idref": "label-for-button9", |
| 582 "text": "button9-aria-labelledby", |
| 583 "nodeResult": "span#label-for-button9" |
| 584 } |
| 585 ] |
| 586 } |
| 587 }, |
| 588 { |
| 589 "type": "attribute", |
| 590 "value": { |
| 591 "type": "computedString", |
| 592 "value": "button-aria-label-9" |
| 593 }, |
| 594 "attribute": "aria-label", |
| 595 "attributeValue": { |
| 596 "type": "string", |
| 597 "value": "button-aria-label-9" |
| 598 }, |
| 599 "superseded": true |
| 600 }, |
| 601 { |
| 602 "type": "relatedElement", |
| 603 "value": { |
| 604 "type": "computedString", |
| 605 "value": "button-label-9" |
| 606 }, |
| 607 "superseded": true, |
| 608 "nativeSource": "labelfor", |
| 609 "nativeSourceValue": { |
| 610 "type": "nodeList", |
| 611 "relatedNodes": [ |
| 612 { |
| 613 "backendDOMNodeId": "<number>", |
| 614 "text": "button-label-9" |
| 615 } |
| 616 ] |
| 617 } |
| 618 }, |
| 619 { |
| 620 "type": "attribute", |
| 621 "value": { |
| 622 "type": "computedString", |
| 623 "value": "button-value9" |
| 624 }, |
| 625 "attribute": "value", |
| 626 "superseded": true |
| 627 }, |
| 628 { |
| 629 "type": "contents", |
| 630 "value": { |
| 631 "type": "computedString", |
| 632 "value": "button-value9" |
| 633 }, |
| 634 "superseded": true |
| 635 }, |
| 636 { |
| 637 "type": "attribute", |
| 638 "attribute": "title", |
| 639 "superseded": true |
| 640 } |
| 641 ] |
| 642 }, |
| 643 "description": { |
| 644 "type": "computedString", |
| 645 "value": "button-value9" |
| 646 }, |
| 647 "value": { |
| 648 "type": "string", |
| 649 "value": "button-value9" |
| 650 }, |
| 651 "properties": [ |
| 652 { |
| 653 "name": "invalid", |
| 654 "value": { |
| 655 "type": "token", |
| 656 "value": "false" |
| 657 } |
| 658 }, |
| 659 { |
| 660 "name": "labelledby", |
| 661 "value": { |
| 662 "type": "nodeList", |
| 663 "relatedNodes": [ |
| 241 { | 664 { |
| 242 "name": "invalid", | 665 "idref": "label-for-button9", |
| 243 "value": { | 666 "text": "button9-aria-labelledby", |
| 244 "type": "token", | 667 "nodeResult": "span#label-for-button9" |
| 245 "value": "false" | |
| 246 } | |
| 247 } | 668 } |
| 248 ] | 669 ] |
| 249 } | 670 } |
| 250 ] | 671 } |
| 251 } | 672 ], |
| 252 } | 673 "domNode": "input#button9" |
| 253 { | 674 } |
| 254 "id": "<int>", | 675 { |
| 255 "result": { | 676 "nodeId": "<string>", |
| 256 "nodes": [ | 677 "ignored": false, |
| 257 { | 678 "role": { |
| 258 "nodeId": "<string>", | 679 "type": "role", |
| 259 "ignored": false, | 680 "value": "button" |
| 260 "role": { | 681 }, |
| 261 "type": "role", | 682 "name": { |
| 262 "value": "button" | 683 "type": "computedString", |
| 263 }, | 684 "value": "Submit", |
| 264 "name": { | 685 "sources": [ |
| 265 "type": "computedString", | 686 { |
| 266 "value": "button-label-5", | 687 "type": "relatedElement", |
| 267 "sources": [ | 688 "attribute": "aria-labelledby" |
| 268 { | 689 }, |
| 269 "type": "relatedElement", | 690 { |
| 270 "attribute": "aria-labelledby" | 691 "type": "attribute", |
| 271 }, | 692 "attribute": "aria-label" |
| 272 { | 693 }, |
| 273 "type": "attribute", | 694 { |
| 274 "attribute": "aria-label" | 695 "type": "relatedElement", |
| 275 }, | 696 "nativeSource": "label" |
| 276 { | 697 }, |
| 277 "type": "relatedElement", | 698 { |
| 278 "value": { | 699 "type": "attribute", |
| 279 "type": "computedString", | 700 "attribute": "value" |
| 280 "value": "button-label-5" | 701 }, |
| 281 }, | 702 { |
| 282 "nativeSource": "labelfor", | 703 "type": "contents", |
| 283 "nativeSourceValue": { | 704 "value": { |
| 284 "type": "nodeList", | 705 "type": "computedString", |
| 285 "relatedNodes": [ | 706 "value": "Submit" |
| 286 { | 707 } |
| 287 "backendNodeId": "<string>", | 708 }, |
| 288 "text": "button-label-5" | 709 { |
| 289 } | 710 "type": "attribute", |
| 290 ] | 711 "attribute": "title", |
| 291 } | 712 "superseded": true |
| 292 }, | 713 } |
| 293 { | 714 ] |
| 294 "type": "attribute", | 715 }, |
| 295 "attribute": "value", | 716 "properties": [ |
| 296 "superseded": true | 717 { |
| 297 }, | 718 "name": "invalid", |
| 298 { | 719 "value": { |
| 299 "type": "contents", | 720 "type": "token", |
| 300 "superseded": true | 721 "value": "false" |
| 301 }, | 722 } |
| 302 { | 723 } |
| 303 "type": "attribute", | 724 ], |
| 304 "attribute": "title", | 725 "domNode": "input#submit1" |
| 305 "superseded": true | 726 } |
| 306 } | 727 { |
| 307 ] | 728 "nodeId": "<string>", |
| 308 }, | 729 "ignored": false, |
| 309 "properties": [ | 730 "role": { |
| 310 { | 731 "type": "role", |
| 311 "name": "invalid", | 732 "value": "button" |
| 312 "value": { | 733 }, |
| 313 "type": "token", | 734 "name": { |
| 314 "value": "false" | 735 "type": "computedString", |
| 315 } | 736 "value": "submit-value2", |
| 316 }, | 737 "sources": [ |
| 317 { | 738 { |
| 318 "name": "labelledby", | 739 "type": "relatedElement", |
| 319 "value": { | 740 "attribute": "aria-labelledby" |
| 320 "type": "nodeList", | 741 }, |
| 321 "relatedNodes": [ | 742 { |
| 322 { | 743 "type": "attribute", |
| 323 "text": "button-label-5", | 744 "attribute": "aria-label" |
| 324 "nodeResult": "label" | 745 }, |
| 325 } | 746 { |
| 326 ] | 747 "type": "relatedElement", |
| 327 } | 748 "nativeSource": "label" |
| 328 } | 749 }, |
| 329 ] | 750 { |
| 330 } | 751 "type": "attribute", |
| 331 ] | 752 "value": { |
| 332 } | 753 "type": "computedString", |
| 333 } | 754 "value": "submit-value2" |
| 334 { | 755 }, |
| 335 "id": "<int>", | 756 "attribute": "value" |
| 336 "result": { | 757 }, |
| 337 "nodes": [ | 758 { |
| 338 { | 759 "type": "contents", |
| 339 "nodeId": "<string>", | 760 "value": { |
| 340 "ignored": false, | 761 "type": "computedString", |
| 341 "role": { | 762 "value": "submit-value2" |
| 342 "type": "role", | 763 }, |
| 343 "value": "button" | 764 "superseded": true |
| 344 }, | 765 }, |
| 345 "name": { | 766 { |
| 346 "type": "computedString", | 767 "type": "attribute", |
| 347 "value": "button-label-6", | 768 "attribute": "title", |
| 348 "sources": [ | 769 "superseded": true |
| 349 { | 770 } |
| 350 "type": "relatedElement", | 771 ] |
| 351 "attribute": "aria-labelledby" | 772 }, |
| 352 }, | 773 "value": { |
| 353 { | 774 "type": "string", |
| 354 "type": "attribute", | 775 "value": "submit-value2" |
| 355 "attribute": "aria-label" | 776 }, |
| 356 }, | 777 "properties": [ |
| 357 { | 778 { |
| 358 "type": "relatedElement", | 779 "name": "invalid", |
| 359 "value": { | 780 "value": { |
| 360 "type": "computedString", | 781 "type": "token", |
| 361 "value": "button-label-6" | 782 "value": "false" |
| 362 }, | 783 } |
| 363 "nativeSource": "labelwrapped", | 784 } |
| 364 "nativeSourceValue": { | 785 ], |
| 365 "type": "nodeList", | 786 "domNode": "input#submit2" |
| 366 "relatedNodes": [ | 787 } |
| 367 { | 788 { |
| 368 "backendNodeId": "<string>", | 789 "nodeId": "<string>", |
| 369 "text": "button-label-6" | 790 "ignored": false, |
| 370 } | 791 "role": { |
| 371 ] | 792 "type": "role", |
| 372 } | 793 "value": "button" |
| 373 }, | 794 }, |
| 374 { | 795 "name": { |
| 375 "type": "attribute", | 796 "type": "computedString", |
| 376 "attribute": "value", | 797 "value": "Submit", |
| 377 "superseded": true | 798 "sources": [ |
| 378 }, | 799 { |
| 379 { | 800 "type": "relatedElement", |
| 380 "type": "contents", | 801 "attribute": "aria-labelledby" |
| 381 "superseded": true | 802 }, |
| 382 }, | 803 { |
| 383 { | 804 "type": "attribute", |
| 384 "type": "attribute", | 805 "attribute": "aria-label" |
| 385 "attribute": "title", | 806 }, |
| 386 "superseded": true | 807 { |
| 387 } | 808 "type": "relatedElement", |
| 388 ] | 809 "nativeSource": "label" |
| 389 }, | 810 }, |
| 390 "properties": [ | 811 { |
| 391 { | 812 "type": "attribute", |
| 392 "name": "invalid", | 813 "attribute": "value" |
| 393 "value": { | 814 }, |
| 394 "type": "token", | 815 { |
| 395 "value": "false" | 816 "type": "contents", |
| 396 } | 817 "value": { |
| 397 }, | 818 "type": "computedString", |
| 398 { | 819 "value": "Submit" |
| 399 "name": "labelledby", | 820 } |
| 400 "value": { | 821 }, |
| 401 "type": "nodeList", | 822 { |
| 402 "relatedNodes": [ | 823 "type": "attribute", |
| 403 { | 824 "value": { |
| 404 "text": "button-label-6", | 825 "type": "computedString", |
| 405 "nodeResult": "label" | 826 "value": "submit-title" |
| 406 } | 827 }, |
| 407 ] | 828 "attribute": "title", |
| 408 } | 829 "superseded": true |
| 409 } | 830 } |
| 410 ] | 831 ] |
| 411 } | 832 }, |
| 412 ] | 833 "description": { |
| 413 } | 834 "type": "computedString", |
| 414 } | 835 "value": "submit-title" |
| 415 { | 836 }, |
| 416 "id": "<int>", | 837 "properties": [ |
| 417 "result": { | 838 { |
| 418 "nodes": [ | 839 "name": "invalid", |
| 419 { | 840 "value": { |
| 420 "nodeId": "<string>", | 841 "type": "token", |
| 421 "ignored": false, | 842 "value": "false" |
| 422 "role": { | 843 } |
| 423 "type": "role", | 844 } |
| 424 "value": "button" | 845 ], |
| 425 }, | 846 "domNode": "input#submit3" |
| 426 "name": { | 847 } |
| 427 "type": "computedString", | 848 { |
| 428 "value": "button-label-7", | 849 "nodeId": "<string>", |
| 429 "sources": [ | 850 "ignored": false, |
| 430 { | 851 "role": { |
| 431 "type": "relatedElement", | 852 "type": "role", |
| 432 "attribute": "aria-labelledby" | 853 "value": "button" |
| 433 }, | 854 }, |
| 434 { | 855 "name": { |
| 435 "type": "attribute", | 856 "type": "computedString", |
| 436 "attribute": "aria-label" | 857 "value": "Reset", |
| 437 }, | 858 "sources": [ |
| 438 { | 859 { |
| 439 "type": "relatedElement", | 860 "type": "relatedElement", |
| 440 "value": { | 861 "attribute": "aria-labelledby" |
| 441 "type": "computedString", | 862 }, |
| 442 "value": "button-label-7" | 863 { |
| 443 }, | 864 "type": "attribute", |
| 444 "nativeSource": "labelfor", | 865 "attribute": "aria-label" |
| 445 "nativeSourceValue": { | 866 }, |
| 446 "type": "nodeList", | 867 { |
| 447 "relatedNodes": [ | 868 "type": "relatedElement", |
| 448 { | 869 "nativeSource": "label" |
| 449 "backendNodeId": "<string>", | 870 }, |
| 450 "text": "button-label-7" | 871 { |
| 451 } | 872 "type": "attribute", |
| 452 ] | 873 "attribute": "value" |
| 453 } | 874 }, |
| 454 }, | 875 { |
| 455 { | 876 "type": "contents", |
| 456 "type": "attribute", | 877 "value": { |
| 457 "value": { | 878 "type": "computedString", |
| 458 "type": "computedString", | 879 "value": "Reset" |
| 459 "value": "button-value7" | 880 } |
| 460 }, | 881 }, |
| 461 "attribute": "value", | 882 { |
| 462 "superseded": true | 883 "type": "attribute", |
| 463 }, | 884 "attribute": "title", |
| 464 { | 885 "superseded": true |
| 465 "type": "contents", | 886 } |
| 466 "value": { | 887 ] |
| 467 "type": "computedString", | 888 }, |
| 468 "value": "button-value7" | 889 "properties": [ |
| 469 }, | 890 { |
| 470 "superseded": true | 891 "name": "invalid", |
| 471 }, | 892 "value": { |
| 472 { | 893 "type": "token", |
| 473 "type": "attribute", | 894 "value": "false" |
| 474 "attribute": "title", | 895 } |
| 475 "superseded": true | 896 } |
| 476 } | 897 ], |
| 477 ] | 898 "domNode": "input#reset1" |
| 478 }, | 899 } |
| 479 "description": { | 900 { |
| 480 "type": "computedString", | 901 "nodeId": "<string>", |
| 481 "value": "button-value7" | 902 "ignored": false, |
| 482 }, | 903 "role": { |
| 483 "value": { | 904 "type": "role", |
| 905 "value": "button" |
| 906 }, |
| 907 "name": { |
| 908 "type": "computedString", |
| 909 "value": "Submit", |
| 910 "sources": [ |
| 911 { |
| 912 "type": "relatedElement", |
| 913 "attribute": "aria-labelledby" |
| 914 }, |
| 915 { |
| 916 "type": "attribute", |
| 917 "attribute": "aria-label" |
| 918 }, |
| 919 { |
| 920 "type": "relatedElement", |
| 921 "nativeSource": "label" |
| 922 }, |
| 923 { |
| 924 "type": "attribute", |
| 925 "attribute": "alt" |
| 926 }, |
| 927 { |
| 928 "type": "attribute", |
| 929 "attribute": "value" |
| 930 }, |
| 931 { |
| 932 "type": "attribute", |
| 933 "value": { |
| 934 "type": "computedString", |
| 935 "value": "Submit" |
| 936 }, |
| 937 "attribute": "type", |
| 938 "attributeValue": { |
| 484 "type": "string", | 939 "type": "string", |
| 485 "value": "button-value7" | 940 "value": "image" |
| 486 }, | 941 } |
| 487 "properties": [ | 942 }, |
| 488 { | 943 { |
| 489 "name": "invalid", | 944 "type": "contents", |
| 490 "value": { | 945 "value": { |
| 491 "type": "token", | 946 "type": "computedString", |
| 492 "value": "false" | 947 "value": "Submit" |
| 493 } | 948 }, |
| 494 }, | 949 "superseded": true |
| 495 { | 950 }, |
| 496 "name": "labelledby", | 951 { |
| 497 "value": { | 952 "type": "attribute", |
| 498 "type": "nodeList", | 953 "attribute": "title", |
| 499 "relatedNodes": [ | 954 "superseded": true |
| 500 { | 955 } |
| 501 "text": "button-label-7", | 956 ] |
| 502 "nodeResult": "label" | 957 }, |
| 503 } | 958 "properties": [ |
| 504 ] | 959 { |
| 505 } | 960 "name": "invalid", |
| 506 } | 961 "value": { |
| 507 ] | 962 "type": "token", |
| 508 } | 963 "value": "false" |
| 509 ] | 964 } |
| 510 } | 965 } |
| 511 } | 966 ], |
| 512 { | 967 "domNode": "input#image-input1" |
| 513 "id": "<int>", | 968 } |
| 514 "result": { | 969 { |
| 515 "nodes": [ | 970 "nodeId": "<string>", |
| 516 { | 971 "ignored": false, |
| 517 "nodeId": "<string>", | 972 "role": { |
| 518 "ignored": false, | 973 "type": "role", |
| 519 "role": { | 974 "value": "button" |
| 520 "type": "role", | 975 }, |
| 521 "value": "button" | 976 "name": { |
| 522 }, | 977 "type": "computedString", |
| 523 "name": { | 978 "value": "image-input-value2", |
| 524 "type": "computedString", | 979 "sources": [ |
| 525 "value": "button-aria-label-8", | 980 { |
| 526 "sources": [ | 981 "type": "relatedElement", |
| 527 { | 982 "attribute": "aria-labelledby" |
| 528 "type": "relatedElement", | 983 }, |
| 529 "attribute": "aria-labelledby" | 984 { |
| 530 }, | 985 "type": "attribute", |
| 531 { | 986 "attribute": "aria-label" |
| 532 "type": "attribute", | 987 }, |
| 533 "value": { | 988 { |
| 534 "type": "computedString", | 989 "type": "relatedElement", |
| 535 "value": "button-aria-label-8" | 990 "nativeSource": "label" |
| 536 }, | 991 }, |
| 537 "attribute": "aria-label", | 992 { |
| 538 "attributeValue": { | 993 "type": "attribute", |
| 539 "type": "string", | 994 "attribute": "alt" |
| 540 "value": "button-aria-label-8" | 995 }, |
| 541 } | 996 { |
| 542 }, | 997 "type": "attribute", |
| 543 { | 998 "value": { |
| 544 "type": "relatedElement", | 999 "type": "computedString", |
| 545 "value": { | 1000 "value": "image-input-value2" |
| 546 "type": "computedString", | 1001 }, |
| 547 "value": "button-label-8" | 1002 "attribute": "value" |
| 548 }, | 1003 }, |
| 549 "superseded": true, | 1004 { |
| 550 "nativeSource": "labelfor", | 1005 "type": "attribute", |
| 551 "nativeSourceValue": { | 1006 "value": { |
| 552 "type": "nodeList", | 1007 "type": "computedString", |
| 553 "relatedNodes": [ | 1008 "value": "Submit" |
| 554 { | 1009 }, |
| 555 "backendNodeId": "<string>", | 1010 "attribute": "type", |
| 556 "text": "button-label-8" | 1011 "attributeValue": { |
| 557 } | |
| 558 ] | |
| 559 } | |
| 560 }, | |
| 561 { | |
| 562 "type": "attribute", | |
| 563 "value": { | |
| 564 "type": "computedString", | |
| 565 "value": "button-value8" | |
| 566 }, | |
| 567 "attribute": "value", | |
| 568 "superseded": true | |
| 569 }, | |
| 570 { | |
| 571 "type": "contents", | |
| 572 "value": { | |
| 573 "type": "computedString", | |
| 574 "value": "button-value8" | |
| 575 }, | |
| 576 "superseded": true | |
| 577 }, | |
| 578 { | |
| 579 "type": "attribute", | |
| 580 "attribute": "title", | |
| 581 "superseded": true | |
| 582 } | |
| 583 ] | |
| 584 }, | |
| 585 "description": { | |
| 586 "type": "computedString", | |
| 587 "value": "button-value8" | |
| 588 }, | |
| 589 "value": { | |
| 590 "type": "string", | 1012 "type": "string", |
| 591 "value": "button-value8" | 1013 "value": "image" |
| 592 }, | 1014 }, |
| 593 "properties": [ | 1015 "superseded": true |
| 594 { | 1016 }, |
| 595 "name": "invalid", | 1017 { |
| 596 "value": { | 1018 "type": "contents", |
| 597 "type": "token", | 1019 "value": { |
| 598 "value": "false" | 1020 "type": "computedString", |
| 599 } | 1021 "value": "image-input-value2" |
| 600 } | 1022 }, |
| 601 ] | 1023 "superseded": true |
| 602 } | 1024 }, |
| 603 ] | 1025 { |
| 604 } | 1026 "type": "attribute", |
| 605 } | 1027 "attribute": "title", |
| 606 { | 1028 "superseded": true |
| 607 "id": "<int>", | 1029 } |
| 608 "result": { | 1030 ] |
| 609 "nodes": [ | 1031 }, |
| 610 { | 1032 "value": { |
| 611 "nodeId": "<string>", | 1033 "type": "string", |
| 612 "ignored": false, | 1034 "value": "image-input-value2" |
| 613 "role": { | 1035 }, |
| 614 "type": "role", | 1036 "properties": [ |
| 615 "value": "button" | 1037 { |
| 616 }, | 1038 "name": "invalid", |
| 617 "name": { | 1039 "value": { |
| 618 "type": "computedString", | 1040 "type": "token", |
| 619 "value": "button9-aria-labelledby", | 1041 "value": "false" |
| 620 "sources": [ | 1042 } |
| 621 { | 1043 } |
| 622 "type": "relatedElement", | 1044 ], |
| 623 "value": { | 1045 "domNode": "input#image-input2" |
| 624 "type": "computedString", | 1046 } |
| 625 "value": "button9-aria-labelledby" | 1047 { |
| 626 }, | 1048 "nodeId": "<string>", |
| 627 "attribute": "aria-labelledby", | 1049 "ignored": false, |
| 628 "attributeValue": { | 1050 "role": { |
| 629 "type": "idrefList", | 1051 "type": "role", |
| 630 "value": "label-for-button9", | 1052 "value": "button" |
| 631 "relatedNodes": [ | 1053 }, |
| 632 { | 1054 "name": { |
| 633 "idref": "label-for-button9", | 1055 "type": "computedString", |
| 634 "text": "button9-aria-labelledby", | 1056 "value": "image-input-alt3", |
| 635 "nodeResult": "span#label-for-button9" | 1057 "sources": [ |
| 636 } | 1058 { |
| 637 ] | 1059 "type": "relatedElement", |
| 638 } | 1060 "attribute": "aria-labelledby" |
| 639 }, | 1061 }, |
| 640 { | 1062 { |
| 641 "type": "attribute", | 1063 "type": "attribute", |
| 642 "value": { | 1064 "attribute": "aria-label" |
| 643 "type": "computedString", | 1065 }, |
| 644 "value": "button-aria-label-9" | 1066 { |
| 645 }, | 1067 "type": "relatedElement", |
| 646 "attribute": "aria-label", | 1068 "nativeSource": "label" |
| 647 "attributeValue": { | 1069 }, |
| 648 "type": "string", | 1070 { |
| 649 "value": "button-aria-label-9" | 1071 "type": "attribute", |
| 650 }, | 1072 "value": { |
| 651 "superseded": true | 1073 "type": "computedString", |
| 652 }, | 1074 "value": "image-input-alt3" |
| 653 { | 1075 }, |
| 654 "type": "relatedElement", | 1076 "attribute": "alt", |
| 655 "value": { | 1077 "attributeValue": { |
| 656 "type": "computedString", | |
| 657 "value": "button-label-9" | |
| 658 }, | |
| 659 "superseded": true, | |
| 660 "nativeSource": "labelfor", | |
| 661 "nativeSourceValue": { | |
| 662 "type": "nodeList", | |
| 663 "relatedNodes": [ | |
| 664 { | |
| 665 "backendNodeId": "<string>", | |
| 666 "text": "button-label-9" | |
| 667 } | |
| 668 ] | |
| 669 } | |
| 670 }, | |
| 671 { | |
| 672 "type": "attribute", | |
| 673 "value": { | |
| 674 "type": "computedString", | |
| 675 "value": "button-value9" | |
| 676 }, | |
| 677 "attribute": "value", | |
| 678 "superseded": true | |
| 679 }, | |
| 680 { | |
| 681 "type": "contents", | |
| 682 "value": { | |
| 683 "type": "computedString", | |
| 684 "value": "button-value9" | |
| 685 }, | |
| 686 "superseded": true | |
| 687 }, | |
| 688 { | |
| 689 "type": "attribute", | |
| 690 "attribute": "title", | |
| 691 "superseded": true | |
| 692 } | |
| 693 ] | |
| 694 }, | |
| 695 "description": { | |
| 696 "type": "computedString", | |
| 697 "value": "button-value9" | |
| 698 }, | |
| 699 "value": { | |
| 700 "type": "string", | 1078 "type": "string", |
| 701 "value": "button-value9" | 1079 "value": "image-input-alt3" |
| 702 }, | 1080 } |
| 703 "properties": [ | 1081 }, |
| 704 { | 1082 { |
| 705 "name": "invalid", | 1083 "type": "attribute", |
| 706 "value": { | 1084 "attribute": "value", |
| 707 "type": "token", | 1085 "superseded": true |
| 708 "value": "false" | 1086 }, |
| 709 } | 1087 { |
| 710 }, | 1088 "type": "attribute", |
| 711 { | 1089 "value": { |
| 712 "name": "labelledby", | 1090 "type": "computedString", |
| 713 "value": { | 1091 "value": "Submit" |
| 714 "type": "nodeList", | 1092 }, |
| 715 "relatedNodes": [ | 1093 "attribute": "type", |
| 716 { | 1094 "attributeValue": { |
| 717 "idref": "label-for-button9", | |
| 718 "text": "button9-aria-labelledby", | |
| 719 "nodeResult": "span#label-for-button9" | |
| 720 } | |
| 721 ] | |
| 722 } | |
| 723 } | |
| 724 ] | |
| 725 } | |
| 726 ] | |
| 727 } | |
| 728 } | |
| 729 { | |
| 730 "id": "<int>", | |
| 731 "result": { | |
| 732 "nodes": [ | |
| 733 { | |
| 734 "nodeId": "<string>", | |
| 735 "ignored": false, | |
| 736 "role": { | |
| 737 "type": "role", | |
| 738 "value": "button" | |
| 739 }, | |
| 740 "name": { | |
| 741 "type": "computedString", | |
| 742 "value": "Submit", | |
| 743 "sources": [ | |
| 744 { | |
| 745 "type": "relatedElement", | |
| 746 "attribute": "aria-labelledby" | |
| 747 }, | |
| 748 { | |
| 749 "type": "attribute", | |
| 750 "attribute": "aria-label" | |
| 751 }, | |
| 752 { | |
| 753 "type": "relatedElement", | |
| 754 "nativeSource": "label" | |
| 755 }, | |
| 756 { | |
| 757 "type": "attribute", | |
| 758 "attribute": "value" | |
| 759 }, | |
| 760 { | |
| 761 "type": "contents", | |
| 762 "value": { | |
| 763 "type": "computedString", | |
| 764 "value": "Submit" | |
| 765 } | |
| 766 }, | |
| 767 { | |
| 768 "type": "attribute", | |
| 769 "attribute": "title", | |
| 770 "superseded": true | |
| 771 } | |
| 772 ] | |
| 773 }, | |
| 774 "properties": [ | |
| 775 { | |
| 776 "name": "invalid", | |
| 777 "value": { | |
| 778 "type": "token", | |
| 779 "value": "false" | |
| 780 } | |
| 781 } | |
| 782 ] | |
| 783 } | |
| 784 ] | |
| 785 } | |
| 786 } | |
| 787 { | |
| 788 "id": "<int>", | |
| 789 "result": { | |
| 790 "nodes": [ | |
| 791 { | |
| 792 "nodeId": "<string>", | |
| 793 "ignored": false, | |
| 794 "role": { | |
| 795 "type": "role", | |
| 796 "value": "button" | |
| 797 }, | |
| 798 "name": { | |
| 799 "type": "computedString", | |
| 800 "value": "submit-value2", | |
| 801 "sources": [ | |
| 802 { | |
| 803 "type": "relatedElement", | |
| 804 "attribute": "aria-labelledby" | |
| 805 }, | |
| 806 { | |
| 807 "type": "attribute", | |
| 808 "attribute": "aria-label" | |
| 809 }, | |
| 810 { | |
| 811 "type": "relatedElement", | |
| 812 "nativeSource": "label" | |
| 813 }, | |
| 814 { | |
| 815 "type": "attribute", | |
| 816 "value": { | |
| 817 "type": "computedString", | |
| 818 "value": "submit-value2" | |
| 819 }, | |
| 820 "attribute": "value" | |
| 821 }, | |
| 822 { | |
| 823 "type": "contents", | |
| 824 "value": { | |
| 825 "type": "computedString", | |
| 826 "value": "submit-value2" | |
| 827 }, | |
| 828 "superseded": true | |
| 829 }, | |
| 830 { | |
| 831 "type": "attribute", | |
| 832 "attribute": "title", | |
| 833 "superseded": true | |
| 834 } | |
| 835 ] | |
| 836 }, | |
| 837 "value": { | |
| 838 "type": "string", | 1095 "type": "string", |
| 839 "value": "submit-value2" | 1096 "value": "image" |
| 840 }, | 1097 }, |
| 841 "properties": [ | 1098 "superseded": true |
| 842 { | 1099 }, |
| 843 "name": "invalid", | 1100 { |
| 844 "value": { | 1101 "type": "contents", |
| 845 "type": "token", | 1102 "value": { |
| 846 "value": "false" | 1103 "type": "computedString", |
| 847 } | 1104 "value": "image-input-alt3" |
| 848 } | 1105 }, |
| 849 ] | 1106 "superseded": true |
| 850 } | 1107 }, |
| 851 ] | 1108 { |
| 852 } | 1109 "type": "attribute", |
| 853 } | 1110 "attribute": "title", |
| 854 { | 1111 "superseded": true |
| 855 "id": "<int>", | 1112 } |
| 856 "result": { | 1113 ] |
| 857 "nodes": [ | 1114 }, |
| 858 { | 1115 "properties": [ |
| 859 "nodeId": "<string>", | 1116 { |
| 860 "ignored": false, | 1117 "name": "invalid", |
| 861 "role": { | 1118 "value": { |
| 862 "type": "role", | 1119 "type": "token", |
| 863 "value": "button" | 1120 "value": "false" |
| 864 }, | 1121 } |
| 865 "name": { | 1122 } |
| 866 "type": "computedString", | 1123 ], |
| 867 "value": "Submit", | 1124 "domNode": "input#image-input3" |
| 868 "sources": [ | 1125 } |
| 869 { | 1126 { |
| 870 "type": "relatedElement", | 1127 "nodeId": "<string>", |
| 871 "attribute": "aria-labelledby" | 1128 "ignored": false, |
| 872 }, | 1129 "role": { |
| 873 { | 1130 "type": "role", |
| 874 "type": "attribute", | 1131 "value": "button" |
| 875 "attribute": "aria-label" | 1132 }, |
| 876 }, | 1133 "name": { |
| 877 { | 1134 "type": "computedString", |
| 878 "type": "relatedElement", | 1135 "value": "image-input-alt4", |
| 879 "nativeSource": "label" | 1136 "sources": [ |
| 880 }, | 1137 { |
| 881 { | 1138 "type": "relatedElement", |
| 882 "type": "attribute", | 1139 "attribute": "aria-labelledby" |
| 883 "attribute": "value" | 1140 }, |
| 884 }, | 1141 { |
| 885 { | 1142 "type": "attribute", |
| 886 "type": "contents", | 1143 "attribute": "aria-label" |
| 887 "value": { | 1144 }, |
| 888 "type": "computedString", | 1145 { |
| 889 "value": "Submit" | 1146 "type": "relatedElement", |
| 890 } | 1147 "nativeSource": "label" |
| 891 }, | 1148 }, |
| 892 { | 1149 { |
| 893 "type": "attribute", | 1150 "type": "attribute", |
| 894 "value": { | 1151 "value": { |
| 895 "type": "computedString", | 1152 "type": "computedString", |
| 896 "value": "submit-title" | 1153 "value": "image-input-alt4" |
| 897 }, | 1154 }, |
| 898 "attribute": "title", | 1155 "attribute": "alt", |
| 899 "superseded": true | 1156 "attributeValue": { |
| 900 } | |
| 901 ] | |
| 902 }, | |
| 903 "description": { | |
| 904 "type": "computedString", | |
| 905 "value": "submit-title" | |
| 906 }, | |
| 907 "properties": [ | |
| 908 { | |
| 909 "name": "invalid", | |
| 910 "value": { | |
| 911 "type": "token", | |
| 912 "value": "false" | |
| 913 } | |
| 914 } | |
| 915 ] | |
| 916 } | |
| 917 ] | |
| 918 } | |
| 919 } | |
| 920 { | |
| 921 "id": "<int>", | |
| 922 "result": { | |
| 923 "nodes": [ | |
| 924 { | |
| 925 "nodeId": "<string>", | |
| 926 "ignored": false, | |
| 927 "role": { | |
| 928 "type": "role", | |
| 929 "value": "button" | |
| 930 }, | |
| 931 "name": { | |
| 932 "type": "computedString", | |
| 933 "value": "Reset", | |
| 934 "sources": [ | |
| 935 { | |
| 936 "type": "relatedElement", | |
| 937 "attribute": "aria-labelledby" | |
| 938 }, | |
| 939 { | |
| 940 "type": "attribute", | |
| 941 "attribute": "aria-label" | |
| 942 }, | |
| 943 { | |
| 944 "type": "relatedElement", | |
| 945 "nativeSource": "label" | |
| 946 }, | |
| 947 { | |
| 948 "type": "attribute", | |
| 949 "attribute": "value" | |
| 950 }, | |
| 951 { | |
| 952 "type": "contents", | |
| 953 "value": { | |
| 954 "type": "computedString", | |
| 955 "value": "Reset" | |
| 956 } | |
| 957 }, | |
| 958 { | |
| 959 "type": "attribute", | |
| 960 "attribute": "title", | |
| 961 "superseded": true | |
| 962 } | |
| 963 ] | |
| 964 }, | |
| 965 "properties": [ | |
| 966 { | |
| 967 "name": "invalid", | |
| 968 "value": { | |
| 969 "type": "token", | |
| 970 "value": "false" | |
| 971 } | |
| 972 } | |
| 973 ] | |
| 974 } | |
| 975 ] | |
| 976 } | |
| 977 } | |
| 978 { | |
| 979 "id": "<int>", | |
| 980 "result": { | |
| 981 "nodes": [ | |
| 982 { | |
| 983 "nodeId": "<string>", | |
| 984 "ignored": false, | |
| 985 "role": { | |
| 986 "type": "role", | |
| 987 "value": "button" | |
| 988 }, | |
| 989 "name": { | |
| 990 "type": "computedString", | |
| 991 "value": "Submit", | |
| 992 "sources": [ | |
| 993 { | |
| 994 "type": "relatedElement", | |
| 995 "attribute": "aria-labelledby" | |
| 996 }, | |
| 997 { | |
| 998 "type": "attribute", | |
| 999 "attribute": "aria-label" | |
| 1000 }, | |
| 1001 { | |
| 1002 "type": "relatedElement", | |
| 1003 "nativeSource": "label" | |
| 1004 }, | |
| 1005 { | |
| 1006 "type": "attribute", | |
| 1007 "attribute": "alt" | |
| 1008 }, | |
| 1009 { | |
| 1010 "type": "attribute", | |
| 1011 "attribute": "value" | |
| 1012 }, | |
| 1013 { | |
| 1014 "type": "attribute", | |
| 1015 "value": { | |
| 1016 "type": "computedString", | |
| 1017 "value": "Submit" | |
| 1018 }, | |
| 1019 "attribute": "type", | |
| 1020 "attributeValue": { | |
| 1021 "type": "string", | |
| 1022 "value": "image" | |
| 1023 } | |
| 1024 }, | |
| 1025 { | |
| 1026 "type": "contents", | |
| 1027 "value": { | |
| 1028 "type": "computedString", | |
| 1029 "value": "Submit" | |
| 1030 }, | |
| 1031 "superseded": true | |
| 1032 }, | |
| 1033 { | |
| 1034 "type": "attribute", | |
| 1035 "attribute": "title", | |
| 1036 "superseded": true | |
| 1037 } | |
| 1038 ] | |
| 1039 }, | |
| 1040 "properties": [ | |
| 1041 { | |
| 1042 "name": "invalid", | |
| 1043 "value": { | |
| 1044 "type": "token", | |
| 1045 "value": "false" | |
| 1046 } | |
| 1047 } | |
| 1048 ] | |
| 1049 } | |
| 1050 ] | |
| 1051 } | |
| 1052 } | |
| 1053 { | |
| 1054 "id": "<int>", | |
| 1055 "result": { | |
| 1056 "nodes": [ | |
| 1057 { | |
| 1058 "nodeId": "<string>", | |
| 1059 "ignored": false, | |
| 1060 "role": { | |
| 1061 "type": "role", | |
| 1062 "value": "button" | |
| 1063 }, | |
| 1064 "name": { | |
| 1065 "type": "computedString", | |
| 1066 "value": "image-input-value2", | |
| 1067 "sources": [ | |
| 1068 { | |
| 1069 "type": "relatedElement", | |
| 1070 "attribute": "aria-labelledby" | |
| 1071 }, | |
| 1072 { | |
| 1073 "type": "attribute", | |
| 1074 "attribute": "aria-label" | |
| 1075 }, | |
| 1076 { | |
| 1077 "type": "relatedElement", | |
| 1078 "nativeSource": "label" | |
| 1079 }, | |
| 1080 { | |
| 1081 "type": "attribute", | |
| 1082 "attribute": "alt" | |
| 1083 }, | |
| 1084 { | |
| 1085 "type": "attribute", | |
| 1086 "value": { | |
| 1087 "type": "computedString", | |
| 1088 "value": "image-input-value2" | |
| 1089 }, | |
| 1090 "attribute": "value" | |
| 1091 }, | |
| 1092 { | |
| 1093 "type": "attribute", | |
| 1094 "value": { | |
| 1095 "type": "computedString", | |
| 1096 "value": "Submit" | |
| 1097 }, | |
| 1098 "attribute": "type", | |
| 1099 "attributeValue": { | |
| 1100 "type": "string", | |
| 1101 "value": "image" | |
| 1102 }, | |
| 1103 "superseded": true | |
| 1104 }, | |
| 1105 { | |
| 1106 "type": "contents", | |
| 1107 "value": { | |
| 1108 "type": "computedString", | |
| 1109 "value": "image-input-value2" | |
| 1110 }, | |
| 1111 "superseded": true | |
| 1112 }, | |
| 1113 { | |
| 1114 "type": "attribute", | |
| 1115 "attribute": "title", | |
| 1116 "superseded": true | |
| 1117 } | |
| 1118 ] | |
| 1119 }, | |
| 1120 "value": { | |
| 1121 "type": "string", | 1157 "type": "string", |
| 1122 "value": "image-input-value2" | 1158 "value": "image-input-alt4" |
| 1123 }, | 1159 } |
| 1124 "properties": [ | 1160 }, |
| 1125 { | 1161 { |
| 1126 "name": "invalid", | 1162 "type": "attribute", |
| 1127 "value": { | 1163 "value": { |
| 1128 "type": "token", | 1164 "type": "computedString", |
| 1129 "value": "false" | 1165 "value": "image-input-value4" |
| 1130 } | 1166 }, |
| 1131 } | 1167 "attribute": "value", |
| 1132 ] | 1168 "superseded": true |
| 1133 } | 1169 }, |
| 1134 ] | 1170 { |
| 1135 } | 1171 "type": "attribute", |
| 1136 } | 1172 "value": { |
| 1137 { | 1173 "type": "computedString", |
| 1138 "id": "<int>", | 1174 "value": "Submit" |
| 1139 "result": { | 1175 }, |
| 1140 "nodes": [ | 1176 "attribute": "type", |
| 1141 { | 1177 "attributeValue": { |
| 1142 "nodeId": "<string>", | |
| 1143 "ignored": false, | |
| 1144 "role": { | |
| 1145 "type": "role", | |
| 1146 "value": "button" | |
| 1147 }, | |
| 1148 "name": { | |
| 1149 "type": "computedString", | |
| 1150 "value": "image-input-alt3", | |
| 1151 "sources": [ | |
| 1152 { | |
| 1153 "type": "relatedElement", | |
| 1154 "attribute": "aria-labelledby" | |
| 1155 }, | |
| 1156 { | |
| 1157 "type": "attribute", | |
| 1158 "attribute": "aria-label" | |
| 1159 }, | |
| 1160 { | |
| 1161 "type": "relatedElement", | |
| 1162 "nativeSource": "label" | |
| 1163 }, | |
| 1164 { | |
| 1165 "type": "attribute", | |
| 1166 "value": { | |
| 1167 "type": "computedString", | |
| 1168 "value": "image-input-alt3" | |
| 1169 }, | |
| 1170 "attribute": "alt", | |
| 1171 "attributeValue": { | |
| 1172 "type": "string", | |
| 1173 "value": "image-input-alt3" | |
| 1174 } | |
| 1175 }, | |
| 1176 { | |
| 1177 "type": "attribute", | |
| 1178 "attribute": "value", | |
| 1179 "superseded": true | |
| 1180 }, | |
| 1181 { | |
| 1182 "type": "attribute", | |
| 1183 "value": { | |
| 1184 "type": "computedString", | |
| 1185 "value": "Submit" | |
| 1186 }, | |
| 1187 "attribute": "type", | |
| 1188 "attributeValue": { | |
| 1189 "type": "string", | |
| 1190 "value": "image" | |
| 1191 }, | |
| 1192 "superseded": true | |
| 1193 }, | |
| 1194 { | |
| 1195 "type": "contents", | |
| 1196 "value": { | |
| 1197 "type": "computedString", | |
| 1198 "value": "image-input-alt3" | |
| 1199 }, | |
| 1200 "superseded": true | |
| 1201 }, | |
| 1202 { | |
| 1203 "type": "attribute", | |
| 1204 "attribute": "title", | |
| 1205 "superseded": true | |
| 1206 } | |
| 1207 ] | |
| 1208 }, | |
| 1209 "properties": [ | |
| 1210 { | |
| 1211 "name": "invalid", | |
| 1212 "value": { | |
| 1213 "type": "token", | |
| 1214 "value": "false" | |
| 1215 } | |
| 1216 } | |
| 1217 ] | |
| 1218 } | |
| 1219 ] | |
| 1220 } | |
| 1221 } | |
| 1222 { | |
| 1223 "id": "<int>", | |
| 1224 "result": { | |
| 1225 "nodes": [ | |
| 1226 { | |
| 1227 "nodeId": "<string>", | |
| 1228 "ignored": false, | |
| 1229 "role": { | |
| 1230 "type": "role", | |
| 1231 "value": "button" | |
| 1232 }, | |
| 1233 "name": { | |
| 1234 "type": "computedString", | |
| 1235 "value": "image-input-alt4", | |
| 1236 "sources": [ | |
| 1237 { | |
| 1238 "type": "relatedElement", | |
| 1239 "attribute": "aria-labelledby" | |
| 1240 }, | |
| 1241 { | |
| 1242 "type": "attribute", | |
| 1243 "attribute": "aria-label" | |
| 1244 }, | |
| 1245 { | |
| 1246 "type": "relatedElement", | |
| 1247 "nativeSource": "label" | |
| 1248 }, | |
| 1249 { | |
| 1250 "type": "attribute", | |
| 1251 "value": { | |
| 1252 "type": "computedString", | |
| 1253 "value": "image-input-alt4" | |
| 1254 }, | |
| 1255 "attribute": "alt", | |
| 1256 "attributeValue": { | |
| 1257 "type": "string", | |
| 1258 "value": "image-input-alt4" | |
| 1259 } | |
| 1260 }, | |
| 1261 { | |
| 1262 "type": "attribute", | |
| 1263 "value": { | |
| 1264 "type": "computedString", | |
| 1265 "value": "image-input-value4" | |
| 1266 }, | |
| 1267 "attribute": "value", | |
| 1268 "superseded": true | |
| 1269 }, | |
| 1270 { | |
| 1271 "type": "attribute", | |
| 1272 "value": { | |
| 1273 "type": "computedString", | |
| 1274 "value": "Submit" | |
| 1275 }, | |
| 1276 "attribute": "type", | |
| 1277 "attributeValue": { | |
| 1278 "type": "string", | |
| 1279 "value": "image" | |
| 1280 }, | |
| 1281 "superseded": true | |
| 1282 }, | |
| 1283 { | |
| 1284 "type": "contents", | |
| 1285 "value": { | |
| 1286 "type": "computedString", | |
| 1287 "value": "image-input-alt4" | |
| 1288 }, | |
| 1289 "superseded": true | |
| 1290 }, | |
| 1291 { | |
| 1292 "type": "attribute", | |
| 1293 "attribute": "title", | |
| 1294 "superseded": true | |
| 1295 } | |
| 1296 ] | |
| 1297 }, | |
| 1298 "value": { | |
| 1299 "type": "string", | 1178 "type": "string", |
| 1300 "value": "image-input-value4" | 1179 "value": "image" |
| 1301 }, | 1180 }, |
| 1302 "properties": [ | 1181 "superseded": true |
| 1303 { | 1182 }, |
| 1304 "name": "invalid", | 1183 { |
| 1305 "value": { | 1184 "type": "contents", |
| 1306 "type": "token", | 1185 "value": { |
| 1307 "value": "false" | 1186 "type": "computedString", |
| 1308 } | 1187 "value": "image-input-alt4" |
| 1309 } | 1188 }, |
| 1310 ] | 1189 "superseded": true |
| 1311 } | 1190 }, |
| 1312 ] | 1191 { |
| 1313 } | 1192 "type": "attribute", |
| 1314 } | 1193 "attribute": "title", |
| 1315 { | 1194 "superseded": true |
| 1316 "id": "<int>", | 1195 } |
| 1317 "result": { | 1196 ] |
| 1318 "nodes": [ | 1197 }, |
| 1319 { | 1198 "value": { |
| 1320 "nodeId": "<string>", | 1199 "type": "string", |
| 1321 "ignored": false, | 1200 "value": "image-input-value4" |
| 1322 "role": { | 1201 }, |
| 1323 "type": "role", | 1202 "properties": [ |
| 1324 "value": "button" | 1203 { |
| 1325 }, | 1204 "name": "invalid", |
| 1326 "name": { | 1205 "value": { |
| 1327 "type": "computedString", | 1206 "type": "token", |
| 1328 "value": "Submit", | 1207 "value": "false" |
| 1329 "sources": [ | 1208 } |
| 1330 { | 1209 } |
| 1331 "type": "relatedElement", | 1210 ], |
| 1332 "attribute": "aria-labelledby" | 1211 "domNode": "input#image-input4" |
| 1333 }, | 1212 } |
| 1334 { | 1213 { |
| 1335 "type": "attribute", | 1214 "nodeId": "<string>", |
| 1336 "attribute": "aria-label" | 1215 "ignored": false, |
| 1337 }, | 1216 "role": { |
| 1338 { | 1217 "type": "role", |
| 1339 "type": "relatedElement", | 1218 "value": "button" |
| 1340 "nativeSource": "label" | 1219 }, |
| 1341 }, | 1220 "name": { |
| 1342 { | 1221 "type": "computedString", |
| 1343 "type": "attribute", | 1222 "value": "Submit", |
| 1344 "attribute": "alt" | 1223 "sources": [ |
| 1345 }, | 1224 { |
| 1346 { | 1225 "type": "relatedElement", |
| 1347 "type": "attribute", | 1226 "attribute": "aria-labelledby" |
| 1348 "attribute": "value" | 1227 }, |
| 1349 }, | 1228 { |
| 1350 { | 1229 "type": "attribute", |
| 1351 "type": "attribute", | 1230 "attribute": "aria-label" |
| 1352 "value": { | 1231 }, |
| 1353 "type": "computedString", | 1232 { |
| 1354 "value": "Submit" | 1233 "type": "relatedElement", |
| 1355 }, | 1234 "nativeSource": "label" |
| 1356 "attribute": "type", | 1235 }, |
| 1357 "attributeValue": { | 1236 { |
| 1358 "type": "string", | 1237 "type": "attribute", |
| 1359 "value": "image" | 1238 "attribute": "alt" |
| 1360 } | 1239 }, |
| 1361 }, | 1240 { |
| 1362 { | 1241 "type": "attribute", |
| 1363 "type": "contents", | 1242 "attribute": "value" |
| 1364 "value": { | 1243 }, |
| 1365 "type": "computedString", | 1244 { |
| 1366 "value": "image-input-title5" | 1245 "type": "attribute", |
| 1367 }, | 1246 "value": { |
| 1368 "superseded": true | 1247 "type": "computedString", |
| 1369 }, | 1248 "value": "Submit" |
| 1370 { | 1249 }, |
| 1371 "type": "attribute", | 1250 "attribute": "type", |
| 1372 "value": { | 1251 "attributeValue": { |
| 1373 "type": "computedString", | 1252 "type": "string", |
| 1374 "value": "image-input-title5" | 1253 "value": "image" |
| 1375 }, | 1254 } |
| 1376 "attribute": "title", | 1255 }, |
| 1377 "superseded": true | 1256 { |
| 1378 } | 1257 "type": "contents", |
| 1379 ] | 1258 "value": { |
| 1380 }, | |
| 1381 "description": { | |
| 1382 "type": "computedString", | 1259 "type": "computedString", |
| 1383 "value": "image-input-title5" | 1260 "value": "image-input-title5" |
| 1384 }, | 1261 }, |
| 1385 "properties": [ | 1262 "superseded": true |
| 1386 { | 1263 }, |
| 1387 "name": "invalid", | 1264 { |
| 1388 "value": { | 1265 "type": "attribute", |
| 1389 "type": "token", | 1266 "value": { |
| 1390 "value": "false" | 1267 "type": "computedString", |
| 1391 } | 1268 "value": "image-input-title5" |
| 1392 } | 1269 }, |
| 1393 ] | 1270 "attribute": "title", |
| 1394 } | 1271 "superseded": true |
| 1395 ] | 1272 } |
| 1396 } | 1273 ] |
| 1274 }, |
| 1275 "description": { |
| 1276 "type": "computedString", |
| 1277 "value": "image-input-title5" |
| 1278 }, |
| 1279 "properties": [ |
| 1280 { |
| 1281 "name": "invalid", |
| 1282 "value": { |
| 1283 "type": "token", |
| 1284 "value": "false" |
| 1285 } |
| 1286 } |
| 1287 ], |
| 1288 "domNode": "input#image-input5" |
| 1397 } | 1289 } |
| 1398 | 1290 |
| OLD | NEW |