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

Side by Side Diff: LayoutTests/platform/win/virtual/antialiasedtext/fast/text/cg-fallback-bolding-expected.txt

Issue 303133007: Merge virtual mac-antialiasedtext and windows-directwrite test suites (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x464 5 RenderBody {BODY} at (8,8) size 784x464
6 RenderBlock {P} at (0,0) size 784x72 6 RenderBlock {P} at (0,0) size 784x72
7 RenderText {#text} at (0,0) size 767x71 7 RenderText {#text} at (0,0) size 767x71
8 text run at (0,0) width 449: "The single Hebrew glyph below should be in the Lucida Grande font. " 8 text run at (0,0) width 449: "The single Hebrew glyph below should be in the Lucida Grande font. "
9 text run at (448,0) width 318: "It should not be a synthetic bold, bec ause the first" 9 text run at (448,0) width 318: "It should not be a synthetic bold, bec ause the first"
10 text run at (0,18) width 308: "font in the list (Ahem) does not have t he glyph. " 10 text run at (0,18) width 308: "font in the list (Ahem) does not have t he glyph. "
11 text run at (307,18) width 442: "Therefore we fall back to the second font in the list (Lucida Grande)," 11 text run at (307,18) width 442: "Therefore we fall back to the second font in the list (Lucida Grande),"
12 text run at (0,36) width 165: "which does support bold. " 12 text run at (0,36) width 165: "which does support bold. "
13 text run at (164,36) width 603: "This test is making sure we don't mak e incorrect assumptions based off the fact that we would" 13 text run at (164,36) width 603: "This test is making sure we don't mak e incorrect assumptions based off the fact that we would"
14 text run at (0,54) width 324: "have to synthesize bold for the first f ont in the list." 14 text run at (0,54) width 324: "have to synthesize bold for the first f ont in the list."
15 RenderBlock {P} at (0,200) size 784x128 15 RenderBlock {P} at (0,200) size 784x128
16 RenderText {#text} at (0,0) size 71x128 16 RenderText {#text} at (0,0) size 71x128
17 text run at (0,0) width 71 RTL: "\x{5D0}" 17 text run at (0,0) width 71 RTL: "\x{5D0}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698