Index: LayoutTests/editing/pasteboard/onpaste-text-html-expected.txt |
diff --git a/LayoutTests/editing/pasteboard/onpaste-text-html-expected.txt b/LayoutTests/editing/pasteboard/onpaste-text-html-expected.txt |
index 9c048b8995dc9ff768637fe718f16d5897cf11d9..52841fee13d369dfba42a3759f2f3f73681e0168 100644 |
--- a/LayoutTests/editing/pasteboard/onpaste-text-html-expected.txt |
+++ b/LayoutTests/editing/pasteboard/onpaste-text-html-expected.txt |
@@ -1,5 +1,5 @@ |
CONSOLE MESSAGE: line 21: text/plain: This test verifies that we can get text/html from the clipboard during an onpaste event. |
-CONSOLE MESSAGE: line 23: text/html: <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 test verifies that we can get text/html from the clipboard during an onpaste event.<span class="Apple-converted-space"> </span></span> |
+CONSOLE MESSAGE: line 23: text/html: <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 test verifies that we can get text/html from the clipboard during an onpaste event.<span class="Apple-converted-space"> </span></span> |
This test verifies that we can get text/html from the clipboard during an onpaste event. This test requires DRT. |
Paste content in this div.This test verifies that we can get text/html from the clipboard during an onpaste event. |
PASS |