blob: 2678ec303a3bac79886cd4ea16ea7f31c9704a39 [file] [log] [blame]
This text field has an error!
Details 1
Details 2
Select All
{
"nodeId": "<string>",
"ignored": false,
"role": {
"type": "role",
"value": "textbox"
},
"name": {
"type": "computedString",
"value": "",
"sources": [
{
"type": "relatedElement",
"attribute": "aria-labelledby"
},
{
"type": "attribute",
"attribute": "aria-label"
},
{
"type": "relatedElement",
"nativeSource": "label"
},
{
"type": "placeholder",
"attribute": "placeholder"
},
{
"type": "placeholder",
"attribute": "aria-placeholder"
},
{
"type": "attribute",
"attribute": "title"
}
]
},
"properties": [
{
"name": "invalid",
"value": {
"type": "token",
"value": "false"
}
},
{
"name": "multiline",
"value": {
"type": "boolean",
"value": false
}
},
{
"name": "readonly",
"value": {
"type": "boolean",
"value": false
}
},
{
"name": "required",
"value": {
"type": "boolean",
"value": false
}
},
{
"name": "errormessage",
"value": {
"type": "idref",
"relatedNodes": [
{
"idref": "err",
"nodeResult": "h3#err"
}
]
}
}
],
"domNode": "input"
}
{
"nodeId": "<string>",
"ignored": false,
"role": {
"type": "role",
"value": "img"
},
"name": {
"type": "computedString",
"value": "Label",
"sources": [
{
"type": "relatedElement",
"attribute": "aria-labelledby"
},
{
"type": "attribute",
"value": {
"type": "computedString",
"value": "Label"
},
"attribute": "aria-label",
"attributeValue": {
"type": "string",
"value": "Label"
}
},
{
"type": "attribute",
"attribute": "alt",
"superseded": true
},
{
"type": "attribute",
"attribute": "title",
"superseded": true
}
]
},
"properties": [
{
"name": "details",
"value": {
"type": "idrefList",
"value": "",
"relatedNodes": [
{
"idref": "d1",
"nodeResult": "div#d1"
},
{
"idref": "d2",
"nodeResult": "div#d2"
}
]
}
}
],
"domNode": "img"
}
{
"nodeId": "<string>",
"ignored": false,
"role": {
"type": "role",
"value": "button"
},
"name": {
"type": "computedString",
"value": "Select All",
"sources": [
{
"type": "relatedElement",
"attribute": "aria-labelledby"
},
{
"type": "attribute",
"attribute": "aria-label"
},
{
"type": "relatedElement",
"nativeSource": "label"
},
{
"type": "contents",
"value": {
"type": "computedString",
"value": "Select All"
}
},
{
"type": "attribute",
"attribute": "title",
"superseded": true
}
]
},
"properties": [
{
"name": "invalid",
"value": {
"type": "token",
"value": "false"
}
},
{
"name": "keyshortcuts",
"value": {
"type": "string",
"value": "Ctrl+A"
}
}
],
"domNode": "button"
}
{
"nodeId": "<string>",
"ignored": false,
"role": {
"type": "role",
"value": "checkbox"
},
"name": {
"type": "computedString",
"value": "",
"sources": [
{
"type": "relatedElement",
"attribute": "aria-labelledby"
},
{
"type": "attribute",
"attribute": "aria-label"
},
{
"type": "relatedElement",
"nativeSource": "label"
},
{
"type": "contents"
},
{
"type": "attribute",
"attribute": "title"
}
]
},
"properties": [
{
"name": "invalid",
"value": {
"type": "token",
"value": "false"
}
},
{
"name": "checked",
"value": {
"type": "tristate",
"value": "true"
}
},
{
"name": "roledescription",
"value": {
"type": "string",
"value": "Lightswitch"
}
}
],
"domNode": "input"
}