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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/event-listener-sidebar-jquery2-expected.txt

Issue 2034533002: [DevTools] Add removeFunction to EventListener protocol object (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: third_party/WebKit/LayoutTests/inspector/elements/event-listener-sidebar-jquery2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/event-listener-sidebar-jquery2-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/event-listener-sidebar-jquery2-expected.txt
index 1b5e7f0e4f67ef18772967928c1bfbf1370e8c88..21f62d3b2c971585336e09afd5f954f7156969d1 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/event-listener-sidebar-jquery2-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/event-listener-sidebar-jquery2-expected.txt
@@ -17,7 +17,7 @@ Inspect Me
[expanded] button#nodeRemoveevent-listener-sidebar-jquery2.html:13
useCapture: false
passive: false
- handler: function () { constole.log("onclick"); }
+ handler: function () { console.log("onclick"); }
== normal
[expanded] button#nodeRemoveevent-listener-sidebar-jquery2.html:12
useCapture: false

Powered by Google App Engine
This is Rietveld 408576698