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 16cecbad6b72f563c6d3ae0e65b65929ffb4dda6..25cae2d26f37d77dd10873787f86035b5dc719c2 100644 |
--- a/LayoutTests/editing/pasteboard/data-transfer-items-expected.txt |
+++ b/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: auto; 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: 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> |