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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/text-font-height-mismatch-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/text/text-font-height-mismatch-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/text-font-height-mismatch-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/text-font-height-mismatch-expected.txt
index 1f30f7fab092f9673031c6f761a0cb08920ca6f3..36474e3c697ae161a12673abaefb6aec2f638ba1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/text-font-height-mismatch-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/text-font-height-mismatch-expected.txt
@@ -8,6 +8,7 @@ layer at (0,0) size 800x142
text run at (0,0) width 273: "Editable text should be centered vertically."
LayoutBlockFlow {DIV} at (0,34) size 784x28
LayoutTextControl {INPUT} at (0,0) size 251x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {INPUT} at (251,0) size 251x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
LayoutBlockFlow {DIV} at (0,62) size 784x28
LayoutTextControl {INPUT} at (0,0) size 274x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
LayoutBlockFlow {DIV} at (0,90) size 784x28
@@ -16,6 +17,10 @@ layer at (10,52) size 247x24
LayoutBlockFlow {DIV} at (2,2) size 247x24
LayoutText {#text} at (0,0) size 74x24
text run at (0,0) width 74: "\x{3075} ABCgjy"
+layer at (261,52) size 247x24
+ LayoutBlockFlow {DIV} at (2,2) size 247x24
+ LayoutText {#text} at (0,0) size 74x24
+ text run at (0,0) width 74: "\x{3075} ABCgjy"
layer at (10,78) size 270x28
LayoutBlockFlow {DIV} at (2,0) size 270x28
LayoutText {#text} at (0,0) size 82x28

Powered by Google App Engine
This is Rietveld 408576698