| Index: LayoutTests/inspector/sources/debugger/watch-expressions-preserve-expansion-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/watch-expressions-preserve-expansion-expected.txt b/LayoutTests/inspector/sources/debugger/watch-expressions-preserve-expansion-expected.txt
|
| deleted file mode 100644
|
| index 26de7975c70c8e062ba7747953807d4e4cf4fcff..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/sources/debugger/watch-expressions-preserve-expansion-expected.txt
|
| +++ /dev/null
|
| @@ -1,27 +0,0 @@
|
| -Test that watch expressions expansion state is restored after update.
|
| -
|
| -Bug 99304
|
| -Watch expressions added.
|
| -expanded globalObject [object Object]
|
| -expanded foo [object Object]
|
| -expanded bar [object Object]
|
| -Watch expressions expanded.
|
| - globalObject: Object
|
| - foo: Object
|
| - bar: Object
|
| - baz: 2012
|
| - __proto__: Object
|
| - __proto__: Object
|
| - __proto__: Object
|
| - windowAlias: Window
|
| -Page reloaded.
|
| -Watch expressions after page reload:
|
| - globalObject: Object
|
| - foo: Object
|
| - bar: Object
|
| - baz: 2012
|
| - __proto__: Object
|
| - __proto__: Object
|
| - __proto__: Object
|
| - windowAlias: Window
|
| -
|
|
|