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

Side by Side Diff: LayoutTests/platform/win/virtual/antialiasedtext/fast/text/emphasis-overlap-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 784x176 6 RenderBlock {DIV} at (0,0) size 784x176
7 RenderBlock {DIV} at (0,24) size 160x144 7 RenderBlock {DIV} at (0,24) size 160x144
8 RenderText {#text} at (0,0) size 160x32 8 RenderText {#text} at (0,0) size 160x32
9 text run at (0,0) width 160: "1111 " 9 text run at (0,0) width 160: "1111 "
10 RenderBR {BR} at (0,0) size 0x0 10 RenderBR {BR} at (0,0) size 0x0
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 RenderBR {BR} at (0,0) size 0x0 116 RenderBR {BR} at (0,0) size 0x0
117 RenderInline {SPAN} at (0,0) size 128x32 [color=#008000] 117 RenderInline {SPAN} at (0,0) size 128x32 [color=#008000]
118 RenderText {#text} at (0,96) size 128x32 118 RenderText {#text} at (0,96) size 128x32
119 text run at (0,96) width 128: "3333" 119 text run at (0,96) width 128: "3333"
120 RenderText {#text} at (128,96) size 32x32 120 RenderText {#text} at (128,96) size 32x32
121 text run at (128,96) width 32: " " 121 text run at (128,96) width 32: " "
122 RenderBR {BR} at (0,0) size 0x0 122 RenderBR {BR} at (0,0) size 0x0
123 RenderText {#text} at (0,128) size 128x32 123 RenderText {#text} at (0,128) size 128x32
124 text run at (0,128) width 128: "4444" 124 text run at (0,128) width 128: "4444"
125 RenderText {#text} at (0,0) size 0x0 125 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698