| Index: third_party/WebKit/LayoutTests/http/tests/inspector/sources/ui-source-code-metadata-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/sources/ui-source-code-metadata-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/sources/ui-source-code-metadata-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..bd2e5e29b1bcb7221ab2e3d56d0cee1935496678
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/sources/ui-source-code-metadata-expected.txt
|
| @@ -0,0 +1,19 @@
|
| +CONSOLE MESSAGE: line 1: Script loaded.
|
| +Verify that network UISourceCode has metadata.
|
| +
|
| +
|
| +Running: testCachedResource
|
| +Metadata for UISourceCode: http://127.0.0.1:8000/inspector/sources/resources/style.css
|
| + content size: 63
|
| + modification time: <Date>
|
| +
|
| +Running: testDynamicResource
|
| +Metadata for UISourceCode: http://127.0.0.1:8000/inspector/sources/resources/script.js
|
| + content size: 31
|
| + modification time: <Date>
|
| +
|
| +Running: testInlinedSourceMapSource
|
| +Metadata for UISourceCode: http://127.0.0.1:8000/inspector/sources/resources/style.scss
|
| + content size: 26
|
| + modification time: null
|
| +
|
|
|