Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/text/textfield-overflow-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/win/fast/forms/text/textfield-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/text/textfield-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/text/textfield-overflow-expected.txt
index 81bca1de77939b943f35ab2d1432c0acf6501a0d..bd79c042301ef6f41b08db192d74694dc12e760c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/text/textfield-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/text/textfield-overflow-expected.txt
@@ -5,6 +5,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutTextControl {INPUT} at (0,0) size 173x10 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
+ LayoutText {#text} at (0,0) size 0x0
layer at (10,5) size 169x16
LayoutBlockFlow {DIV} at (2,-3) size 169x16
caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of body

Powered by Google App Engine