| Index: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-tabs-order-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-tabs-order-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-tabs-order-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9c454ddabcde04aa987969eb5b6a623fe3ab801b
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-tabs-order-expected.txt
|
| @@ -0,0 +1,18 @@
|
| +Verify that tabbed editor doesn't shuffle tabs when bindings are dropped and then re-added during reload.
|
| +
|
| +
|
| +Running: waitForBindings
|
| +
|
| +Running: openNetworkFiles
|
| +initial tabs:
|
| + 1: foo.js
|
| + 2: bar.js
|
| + 3: baz.js [selected]
|
| +
|
| +Running: reloadPage
|
| +Page reloaded.
|
| +Tabs after reload:
|
| + 1: foo.js
|
| + 2: bar.js
|
| + 3: baz.js [selected]
|
| +
|
|
|