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

Side by Side Diff: LayoutTests/platform/win/virtual/antialiasedtext/fast/text/stroking-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIV} at (0,0) size 784x148 [textFillColor=#800080] [textStrok eWidth=2.00] 6 RenderBlock {DIV} at (0,0) size 784x148 [textFillColor=#800080] [textStrok eWidth=2.00]
7 RenderText {#text} at (0,1) size 617x145 7 RenderText {#text} at (0,1) size 617x145
8 text run at (0,1) width 617: "Purple\x{300} fill, black stroke," 8 text run at (0,1) width 617: "Purple\x{300} fill, black stroke,"
9 text run at (0,75) width 333: "complex text" 9 text run at (0,75) width 333: "complex text"
10 RenderBlock {DIV} at (0,148) size 784x74 [textStrokeColor=#FFA500] [textSt rokeWidth=1.33] 10 RenderBlock {DIV} at (0,148) size 784x74 [textStrokeColor=#FFA500] [textSt rokeWidth=1.33]
11 RenderText {#text} at (0,1) size 638x71 11 RenderText {#text} at (0,1) size 638x71
12 text run at (0,1) width 638: "Orange stroke, black fill." 12 text run at (0,1) width 638: "Orange stroke, black fill."
13 RenderBlock {DIV} at (0,222) size 784x148 [textStrokeColor=#0000FF] [textS trokeWidth=1.33] 13 RenderBlock {DIV} at (0,222) size 784x148 [textStrokeColor=#0000FF] [textS trokeWidth=1.33]
14 RenderText {#text} at (0,1) size 594x145 14 RenderText {#text} at (0,1) size 594x145
15 text run at (0,1) width 594: "Blue stroke, no fill, red" 15 text run at (0,1) width 594: "Blue stroke, no fill, red"
16 text run at (0,75) width 212: "shadow." 16 text run at (0,75) width 212: "shadow."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698