| Index: LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
|
| ===================================================================
|
| --- LayoutTests/editing/pasteboard/data-transfer-items-expected.txt (revision 95747)
|
| +++ LayoutTests/editing/pasteboard/data-transfer-items-expected.txt (working copy)
|
| @@ -20,6 +20,6 @@
|
| DataTransferItem accessed outside event handler!
|
| copy: items[0] value: Hello World!
|
| copy: items[1] value: <b>Hello World!
|
| -paste: items[0] value: <span style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; display: inline !important; float: none; ">This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.</span>
|
| +paste: items[0] value: <span class="Apple-style-span" style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; display: inline !important; float: none; ">This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.</span>
|
| paste: items[1] value: This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.
|
|
|
|
|