| Index: third_party/WebKit/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt b/third_party/WebKit/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
|
| index 25cae2d26f37d77dd10873787f86035b5dc719c2..27353cd6f6a297226d97e11a55f856dc2680c37c 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt
|
| @@ -21,5 +21,5 @@ DataTransferItem accessed outside event handler!
|
| copy: items[0] value: Hello World!
|
| copy: items[1] value: <b>Hello World!
|
| paste: items[0] value: This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.
|
| -paste: items[1] value: <span style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none;">This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.</span>
|
| +paste: items[1] value: <span style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 20px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none;">This file tests the basic functionality and properties of DataTransferItems. This test requires DRT.</span>
|
|
|
|
|