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

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

Issue 1232003009: Implement DragEvent and move MouseEvent.dataTransfer (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix plugin failure of LayoutTest Created 5 years, 4 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 4e30cc563cbba90b30b21ee720f75524c3b1e438..9d35f3a3604c9b6db7bfa2d5e72ba20dcd10698a 100644
--- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -919,6 +919,9 @@ interface DocumentType
getter systemId
method constructor
method remove
+interface DragEvent
+ getter dataTransfer
+ method constructor
interface DynamicsCompressorNode
getter attack
getter knee
@@ -2967,7 +2970,6 @@ interface MouseEvent
getter clientX
getter clientY
getter ctrlKey
- getter dataTransfer
getter fromElement
getter layerX
getter layerY

Powered by Google App Engine
This is Rietveld 408576698