| Index: LayoutTests/inspector/sources/debugger/script-failed-to-parse-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/script-failed-to-parse-expected.txt b/LayoutTests/inspector/sources/debugger/script-failed-to-parse-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..323067a347f55aaf83c207a5750b6d2a50200172
|
| --- /dev/null
|
| +++ b/LayoutTests/inspector/sources/debugger/script-failed-to-parse-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected token }
|
| +Tests that FailedToParseScriptSource event is raised after compile script with syntax error.
|
| +
|
| +
|
| +Running: testScriptParsedEvent
|
| +Event with script-failed-to-parse.js received
|
| +
|
|
|