Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(475)

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/search/search-vertical-alignment-expected.txt

Issue 1584683002: INPUT text field: Fix a chopped editing text issue. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update input-textarea-padding-match.html Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/fast/forms/search/search-vertical-alignment-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/search/search-vertical-alignment-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/search/search-vertical-alignment-expected.txt
index c88ba26a2a49253ff9599e2e3436297100d027a5..8f2911bf07aa9f3232151d0064e4f97e3d6cfcf8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/search/search-vertical-alignment-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/search/search-vertical-alignment-expected.txt
@@ -29,13 +29,13 @@ layer at (0,0) size 800x600
LayoutTextControl {INPUT} at (135,2) size 131x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,147) size 784x18
- LayoutTextControl {INPUT} at (0,0) size 131x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,4) size 131x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutFlexibleBox {DIV} at (3,0) size 125x12
LayoutBlockFlow {DIV} at (0,0) size 16x13
- LayoutBlockFlow {DIV} at (16,3) size 97x6
+ LayoutBlockFlow {DIV} at (16,-0.50) size 97x13
LayoutText {#text} at (131,0) size 4x18
text run at (131,0) width 4: " "
- LayoutTextControl {INPUT} at (135,0) size 131x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (135,4) size 131x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
layer at (27,76) size 97x13
LayoutBlockFlow {DIV} at (0,0) size 97x13
@@ -53,17 +53,17 @@ layer at (146,125) size 125x13
LayoutBlockFlow {DIV} at (3,1.50) size 125x13
LayoutText {#text} at (0,0) size 21x13
text run at (0,0) width 21: "Text"
-layer at (27,158) size 97x6 scrollHeight 13
- LayoutBlockFlow {DIV} at (0,0) size 97x6
+layer at (27,159) size 97x13
+ LayoutBlockFlow {DIV} at (0,0) size 97x13
LayoutText {#text} at (0,0) size 21x13
text run at (0,0) width 21: "Text"
-layer at (146,158) size 125x6 scrollHeight 13
- LayoutBlockFlow {DIV} at (3,3) size 125x6
+layer at (146,159) size 125x13
+ LayoutBlockFlow {DIV} at (3,-0.50) size 125x13
LayoutText {#text} at (0,0) size 21x13
text run at (0,0) width 21: "Text"
layer at (125,77) size 11x11 transparent
LayoutBlockFlow {DIV} at (114,14) size 11x11
layer at (125,126) size 11x11 transparent
LayoutBlockFlow {DIV} at (114,1) size 11x11
-layer at (125,156) size 11x11 transparent
+layer at (125,160) size 11x11 transparent
LayoutBlockFlow {DIV} at (114,0.50) size 11x11

Powered by Google App Engine
This is Rietveld 408576698