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

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

Issue 2942573003: [DevTools] New harness for inspector-protocol layout tests (Closed)
Patch Set: Protocol -> dp Created 3 years, 6 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-visiblity-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-visiblity-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-visiblity-expected.txt
index 3ed973818627393068baa0b328da9366df0d26df..e1983b068b7bdfdf0ab2a0f1b8c6f0b17a4bb4a6 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-visiblity-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/accessibility/accessibility-nameSources-visiblity-expected.txt
@@ -1,3 +1,4 @@
+
{
"nodeId": "<string>",
"ignored": false,
@@ -313,7 +314,7 @@
"type": "relatedElement",
"value": {
"type": "computedString",
- "value": "\n 1 \n \n 2 \n \n \n \n \n \n 7 \n "
+ "value": "\n 1 \n \n 2 \n \n \n \n \n \n 7 \n "
},
"attribute": "aria-labelledby",
"attributeValue": {
@@ -322,7 +323,7 @@
"relatedNodes": [
{
"idref": "label4",
- "text": "\n 1 \n \n 2 \n \n \n \n \n \n 7 \n ",
+ "text": "\n 1 \n \n 2 \n \n \n \n \n \n 7 \n ",
"nodeResult": "div#label4"
}
]
@@ -391,7 +392,7 @@
"relatedNodes": [
{
"idref": "label4",
- "text": "\n 1 \n \n 2 \n \n \n \n \n \n 7 \n ",
+ "text": "\n 1 \n \n 2 \n \n \n \n \n \n 7 \n ",
"nodeResult": "div#label4"
}
]

Powered by Google App Engine
This is Rietveld 408576698