| 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
|
|
|
|
|