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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x142
4 RenderBlock {HTML} at (0,0) size 800x142
5 RenderBody {BODY} at (8,8) size 784x126
6 RenderBlock {DIV} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 99x18
8 text run at (0,0) width 99: "Select this text. "
9 RenderInline {FONT} at (0,0) size 764x31
10 RenderText {#text} at (99,4) size 764x31
11 text run at (99,4) width 84: "I am teeny and tiny. "
12 text run at (183,4) width 297: "I am going to have lots of text but each line should retain the big height. "
13 text run at (480,4) width 284: "If the lines shrink, it means that t he root line box's height is not being"
14 text run at (0,22) width 114: "considered and that's wrong."
15 RenderText {#text} at (0,0) size 0x0
16 RenderBlock {P} at (0,52) size 784x0
17 RenderBlock {DIV} at (0,52) size 784x74
18 RenderInline {FONT} at (0,0) size 778x74
19 RenderText {#text} at (0,0) size 431x37
20 text run at (0,0) width 431: "This text is absolutely enormous. "
21 RenderInline {FONT} at (0,0) size 778x50
22 RenderText {#text} at (431,19) size 778x50
23 text run at (431,19) width 84: "I am teeny and tiny. "
24 text run at (515,19) width 263: "I am going to have lots of text b ut each line should retain the big"
25 text run at (0,56) width 31: "height. "
26 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."
27 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698