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

Unified Diff: LayoutTests/platform/mac/fast/forms/input-baseline-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-baseline-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/input-baseline-expected.txt b/LayoutTests/platform/mac/fast/forms/input-baseline-expected.txt
index 3f6bf8c3ca9dca1998a7e976d357165c33f92d0e..f43d52005b797cb4b6f426b1c683798d78e1e8de 100644
--- a/LayoutTests/platform/mac/fast/forms/input-baseline-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/input-baseline-expected.txt
@@ -7,15 +7,15 @@ layer at (0,0) size 800x600
text run at (0,0) width 293: "This tests that text fields get the right baseline. "
RenderBR {BR} at (293,14) size 0x0
RenderBR {BR} at (0,18) size 0x18
- RenderTextControl {INPUT} at (2,38) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (127,38) size 424x18
- text run at (127,38) width 424: "This text should line up with the bottom of the text in the text field. "
- RenderBR {BR} at (551,52) size 0x0
- RenderBR {BR} at (0,59) size 0x18
- RenderTextControl {INPUT} at (2,79) size 123x131 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (127,171) size 420x18
- text run at (127,171) width 420: "This text should line up with the bottom of the text in the text field."
-layer at (13,49) size 117x13
+ RenderTextControl {INPUT} at (0,36) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (123,36) size 424x18
+ text run at (123,36) width 424: "This text should line up with the bottom of the text in the text field. "
+ RenderBR {BR} at (547,50) size 0x0
+ RenderBR {BR} at (0,55) size 0x18
+ RenderTextControl {INPUT} at (0,73) size 123x131 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (123,165) size 420x18
+ text run at (123,165) width 420: "This text should line up with the bottom of the text in the text field."
+layer at (11,47) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
-layer at (13,90) size 117x125
+layer at (11,84) size 117x125
RenderBlock {DIV} at (3,3) size 117x125

Powered by Google App Engine
This is Rietveld 408576698