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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/textfield-overflow-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/textfield-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/textfield-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/textfield-overflow-expected.txt
index d1915d85ce468abad1ddd3269cc03faa2a8a86e8..47a1e1cbcf818c268df806429bea720a2e0b755d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/textfield-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/textfield-overflow-expected.txt
@@ -6,6 +6,6 @@ layer at (0,0) size 800x600
LayoutTextControl {INPUT} at (0,0) size 131x10 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
-layer at (11,11) size 125x4 scrollHeight 13
- LayoutBlockFlow {DIV} at (3,3) size 125x4
+layer at (11,7) size 125x13
+ LayoutBlockFlow {DIV} at (3,-1.50) size 125x13
caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698