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 |
index a5b969c19bdf6b601dff2b04ec585ccc543c8241..08c8ab49b1756a7cc24e58d6aa10999486179369 100644 |
--- 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 |
@@ -2,7 +2,6 @@ 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:15) |
- 1) (:1) |
+ 0) (:1) |
kozy
2016/07/28 17:18:51
Could you create issue for this and mark this test
dgozman
2016/07/28 17:40:56
Done.
|