Index: LayoutTests/inspector/sources/debugger/event-listener-breakpoints-after-suspension-expected.txt |
diff --git a/LayoutTests/inspector/sources/debugger/event-listener-breakpoints-after-suspension-expected.txt b/LayoutTests/inspector/sources/debugger/event-listener-breakpoints-after-suspension-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..51b1e039efeed9ececc54349f9cefefc3db4baa1 |
--- /dev/null |
+++ b/LayoutTests/inspector/sources/debugger/event-listener-breakpoints-after-suspension-expected.txt |
@@ -0,0 +1,12 @@ |
+Tests event listener breakpoints. |
+ |
+ |
+Script execution paused. |
+Event target: INPUT |
+Script execution resumed. |
+Suspend all targets |
+Resume all targets |
+Script execution paused. |
+Successfully paused after suspension and resuming all targets |
+Script execution resumed. |
+ |