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

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

Issue 249343002: Create an antialiased virtual layout test group for font testing on Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments addressed, uploading with --no-find-copies Created 6 years, 8 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..1e7aa0d5b1a393c802dd6a54c12d9da063dcd2f1
--- /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 99x18
+ text run at (0,0) width 99: "Select this text. "
+ RenderInline {FONT} at (0,0) size 764x31
+ RenderText {#text} at (99,4) size 764x31
+ text run at (99,4) width 84: "I am teeny and tiny. "
+ text run at (183,4) width 297: "I am going to have lots of text but each line should retain the big height. "
+ text run at (480,4) width 284: "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 778x74
+ RenderText {#text} at (0,0) size 431x37
+ text run at (0,0) width 431: "This text is absolutely enormous. "
+ RenderInline {FONT} at (0,0) size 778x50
+ RenderText {#text} at (431,19) size 778x50
+ text run at (431,19) width 84: "I am teeny and tiny. "
+ text run at (515,19) width 263: "I am going to have lots of text but each line should retain the big"
+ text run at (0,56) width 31: "height. "
+ text run at (31,56) width 409: "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