| Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap-nameclash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap-nameclash-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap-nameclash-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2a5ab857c8a3463b840ae24d381624b9d6a9c88b
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap-nameclash-expected.txt
|
| @@ -0,0 +1,16 @@
|
| +CONSOLE MESSAGE: line 1: 1
|
| +CONSOLE MESSAGE: line 1: function (){}
|
| +Verify that sourcemap sources are mapped event when sourcemap compiled url matches with one of the source urls.
|
| +
|
| +Binding created: {
|
| + network: http://127.0.0.1:8000/inspector/persistence/resources/sourcemap-name-clash/out.js? [sm]
|
| + fileSystem: file:///var/www/src/out.js
|
| + exactMatch: true
|
| +}
|
| +Binding created: {
|
| + network: http://127.0.0.1:8000/inspector/persistence/resources/sourcemap-name-clash/out.js
|
| + fileSystem: file:///var/www/out.js
|
| + exactMatch: true
|
| +}
|
| +Mapping has stabilized.
|
| +
|
|
|