| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/break-on-set-timeout-with-syntax-error-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/break-on-set-timeout-with-syntax-error-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/break-on-set-timeout-with-syntax-error-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..df3582250cfe4cd3c440f24b15a736ddcad1ec71
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/break-on-set-timeout-with-syntax-error-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected identifier
|
| +Tests that scheduled pause is cleared after processing event with empty handler.
|
| +
|
| +Call stack:
|
| + 0) executeSomeCode (break-on-set-timeout-with-syntax-error.html:16)
|
| + 1) (:1)
|
| +
|
| +
|
|
|