Index: third_party/WebKit/LayoutTests/editing/pasteboard/smart-paste-003-trailing-whitespace-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/smart-paste-003-trailing-whitespace-expected.txt b/third_party/WebKit/LayoutTests/editing/pasteboard/smart-paste-003-trailing-whitespace-expected.txt |
index b5148cdeff4775c2d65d5623f0f4cf95dadc32d4..60f840d0b89f756089a1abb661d07b8c8d373acb 100644 |
--- a/third_party/WebKit/LayoutTests/editing/pasteboard/smart-paste-003-trailing-whitespace-expected.txt |
+++ b/third_party/WebKit/LayoutTests/editing/pasteboard/smart-paste-003-trailing-whitespace-expected.txt |
@@ -9,4 +9,4 @@ A space should be added between the preexisting word and the word that's pasted. |
Actual result |
execCopyCommand: <div id="test" class="editing" style="font-size: 24px;"> hello world </div> |
-execPasteCommand: <div id="test" class="editing" style="font-size: 24px;"> hello hello world</div> |
+execPasteCommand: <div id="test" class="editing" style="font-size: 24px;"> hello hello world</div> |