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

Unified Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/011-expected.txt

Issue 901413004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/virtual/antialiasedtext/fast/text/basic/011-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/011-expected.txt b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/011-expected.txt
index 81a62b829afaff33b132ba9eb0b2d1ac27026f73..be2d77aefdf7247ad39935c9cc47c7ebcd95a526 100644
--- a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/011-expected.txt
+++ b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/011-expected.txt
@@ -1,27 +1,27 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x128
- RenderBlock {HTML} at (0,0) size 800x128
- RenderBody {BODY} at (8,8) size 784x112
- RenderBlock {DIV} at (0,0) size 784x32
- RenderText {#text} at (0,0) size 103x16
+layer at (0,0) size 800x142
+ RenderBlock {HTML} at (0,0) size 800x142
+ RenderBody {BODY} at (8,8) size 784x126
+ RenderBlock {DIV} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 103x18
text run at (0,0) width 103: "Select this text. "
- RenderInline {FONT} at (0,0) size 753x27
- RenderText {#text} at (102,4) size 753x27
+ RenderInline {FONT} at (0,0) size 753x31
+ RenderText {#text} at (102,4) size 753x31
text run at (102,4) width 83: "I am teeny and tiny. "
text run at (184,4) width 292: "I am going to have lots of text but each line should retain the big height. "
text run at (475,4) width 278: "If the lines shrink, it means that the root line box's height is not being"
- text run at (0,20) width 114: "considered and that's wrong."
+ text run at (0,22) width 114: "considered and that's wrong."
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,48) size 784x0
- RenderBlock {DIV} at (0,48) size 784x64
- RenderInline {FONT} at (0,0) size 773x64
- RenderText {#text} at (0,0) size 432x32
+ RenderBlock {P} at (0,52) size 784x0
+ RenderBlock {DIV} at (0,52) size 784x74
+ RenderInline {FONT} at (0,0) size 773x74
+ RenderText {#text} at (0,0) size 432x37
text run at (0,0) width 432: "This text is absolutely enormous. "
- RenderInline {FONT} at (0,0) size 773x43
- RenderText {#text} at (431,16) size 773x43
- text run at (431,16) width 84: "I am teeny and tiny. "
- text run at (514,16) width 259: "I am going to have lots of text but each line should retain the big"
- text run at (0,48) width 30: "height. "
- text run at (29,48) width 403: "If the lines shrink, it means that the span's line box's height is not being considered and that's wrong."
+ RenderInline {FONT} at (0,0) size 773x50
+ RenderText {#text} at (431,19) size 773x50
+ text run at (431,19) width 84: "I am teeny and tiny. "
+ text run at (514,19) width 259: "I am going to have lots of text but each line should retain the big"
+ text run at (0,56) width 30: "height. "
+ text run at (29,56) width 403: "If the lines shrink, it means that the span's line box's height is not being considered and that's wrong."
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698