| Index: LayoutTests/inspector/sources/debugger-ui/last-execution-context-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger-ui/last-execution-context-expected.txt b/LayoutTests/inspector/sources/debugger-ui/last-execution-context-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ce5b4dac262e59b57cec3e8933a86dd2fa47b2a9
|
| --- /dev/null
|
| +++ b/LayoutTests/inspector/sources/debugger-ui/last-execution-context-expected.txt
|
| @@ -0,0 +1,16 @@
|
| +Tests that re-adding a removed target restores the last selected execution context.
|
| +
|
| +Adding page target:
|
| +Execution context selected: mock-target-page-target:pageFrame1
|
| +Target selected: mock-target-page-target
|
| +
|
| +Adding sw target:
|
| +
|
| +Removing page target:
|
| +Execution context selected: mock-target-sw-target:
|
| +Target selected: mock-target-sw-target
|
| +
|
| +Readding page target:
|
| +Execution context selected: mock-target-page-target:pageFrame1
|
| +Target selected: mock-target-page-target
|
| +
|
|
|