| Index: third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-aria-1.1-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-aria-1.1-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-aria-1.1-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f9ef93c5ae283cc26ffd0b667add60f9b284bc22
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-aria-1.1-expected.txt
|
| @@ -0,0 +1,361 @@
|
| +
|
| +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": "heading"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "This text field has an error!",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "attribute": "aria-labelledby"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "aria-label"
|
| + },
|
| + {
|
| + "type": "contents",
|
| + "value": {
|
| + "type": "computedString",
|
| + "value": "This text field has an error!"
|
| + }
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "title",
|
| + "superseded": true
|
| + }
|
| + ]
|
| + },
|
| + "properties": [
|
| + {
|
| + "name": "level",
|
| + "value": {
|
| + "type": "integer",
|
| + "value": 3
|
| + }
|
| + }
|
| + ],
|
| + "domNode": "h3#err"
|
| +}
|
| +{
|
| + "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": "internalRole",
|
| + "value": "Div"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "attribute": "aria-labelledby"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "aria-label"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "title"
|
| + }
|
| + ]
|
| + },
|
| + "properties": [],
|
| + "domNode": "div#d1"
|
| +}
|
| +{
|
| + "nodeId": "<string>",
|
| + "ignored": false,
|
| + "role": {
|
| + "type": "internalRole",
|
| + "value": "Div"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "attribute": "aria-labelledby"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "aria-label"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "title"
|
| + }
|
| + ]
|
| + },
|
| + "properties": [],
|
| + "domNode": "div#d2"
|
| +}
|
| +{
|
| + "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"
|
| +}
|
| +
|
|
|