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

Unified Diff: LayoutTests/editing/pasteboard/data-transfer-items-expected.txt

Issue 16818023: DOMException toString is not correct (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 6 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
« no previous file with comments | « LayoutTests/css3/supports-cssom-expected.txt ('k') | LayoutTests/editing/selection/extend-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
diff --git a/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt b/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
index 43ac56a6407f3a2edbd1388da11c600ccd529d1c..51c98dbeb667e035c23ed9bb9f013e9e4f513a4a 100644
--- a/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
+++ b/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
@@ -1,6 +1,6 @@
This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.
Populating DataTransferItems...
-Caught exception "Error: NotSupportedError: DOM Exception 9" as expected.
+Caught exception "NotSupportedError: The implementation did not support the requested type of object or operation." as expected.
Verifying contents of DataTransferItems...
items.length: 2
items[0].kind: string
« no previous file with comments | « LayoutTests/css3/supports-cssom-expected.txt ('k') | LayoutTests/editing/selection/extend-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698