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

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

Issue 2855613002: Removed |which| from KeyboardEvent and MouseEvent. (Closed)
Patch Set: Removed FIXME, counters. Rebased. Created 3 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/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 9392b3c0c8566897fe1ac4bca4991ac59a54691e..0584512330584fdee84feb1c67ac4fcfcaa6e68b 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3858,7 +3858,6 @@ interface KeyboardEvent : UIEvent
getter metaKey
getter repeat
getter shiftKey
- getter which
method constructor
method getModifierState
method initKeyboardEvent
@@ -4285,7 +4284,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