Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(312)

Unified Diff: LayoutTests/inspector/sources/debugger/event-listener-breakpoints-after-suspension-expected.txt

Issue 1089463005: Devtools: Fix "EventListeners don't work after timeline" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test added Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
+

Powered by Google App Engine
This is Rietveld 408576698