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

Unified Diff: LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt

Issue 797583002: [bindings] Avoid using custom bindings for handling clipboardData on Event idl interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed the UsageCounter related stuff. Created 6 years 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
« no previous file with comments | « no previous file | LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
diff --git a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
index f4cb2a74a94fc547d3f27806b3f0b3d8376926ff..9b1c6e65d715159fcee1862dc12162b2d33b4b39 100644
--- a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
+++ b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
@@ -46,7 +46,6 @@ SELECT : '16384'
bubbles : 'false'
cancelBubble : 'false'
cancelable : 'true'
-clipboardData : 'undefined'
currentTarget : '[object XMLHttpRequest]'
defaultPrevented : 'false'
eventPhase : '2'
« no previous file with comments | « no previous file | LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698