| Index: LayoutTests/editing/pasteboard/set_data_typeof_return-expected.txt
|
| diff --git a/LayoutTests/editing/pasteboard/set_data_typeof_return-expected.txt b/LayoutTests/editing/pasteboard/set_data_typeof_return-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..cb49682ba1816585c9156e6e186496e17ddc50b6
|
| --- /dev/null
|
| +++ b/LayoutTests/editing/pasteboard/set_data_typeof_return-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Simple test to validate the return type of setData(). To run the test manually, simply select any text and initiate a copy operation.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS event.clipboardData.setData('text/plain', 'copy test') is undefined.
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|