| Index: LayoutTests/inspector/sources/debugger/reveal-not-skipped-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/reveal-not-skipped-expected.txt b/LayoutTests/inspector/sources/debugger/reveal-not-skipped-expected.txt
|
| deleted file mode 100644
|
| index b3a128b30f4355c6a46d7ea6af444cc63eb8ab44..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/sources/debugger/reveal-not-skipped-expected.txt
|
| +++ /dev/null
|
| @@ -1,28 +0,0 @@
|
| -CONSOLE ERROR: line 11: Uncaught ReferenceError: unknown_var is not defined
|
| -CONSOLE ERROR: line 11: Uncaught ReferenceError: unknown_var is not defined
|
| -Tests that certain user actions in scripts panel reveal execution line.
|
| -
|
| -
|
| -Running: testRevealAfterPausedOnException
|
| -Showing script1 source...
|
| -Script source was shown for 'script1.js'.
|
| -Throwing exception...
|
| -Script source was shown for 'reveal-not-skipped.html'.
|
| -Reloading page...
|
| -Script execution paused.
|
| -Script execution resumed.
|
| -Page reloaded.
|
| -Showing script1 source...
|
| -Script source was shown for 'script1.js'.
|
| -Throwing exception...
|
| -Script source was shown for 'reveal-not-skipped.html'.
|
| -
|
| -Running: testRevealAfterPrettyPrintWhenPaused
|
| -Throwing exception...
|
| -Script execution paused.
|
| -Showing script1 source...
|
| -Script source was shown for 'script1.js'.
|
| -Formatting...
|
| -Script source was shown for 'script1.js:formatted'.
|
| -Script execution resumed.
|
| -
|
|
|