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

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

Issue 2022503002: Add ability to toggle passive state on an individual event listener. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix layout tests 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/elements/event-listener-sidebar-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/event-listener-sidebar-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/event-listener-sidebar-expected.txt
index fa7d728ab944eeec701ff0e47b2907b0485c0160..984aaad85afc268a736d6807afbdf7f6c1e359c9 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/event-listener-sidebar-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/event-listener-sidebar-expected.txt
@@ -69,7 +69,7 @@ Inspect Me
======== wheel ========
== normal
-[expanded] bodyRemoveevent-listener-sidebar.html:10
+[expanded] bodyRemoveToggle Passiveevent-listener-sidebar.html:10
useCapture: false
passive: true
handler: function f() {}
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698