Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/text/input-tab-shows-caret-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/fast/forms/text/input-tab-shows-caret-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/text/input-tab-shows-caret-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/text/input-tab-shows-caret-expected.txt
index 3a754dffdc97d2b38e368f907d00596a1ab85e35..ddafab6286517fdf22c8f585f9eb3fa21678adac 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/text/input-tab-shows-caret-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/text/input-tab-shows-caret-expected.txt
@@ -5,6 +5,7 @@ layer at (0,0) size 800x38
LayoutBlockFlow {BODY} at (8,8) size 784x22
LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
+ LayoutText {#text} at (0,0) size 0x0
layer at (10,11) size 150x16
LayoutBlockFlow {DIV} at (2,3) size 150x16
caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of body

Powered by Google App Engine