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

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

Issue 1144953005: [DevTools] Extracted EventListenersTreeOutline (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
« no previous file with comments | « LayoutTests/inspector/elements/event-listener-sidebar-expected.txt ('k') | Source/devtools/devtools.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d44bd35dbd1bb457ce65f75b00a32abe9fc6e2da..3a315dda4da39edffbe25c3ce473d8c2d9b47b4a 100644
--- a/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt
+++ b/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt
@@ -4,15 +4,11 @@ Tests event listeners output in the Elements sidebar panel when the listeners ar
======== click ========
[expanded] bodyevent-listeners-about-blank.html:9
- attachment: script
- handler: function f() {}
- node: body
useCapture: true
+ handler: function f() {}
======== hover ========
[expanded] div#div-in-iframeevent-listeners-about-blank.html:9
- attachment: script
- handler: function f() {}
- node: div#div-in-iframe
useCapture: true
+ handler: function f() {}
« no previous file with comments | « LayoutTests/inspector/elements/event-listener-sidebar-expected.txt ('k') | Source/devtools/devtools.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698