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

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

Issue 2855613002: Removed |which| from KeyboardEvent and MouseEvent. (Closed)
Patch Set: Created 3 years, 8 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 7b8356f03cd5a67e3933989ca7d062e770627037..7cea2997e75774089b91281a421765fca9e74735 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3849,7 +3849,6 @@ interface KeyboardEvent : UIEvent
getter metaKey
getter repeat
getter shiftKey
- getter which
method constructor
method getModifierState
method initKeyboardEvent
@@ -4274,7 +4273,6 @@ interface MouseEvent : UIEvent
getter screenY
getter shiftKey
getter toElement
- getter which
getter x
getter y
method constructor

Powered by Google App Engine
This is Rietveld 408576698