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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/event-listeners-about-blank-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
Index: third_party/WebKit/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt
index 996a6d548606de6b7e5d180e82288b0f862133ac..9d65383112928be7e644c3cea26cdd5377b26a5a 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/event-listeners-about-blank-expected.txt
@@ -18,7 +18,7 @@ Tests event listeners output in the Elements sidebar panel when the listeners ar
======== wheel ========
== normal
-[expanded] bodyRemoveevent-listeners-about-blank.html:9
+[expanded] bodyRemoveToggle Passiveevent-listeners-about-blank.html:9
useCapture: false
passive: true
handler: function f() {}

Powered by Google App Engine
This is Rietveld 408576698