Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/inspector/resources/resources-panel-on-navigation-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/resources/resources-panel-on-navigation-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/resources/resources-panel-on-navigation-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d81d947d8d33103521e6f5dc81f835b117c4cd31 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/resources/resources-panel-on-navigation-expected.txt |
| @@ -0,0 +1,65 @@ |
| +CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback1 |
| +Tests Application Panel response to a main frame navigation. |
| + |
| +Initial state: |
| +Application |
| + Manifest |
| + Service Workers |
| + Clear storage |
| +Storage |
| + Local Storage |
| + http://127.0.0.1:8000 |
| + Session Storage |
| + http://127.0.0.1:8000 |
| + IndexedDB |
| + Database1 - http://127.0.0.1:8000 |
| + Web SQL |
| + database-for-test |
| + Cookies |
| + http://127.0.0.1:8000 |
| +Cache |
| + Cache Storage |
| + Application Cache |
| +Frames |
| + top |
| + Scripts |
| + console-test.js |
| + indexeddb-test.js |
| + inspector-test.js |
| + resources-test.js |
| + resources-panel-on-navigation.html |
| +Visible view is a query view: true |
| +Page reloaded. |
| +After navigation: |
| +Application |
| + Manifest |
| + Service Workers |
| + Clear storage |
| +Storage |
| + Local Storage |
| + http://127.0.0.1:8000 |
| + Session Storage |
| + http://127.0.0.1:8000 |
| + IndexedDB |
| + Database1 - http://127.0.0.1:8000 |
| + Web SQL |
| + Cookies |
| + http://127.0.0.1:8000 |
| +Cache |
| + Cache Storage |
| + Application Cache |
| +Frames |
| + top |
|
eostroukhov
2017/04/11 21:45:57
Note that there's a bug I am working on to fix tha
|
| + Scripts |
| + console-test.js |
| + console-test.js |
| + indexeddb-test.js |
| + indexeddb-test.js |
| + inspector-test.js |
| + inspector-test.js |
| + resources-test.js |
| + resources-test.js |
| + resources-panel-on-navigation.html |
| + resources-panel-on-navigation.html |
| +Visible view is a query view: false |
| + |