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

Unified Diff: LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt

Issue 1268353005: [DevTools] Support JQuery event listeners (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 3 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/elements/event-listeners-about-blank-expected.txt
diff --git a/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt b/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt
index 3a315dda4da39edffbe25c3ce473d8c2d9b47b4a..20c73880a2ff51d593856e8c0c74275a6c40b87f 100644
--- a/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt
+++ b/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt
@@ -3,11 +3,13 @@ Tests event listeners output in the Elements sidebar panel when the listeners ar
======== click ========
+== normal
[expanded] bodyevent-listeners-about-blank.html:9
useCapture: true
handler: function f() {}
======== hover ========
+== normal
[expanded] div#div-in-iframeevent-listeners-about-blank.html:9
useCapture: true
handler: function f() {}

Powered by Google App Engine
This is Rietveld 408576698