| Index: LayoutTests/inspector/sources/debugger/debugger-expand-scope-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/debugger-expand-scope-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-expand-scope-expected.txt
|
| index 82fd1eec18b3515a828a1e036044ff3b90d3b1fa..35c53cb110f43cdfa21c5bd603f360a2166967b0 100644
|
| --- a/LayoutTests/inspector/sources/debugger/debugger-expand-scope-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/debugger-expand-scope-expected.txt
|
| @@ -6,7 +6,7 @@ Script execution paused.
|
|
|
| Dump scope sections:
|
| Catch
|
| - e: Error
|
| + e: Error: An exception
|
| Local
|
| innerFunctionLocalVar: 2012
|
| negInf: -Infinity
|
|
|