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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt

Issue 1385773002: Auto-rebaseline for r351985 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/textAreaLineHeight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt
index eab04702b8c1c0e5a24b6285c9dd2e993f23c530..9adfa73429e14c07eca06aab294705ee1809b8da 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt
@@ -59,18 +59,17 @@ layer at (8,60) size 406x206 clip at (9,61) size 404x204
text run at (0,18) width 384: "Demo text here that wraps a bit and should demonstrate"
text run at (383,18) width 5: " "
text run at (0,71) width 184: "the goodness of line-height"
-layer at (8,829) size 141x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 69
+layer at (8,829) size 141x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 scrollHeight 56
LayoutTextControl {TEXTAREA} at (0,54) size 141x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 120x65
- LayoutText {#text} at (0,0) size 112x65
- text run at (0,0) width 105: "Demo text here that"
- text run at (104,0) width 5: " "
- text run at (0,13) width 82: "wraps a bit and"
- text run at (81,13) width 5: " "
- text run at (0,26) width 106: "should demonstrate"
- text run at (105,26) width 4: " "
- text run at (0,39) width 112: "the goodness of line-"
- text run at (0,52) width 33: "height"
+ LayoutBlockFlow {DIV} at (3,3) size 120x52
+ LayoutText {#text} at (0,0) size 118x52
+ text run at (0,0) width 100: "Demo text here that"
+ text run at (99,0) width 4: " "
+ text run at (0,13) width 114: "wraps a bit and should"
+ text run at (113,13) width 4: " "
+ text run at (0,26) width 82: "demonstrate the"
+ text run at (82,26) width 4: " "
+ text run at (0,39) width 118: "goodness of line-height"
layer at (8,901) size 141x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutTextControl {TEXTAREA} at (0,126) size 141x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
LayoutBlockFlow {DIV} at (3,3) size 135x13

Powered by Google App Engine
This is Rietveld 408576698