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

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

Issue 308643005: Auto-rebaseline for r174930 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/mac-antialiasedtext/fast/text/basic/011-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/011-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/011-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..be2d77aefdf7247ad39935c9cc47c7ebcd95a526
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/011-expected.txt
@@ -0,0 +1,27 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+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 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,22) width 114: "considered and that's wrong."
+ RenderText {#text} at (0,0) size 0x0
+ 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 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