| 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
|
|
|