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

Unified Diff: LayoutTests/platform/mac/fast/forms/input-baseline-expected.txt

Issue 1253573007: Auto-rebaseline for r199263 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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 74e36ef82e259c25d76d81162c2ab70cff98977a..de7787351b9147906fc2cc8efd0e040eec718df8 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 303: "This tests that text fields get the right baseline. "
LayoutBR {BR} at (302,14) size 1x0
LayoutBR {BR} at (0,18) size 0x18
- LayoutTextControl {INPUT} at (0,36) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (123,36) size 435x18
- text run at (123,36) width 435: "This text should line up with the bottom of the text in the text field. "
- LayoutBR {BR} at (557,50) size 1x0
+ LayoutTextControl {INPUT} at (0,36) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutText {#text} at (131,36) size 435x18
+ text run at (131,36) width 435: "This text should line up with the bottom of the text in the text field. "
+ LayoutBR {BR} at (565,50) size 1x0
LayoutBR {BR} at (0,55) size 0x18
- LayoutTextControl {INPUT} at (0,73) size 123x131 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (123,165) size 431x18
- text run at (123,165) width 431: "This text should line up with the bottom of the text in the text field."
-layer at (11,47) size 117x13
- LayoutBlockFlow {DIV} at (3,3) size 117x13
-layer at (11,84) size 117x125
- LayoutBlockFlow {DIV} at (3,3) size 117x125
+ LayoutTextControl {INPUT} at (0,73) size 131x132 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutText {#text} at (131,165) size 431x18
+ text run at (131,165) width 431: "This text should line up with the bottom of the text in the text field."
+layer at (11,47) size 125x13
+ LayoutBlockFlow {DIV} at (3,3) size 125x13
+layer at (11,84) size 125x126
+ LayoutBlockFlow {DIV} at (3,3) size 125x126

Powered by Google App Engine
This is Rietveld 408576698