| 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..f9f832422a39681a782c667a2840a982dd591ca1 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
|
| @@ -1,11 +1,11 @@
|
| 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
|
| + javascript:alert('foo')
|
| http://127.0.0.1/stylesheet.css
|
| http://127.0.0.1/script.js
|
| http://127.0.0.1/target.html
|
|
|