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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/elements-panel-rewrite-href-expected.txt

Issue 2428823002: DevTools: properly restore selected DOMNode in Elements panel. (Closed)
Patch Set: fix test Created 4 years, 2 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/elements/elements-panel-rewrite-href-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/elements-panel-rewrite-href-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/elements-panel-rewrite-href-expected.txt
index b667eaa61ea97ecb4351e211baeb7a3aa8a9b64e..67fdede1707a40810b9b80d21950bb27a4fb6085 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/elements-panel-rewrite-href-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/elements-panel-rewrite-href-expected.txt
@@ -3,10 +3,10 @@ Tests that src and href element targets are rewritten properly.
javascript:alert('foo')
,bogusSheet1.css
-inspector,elements,bogusSheet2.css
-tests,inspector,inspector-test.js
-tests,inspector,elements-test.js
-http://127.0.0.1/stylesheet.css
http://127.0.0.1/script.js
+http://127.0.0.1/stylesheet.css
http://127.0.0.1/target.html
+inspector,elements,bogusSheet2.css
+tests,inspector,elements-test.js
+tests,inspector,inspector-test.js

Powered by Google App Engine
This is Rietveld 408576698