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

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

Issue 99083002: WIP: Migrate generated bindings to new ExceptionState constructor. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase. Created 7 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
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 006a1ef87570a1c69972d165176e54cc6741c6a1..16cecbad6b72f563c6d3ae0e65b65929ffb4dda6 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 "NotSupportedError: Failed to execute 'add' on 'DataTransferItemList'" as expected.
+Caught exception "NotSupportedError: Failed to execute 'add' on 'DataTransferItemList': An item already exists for type 'text/plain'." 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/fast/cookies/cookies-disabled-in-data-url.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698