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

Unified Diff: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector-protocol/dom/dom-getNodeForLocation-expected.txt

Issue 2668403004: DevTools: rebaseline DOM / CSS / Elements tests (Closed)
Patch Set: remove ax baselines Created 3 years, 10 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/Source/devtools/tests/baseline/protocol-1.2/inspector-protocol/dom/dom-getNodeForLocation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/dom/dom-getNodeForLocation-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector-protocol/dom/dom-getNodeForLocation-expected.txt
similarity index 82%
copy from third_party/WebKit/LayoutTests/inspector-protocol/dom/dom-getNodeForLocation-expected.txt
copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector-protocol/dom/dom-getNodeForLocation-expected.txt
index b081415c05d2b0db81116d53952138dcb1b1a3d2..27caf8afbc54809c05ca2d2787ff737f45e1e635 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/dom/dom-getNodeForLocation-expected.txt
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector-protocol/dom/dom-getNodeForLocation-expected.txt
@@ -3,12 +3,10 @@ Node: {
[0] : style
[1] : position:absolute;top:0;left:0;width:100;height:100
]
- backendNodeId : <number>
childNodeCount : 0
localName : div
nodeName : DIV
nodeType : 1
nodeValue :
- parentId : 4
}

Powered by Google App Engine
This is Rietveld 408576698