| 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..026e450e718e1e79f15182160290ef8bd85fc30c
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/resources/resources-panel-on-navigation-expected.txt
|
| @@ -0,0 +1,60 @@
|
| +CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback1
|
| +CONSOLE MESSAGE: line 112: createWebSQLDatabase_callback
|
| +Tests Application Panel behavious on 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
|
| + test-resource-view-websql-db
|
| + 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
|
| +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
|
| + Scripts
|
| + console-test.js
|
| + indexeddb-test.js
|
| + inspector-test.js
|
| + resources-test.js
|
| + resources-panel-on-navigation.html
|
| +Visible view is a query view: false
|
| +
|
|
|