Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt

Issue 2374983004: Revert "Avoid creating consecutive whitespace renderers." (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt
index 726d0c10c7855c1badb7aa93033cf55c85838cc1..87e950107629582a1f4b4d6de0518cc711a29cfe 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt
@@ -32,6 +32,7 @@ layer at (0,0) size 800x600
LayoutText {#text} at (158,1) size 154x19
text run at (158,1) width 154: "drop me into the text field"
LayoutText {#text} at (0,0) size 0x0
+ LayoutText {#text} at (0,0) size 0x0
layer at (10,113) size 150x16
LayoutBlockFlow {DIV} at (2,3) size 150x16
LayoutText {#text} at (0,0) size 119x16

Powered by Google App Engine