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

Side by Side 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 unified diff | Download patch
OLDNEW
1 Tests that src and href element targets are rewritten properly. 1 Tests that src and href element targets are rewritten properly.
2 2
3 3
4 javascript:alert('foo') 4 javascript:alert('foo')
5 ,bogusSheet1.css 5 ,bogusSheet1.css
6 http://127.0.0.1/script.js
7 http://127.0.0.1/stylesheet.css
8 http://127.0.0.1/target.html
6 inspector,elements,bogusSheet2.css 9 inspector,elements,bogusSheet2.css
10 tests,inspector,elements-test.js
7 tests,inspector,inspector-test.js 11 tests,inspector,inspector-test.js
8 tests,inspector,elements-test.js
9 http://127.0.0.1/stylesheet.css
10 http://127.0.0.1/script.js
11 http://127.0.0.1/target.html
12 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698