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

Unified Diff: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 1350933003: Implement MouseEvent.getModifierState (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add LayoutTests Created 5 years, 3 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: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index b5d66637d86bb3f8aff0b06f37513fe52283f88f..a4198b681596888422352bfae3cc13de88e8b106 100644
--- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -2915,6 +2915,7 @@ interface MouseEvent
getter x
getter y
method constructor
+ method getModifierState
Rick Byers 2015/09/17 19:42:42 Although no main-waterfall bot currently enforces
dtapuska 2015/09/17 19:55:19 chromium change prepared here: https://codereview.
method initMouseEvent
interface MutationEvent
attribute ADDITION

Powered by Google App Engine
This is Rietveld 408576698