Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0a86a3dce801659bde26c1b2153dcd75993e5f8f |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt |
@@ -0,0 +1,10 @@ |
+Verify that for a fileSystem UISourceCode with network binding TabbedEditorContainer opens network UISourceCode. |
+ |
+Binding created: { |
+ network: http://127.0.0.1:8000/inspector/persistence/resources/foo.js |
+ fileSystem: file:///var/www/inspector/persistence/resources/foo.js |
+} |
+request open uiSourceCode: file:///var/www/inspector/persistence/resources/foo.js |
+Opened tabs: |
+ http://127.0.0.1:8000/inspector/persistence/resources/foo.js |
+ |