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

Unified Diff: LayoutTests/platform/mac/fast/forms/input-field-text-truncated-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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: LayoutTests/platform/mac/fast/forms/input-field-text-truncated-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/input-field-text-truncated-expected.txt b/LayoutTests/platform/mac/fast/forms/input-field-text-truncated-expected.txt
index 7ed0675faed927bb190a740653d6f3d10c5d9a66..a0e1b165d8f808be5cf0bfa73b171da5581f115a 100644
--- a/LayoutTests/platform/mac/fast/forms/input-field-text-truncated-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/input-field-text-truncated-expected.txt
@@ -7,10 +7,10 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 778x26
text run at (0,0) width 778: "Text inside input field should not be cut off at the bottom when its font is larger than the body font size. If the descenders in \"something gjpqy\" below are all visible, the"
text run at (0,13) width 343: "test passes. If they are cut off by the bottom of the input box, the test fails."
- RenderBlock (anonymous) at (0,37) size 784x25
- RenderTextControl {INPUT} at (0,2) size 300x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderBlock (anonymous) at (0,37) size 784x21
+ RenderTextControl {INPUT} at (0,0) size 300x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
-layer at (11,50) size 294x15
+layer at (11,48) size 294x15
RenderBlock {DIV} at (3,3) size 294x15
RenderText {#text} at (0,0) size 99x15
text run at (0,0) width 99: "something gjpqy"

Powered by Google App Engine
This is Rietveld 408576698