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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1637813002: Change Event.deepPath to a method (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unnecessary change Created 4 years, 10 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/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 436bd681aa366cc540eabe9c7b711f3c9565d152..3d33b7ffbe6c1c072b35e38b7760a0a55d2dfca0 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -1395,7 +1395,6 @@ interface Event
getter cancelBubble
getter cancelable
getter currentTarget
- getter deepPath
getter defaultPrevented
getter eventPhase
getter path
@@ -1406,6 +1405,7 @@ interface Event
getter timeStamp
getter type
method constructor
+ method deepPath
method initEvent
method preventDefault
method stopImmediatePropagation

Powered by Google App Engine
This is Rietveld 408576698