| Index: third_party/WebKit/LayoutTests/http/tests/inspector/console/console-links-in-errors-with-trace-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/console/console-links-in-errors-with-trace-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/console/console-links-in-errors-with-trace-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2c097f5ec99d144e7f51d06acdeff189423d69f2
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/console/console-links-in-errors-with-trace-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +CONSOLE ERROR: line 3: Error: http://127.0.0.1:8000/inspector/resources/source3.js
|
| +Test that relative links in traces open in the sources panel.
|
| +
|
| +Clicking link source3.js:3
|
| +Panel sources was opened.
|
| +
|
|
|