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

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

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/textAreaLineHeight-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt b/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt
index 52eb54c9ebb1a1b8aec0eff8ec62f107062c3097..7c5d29e9773ce7a71d61caf7d0b64dfd079113ee 100644
--- a/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt
@@ -1,6 +1,6 @@
-layer at (0,0) size 785x1173
- RenderView at (0,0) size 785x600
-layer at (0,0) size 785x1173
+layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1173
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 785x1173 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {HTML} at (0,0) size 785x1173.33
RenderBody {BODY} at (8,8) size 769x1149.33
RenderBlock (anonymous) at (0,0) size 769x16
@@ -59,7 +59,7 @@ layer at (8,56) size 406x206 clip at (9,57) 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,811) size 161x32 clip at (9,812) size 144x30 scrollHeight 56
+layer at (8,811) size 161x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollHeight 56
RenderTextControl {TEXTAREA} at (0,48) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 140x52
RenderText {#text} at (0,0) size 129x52
@@ -70,9 +70,9 @@ layer at (8,811) size 161x32 clip at (9,812) size 144x30 scrollHeight 56
text run at (0,26) width 88: "demonstrate the"
text run at (87,26) width 5: " "
text run at (0,39) width 129: "goodness of line-height"
-layer at (8,879) size 161x32 clip at (9,880) size 159x30
+layer at (8,879) size 161x32 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
RenderTextControl {TEXTAREA} at (0,116) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 155x13
-layer at (8,947) size 406x206 clip at (9,948) size 404x204
+layer at (8,947) size 406x206 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
RenderTextControl {TEXTAREA} at (0,184) size 406x206 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
RenderBlock {DIV} at (3,3) size 400x53

Powered by Google App Engine
This is Rietveld 408576698