| Index: third_party/WebKit/LayoutTests/http/tests/inspector/inline-source-map-loading-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/inline-source-map-loading-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/inline-source-map-loading-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f14ba8801664b32962ee5939c4400a1fbd74e779
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/inline-source-map-loading-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +Verify that inline sourcemap has proper URL and compiledURL.
|
| +
|
| +SourceMap Loaded:
|
| +url: data:application/json;base64,eyJmaWxlIjoiY29tcGlsZWQuanMiLCJtYXBwaW5ncyI6IkFBQVNBLFFBQUFBLElBQUcsQ0FBQ0MsQ0FBRCxDQUFhQyxDQUFiLENBQ1osQ0FDSSxNQUFPRCxFQUFQLENBQW9CQyxDQUR4QixDQUlBLElBQUlDLE9BQVM7Iiwic291cmNlcyI6WyJzb3VyY2UuanMiXSwic291cmNlc0NvbnRlbnQiOlsiPHNvdXJjZSBjb250ZW50PiJdfQ==
|
| +compiledURL: http://127.0.0.1:8000/inspector/inline-source-map-loading.html
|
| +
|
|
|