| Index: LayoutTests/http/tests/inspector/cache-storage/cache-names-expected.txt
|
| diff --git a/LayoutTests/http/tests/inspector/cache-storage/cache-names-expected.txt b/LayoutTests/http/tests/inspector/cache-storage/cache-names-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3f6f58203ce90e50d948d2a6565f4e9a04671f1e
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/inspector/cache-storage/cache-names-expected.txt
|
| @@ -0,0 +1,17 @@
|
| +Tests that cache names are correctly loaded and displayed in the inspector.
|
| +
|
| +Dumping CacheStorage tree:
|
| + (empty)
|
| +Dumping CacheStorage tree:
|
| + cache: testCache1 - http://127.0.0.1:8000
|
| + (cache empty)
|
| +Dumping CacheStorage tree:
|
| + cache: testCache1 - http://127.0.0.1:8000
|
| + (cache empty)
|
| + cache: testCache2 - http://127.0.0.1:8000
|
| + (cache empty)
|
| + cache: testCache3 - http://127.0.0.1:8000
|
| + (cache empty)
|
| + cache: testCache4 - http://127.0.0.1:8000
|
| + (cache empty)
|
| +
|
|
|