Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-summary-expected.txt

Issue 2351443003: Revert of Show ancestor hierarchy in accessibility panel (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 e12f99d0ec13b06070baf75d826802c306e1507e..b5e886daf440539e2f336765a0114886c98fd6cd 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,259 +1,195 @@
{
"id": "<int>",
"result": {
- "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"
+ "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"
+ },
+ {
+ "type": "attribute",
+ "value": {
+ "type": "computedString",
+ "value": "summary2-title"
+ },
+ "attribute": "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": "summary3-contents",
+ "sources": [
+ {
+ "type": "relatedElement",
+ "attribute": "aria-labelledby"
+ },
+ {
+ "type": "attribute",
+ "attribute": "aria-label"
+ },
+ {
+ "type": "contents",
+ "value": {
+ "type": "computedString",
+ "value": "summary3-contents"
}
- ]
- },
- "properties": [
- {
- "name": "expanded",
- "value": {
- "type": "booleanOrUndefined",
- "value": false
+ },
+ {
+ "type": "attribute",
+ "value": {
+ "type": "computedString",
+ "value": "summary3-title"
+ },
+ "attribute": "title",
+ "superseded": true
+ }
+ ]
+ },
+ "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"
+ },
+ "attribute": "aria-label",
+ "attributeValue": {
+ "type": "string",
+ "value": "summary4-aria-label"
}
- }
- ]
- }
- ]
- }
-}
-{
- "id": "<int>",
- "result": {
- "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": [
- {
- "name": "expanded",
- "value": {
- "type": "booleanOrUndefined",
- "value": false
- }
- }
- ]
- }
- ]
- }
-}
-{
- "id": "<int>",
- "result": {
- "nodes": [
- {
- "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"
- },
- "attribute": "aria-label",
- "attributeValue": {
- "type": "string",
- "value": "summary4-aria-label"
- }
- },
- {
- "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": [
- {
- "name": "expanded",
- "value": {
- "type": "booleanOrUndefined",
- "value": false
- }
- }
- ]
- }
- ]
- }
-}
-{
- "id": "<int>",
- "result": {
- "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": [
- {
- "name": "expanded",
- "value": {
- "type": "booleanOrUndefined",
- "value": false
- }
- },
- {
- "name": "labelledby",
- "value": {
- "type": "nodeList",
+ },
+ {
+ "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": [
+ {
+ "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": [
+ {
+ "type": "relatedElement",
+ "value": {
+ "type": "computedString",
+ "value": "summary5-aria-labelledby"
+ },
+ "attribute": "aria-labelledby",
+ "attributeValue": {
+ "type": "idrefList",
+ "value": "labelledby5",
"relatedNodes": [
{
"idref": "labelledby5",
@@ -262,10 +198,66 @@
}
]
}
- }
- ]
- }
- ]
+ },
+ {
+ "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"
+ }
+ ]
+ }
+ }
+ ]
+ }
}
}

Powered by Google App Engine
This is Rietveld 408576698