| Index: third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-summary-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-summary-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-summary-expected.txt
|
| index b5e886daf440539e2f336765a0114886c98fd6cd..e12f99d0ec13b06070baf75d826802c306e1507e 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-summary-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-summary-expected.txt
|
| @@ -1,195 +1,259 @@
|
| {
|
| "id": "<int>",
|
| "result": {
|
| - "accessibilityNode": {
|
| - "nodeId": "<string>",
|
| - "ignored": false,
|
| - "role": {
|
| - "type": "internalRole",
|
| - "value": "DisclosureTriangle"
|
| - },
|
| - "name": {
|
| - "type": "computedString",
|
| - "value": "summary2-title",
|
| - "sources": [
|
| - {
|
| - "type": "relatedElement",
|
| - "attribute": "aria-labelledby"
|
| - },
|
| - {
|
| - "type": "attribute",
|
| - "attribute": "aria-label"
|
| - },
|
| - {
|
| - "type": "contents"
|
| - },
|
| + "nodes": [
|
| + {
|
| + "nodeId": "<string>",
|
| + "ignored": false,
|
| + "role": {
|
| + "type": "internalRole",
|
| + "value": "DisclosureTriangle"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "summary2-title",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "attribute": "aria-labelledby"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "aria-label"
|
| + },
|
| + {
|
| + "type": "contents"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "value": {
|
| + "type": "computedString",
|
| + "value": "summary2-title"
|
| + },
|
| + "attribute": "title"
|
| + }
|
| + ]
|
| + },
|
| + "properties": [
|
| {
|
| - "type": "attribute",
|
| + "name": "expanded",
|
| "value": {
|
| - "type": "computedString",
|
| - "value": "summary2-title"
|
| - },
|
| - "attribute": "title"
|
| + "type": "booleanOrUndefined",
|
| + "value": false
|
| + }
|
| }
|
| ]
|
| - },
|
| - "properties": [
|
| - {
|
| - "name": "expanded",
|
| - "value": {
|
| - "type": "booleanOrUndefined",
|
| - "value": false
|
| - }
|
| - }
|
| - ]
|
| - }
|
| + }
|
| + ]
|
| }
|
| }
|
| {
|
| "id": "<int>",
|
| "result": {
|
| - "accessibilityNode": {
|
| - "nodeId": "<string>",
|
| - "ignored": false,
|
| - "role": {
|
| - "type": "internalRole",
|
| - "value": "DisclosureTriangle"
|
| - },
|
| - "name": {
|
| - "type": "computedString",
|
| - "value": "summary3-contents",
|
| - "sources": [
|
| - {
|
| - "type": "relatedElement",
|
| - "attribute": "aria-labelledby"
|
| - },
|
| - {
|
| - "type": "attribute",
|
| - "attribute": "aria-label"
|
| - },
|
| - {
|
| - "type": "contents",
|
| - "value": {
|
| - "type": "computedString",
|
| - "value": "summary3-contents"
|
| + "nodes": [
|
| + {
|
| + "nodeId": "<string>",
|
| + "ignored": false,
|
| + "role": {
|
| + "type": "internalRole",
|
| + "value": "DisclosureTriangle"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "summary3-contents",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "attribute": "aria-labelledby"
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "attribute": "aria-label"
|
| + },
|
| + {
|
| + "type": "contents",
|
| + "value": {
|
| + "type": "computedString",
|
| + "value": "summary3-contents"
|
| + }
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "value": {
|
| + "type": "computedString",
|
| + "value": "summary3-title"
|
| + },
|
| + "attribute": "title",
|
| + "superseded": true
|
| }
|
| - },
|
| + ]
|
| + },
|
| + "description": {
|
| + "type": "computedString",
|
| + "value": "summary3-title"
|
| + },
|
| + "properties": [
|
| {
|
| - "type": "attribute",
|
| + "name": "expanded",
|
| "value": {
|
| - "type": "computedString",
|
| - "value": "summary3-title"
|
| - },
|
| - "attribute": "title",
|
| - "superseded": true
|
| + "type": "booleanOrUndefined",
|
| + "value": false
|
| + }
|
| }
|
| ]
|
| - },
|
| - "description": {
|
| - "type": "computedString",
|
| - "value": "summary3-title"
|
| - },
|
| - "properties": [
|
| - {
|
| - "name": "expanded",
|
| - "value": {
|
| - "type": "booleanOrUndefined",
|
| - "value": false
|
| - }
|
| - }
|
| - ]
|
| - }
|
| + }
|
| + ]
|
| }
|
| }
|
| {
|
| "id": "<int>",
|
| "result": {
|
| - "accessibilityNode": {
|
| - "nodeId": "<string>",
|
| - "ignored": false,
|
| - "role": {
|
| - "type": "internalRole",
|
| - "value": "DisclosureTriangle"
|
| - },
|
| - "name": {
|
| - "type": "computedString",
|
| - "value": "summary4-aria-label",
|
| - "sources": [
|
| - {
|
| - "type": "relatedElement",
|
| - "attribute": "aria-labelledby"
|
| - },
|
| - {
|
| - "type": "attribute",
|
| - "value": {
|
| - "type": "computedString",
|
| - "value": "summary4-aria-label"
|
| + "nodes": [
|
| + {
|
| + "nodeId": "<string>",
|
| + "ignored": false,
|
| + "role": {
|
| + "type": "internalRole",
|
| + "value": "DisclosureTriangle"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "summary4-aria-label",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "attribute": "aria-labelledby"
|
| },
|
| - "attribute": "aria-label",
|
| - "attributeValue": {
|
| - "type": "string",
|
| - "value": "summary4-aria-label"
|
| - }
|
| - },
|
| - {
|
| - "type": "contents",
|
| - "value": {
|
| - "type": "computedString",
|
| - "value": "summary4-contents"
|
| + {
|
| + "type": "attribute",
|
| + "value": {
|
| + "type": "computedString",
|
| + "value": "summary4-aria-label"
|
| + },
|
| + "attribute": "aria-label",
|
| + "attributeValue": {
|
| + "type": "string",
|
| + "value": "summary4-aria-label"
|
| + }
|
| },
|
| - "superseded": true
|
| - },
|
| + {
|
| + "type": "contents",
|
| + "value": {
|
| + "type": "computedString",
|
| + "value": "summary4-contents"
|
| + },
|
| + "superseded": true
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "value": {
|
| + "type": "computedString",
|
| + "value": "summary4-title"
|
| + },
|
| + "attribute": "title",
|
| + "superseded": true
|
| + }
|
| + ]
|
| + },
|
| + "description": {
|
| + "type": "computedString",
|
| + "value": "summary4-contents"
|
| + },
|
| + "properties": [
|
| {
|
| - "type": "attribute",
|
| + "name": "expanded",
|
| "value": {
|
| - "type": "computedString",
|
| - "value": "summary4-title"
|
| - },
|
| - "attribute": "title",
|
| - "superseded": true
|
| + "type": "booleanOrUndefined",
|
| + "value": false
|
| + }
|
| }
|
| ]
|
| - },
|
| - "description": {
|
| - "type": "computedString",
|
| - "value": "summary4-contents"
|
| - },
|
| - "properties": [
|
| - {
|
| - "name": "expanded",
|
| - "value": {
|
| - "type": "booleanOrUndefined",
|
| - "value": false
|
| - }
|
| - }
|
| - ]
|
| - }
|
| + }
|
| + ]
|
| }
|
| }
|
| {
|
| "id": "<int>",
|
| "result": {
|
| - "accessibilityNode": {
|
| - "nodeId": "<string>",
|
| - "ignored": false,
|
| - "role": {
|
| - "type": "internalRole",
|
| - "value": "DisclosureTriangle"
|
| - },
|
| - "name": {
|
| - "type": "computedString",
|
| - "value": "summary5-aria-labelledby",
|
| - "sources": [
|
| + "nodes": [
|
| + {
|
| + "nodeId": "<string>",
|
| + "ignored": false,
|
| + "role": {
|
| + "type": "internalRole",
|
| + "value": "DisclosureTriangle"
|
| + },
|
| + "name": {
|
| + "type": "computedString",
|
| + "value": "summary5-aria-labelledby",
|
| + "sources": [
|
| + {
|
| + "type": "relatedElement",
|
| + "value": {
|
| + "type": "computedString",
|
| + "value": "summary5-aria-labelledby"
|
| + },
|
| + "attribute": "aria-labelledby",
|
| + "attributeValue": {
|
| + "type": "idrefList",
|
| + "value": "labelledby5",
|
| + "relatedNodes": [
|
| + {
|
| + "idref": "labelledby5",
|
| + "text": "summary5-aria-labelledby",
|
| + "nodeResult": "span#labelledby5"
|
| + }
|
| + ]
|
| + }
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "value": {
|
| + "type": "computedString",
|
| + "value": "summary5-aria-label"
|
| + },
|
| + "attribute": "aria-label",
|
| + "attributeValue": {
|
| + "type": "string",
|
| + "value": "summary5-aria-label"
|
| + },
|
| + "superseded": true
|
| + },
|
| + {
|
| + "type": "contents",
|
| + "value": {
|
| + "type": "computedString",
|
| + "value": "summary5-contents"
|
| + },
|
| + "superseded": true
|
| + },
|
| + {
|
| + "type": "attribute",
|
| + "value": {
|
| + "type": "computedString",
|
| + "value": "summary5-title"
|
| + },
|
| + "attribute": "title",
|
| + "superseded": true
|
| + }
|
| + ]
|
| + },
|
| + "description": {
|
| + "type": "computedString",
|
| + "value": "summary5-contents"
|
| + },
|
| + "properties": [
|
| {
|
| - "type": "relatedElement",
|
| + "name": "expanded",
|
| "value": {
|
| - "type": "computedString",
|
| - "value": "summary5-aria-labelledby"
|
| - },
|
| - "attribute": "aria-labelledby",
|
| - "attributeValue": {
|
| - "type": "idrefList",
|
| - "value": "labelledby5",
|
| + "type": "booleanOrUndefined",
|
| + "value": false
|
| + }
|
| + },
|
| + {
|
| + "name": "labelledby",
|
| + "value": {
|
| + "type": "nodeList",
|
| "relatedNodes": [
|
| {
|
| "idref": "labelledby5",
|
| @@ -198,66 +262,10 @@
|
| }
|
| ]
|
| }
|
| - },
|
| - {
|
| - "type": "attribute",
|
| - "value": {
|
| - "type": "computedString",
|
| - "value": "summary5-aria-label"
|
| - },
|
| - "attribute": "aria-label",
|
| - "attributeValue": {
|
| - "type": "string",
|
| - "value": "summary5-aria-label"
|
| - },
|
| - "superseded": true
|
| - },
|
| - {
|
| - "type": "contents",
|
| - "value": {
|
| - "type": "computedString",
|
| - "value": "summary5-contents"
|
| - },
|
| - "superseded": true
|
| - },
|
| - {
|
| - "type": "attribute",
|
| - "value": {
|
| - "type": "computedString",
|
| - "value": "summary5-title"
|
| - },
|
| - "attribute": "title",
|
| - "superseded": true
|
| }
|
| ]
|
| - },
|
| - "description": {
|
| - "type": "computedString",
|
| - "value": "summary5-contents"
|
| - },
|
| - "properties": [
|
| - {
|
| - "name": "expanded",
|
| - "value": {
|
| - "type": "booleanOrUndefined",
|
| - "value": false
|
| - }
|
| - },
|
| - {
|
| - "name": "labelledby",
|
| - "value": {
|
| - "type": "nodeList",
|
| - "relatedNodes": [
|
| - {
|
| - "idref": "labelledby5",
|
| - "text": "summary5-aria-labelledby",
|
| - "nodeResult": "span#labelledby5"
|
| - }
|
| - ]
|
| - }
|
| - }
|
| - ]
|
| - }
|
| + }
|
| + ]
|
| }
|
| }
|
|
|
|
|