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

Side by Side Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/015-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 218x18 7 RenderText {#text} at (0,0) size 218x18
8 text run at (0,0) width 218: "This tests for a regression against " 8 text run at (0,0) width 218: "This tests for a regression against "
9 RenderInline {I} at (0,0) size 774x36 9 RenderInline {I} at (0,0) size 774x36
10 RenderInline {A} at (0,0) size 355x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 355x18 [color=#0000EE]
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 RenderText {#text} at (0,0) size 0x0 53 RenderText {#text} at (0,0) size 0x0
54 RenderBlock {HR} at (0,346) size 784x2 [border: (1px inset #EEEEEE)] 54 RenderBlock {HR} at (0,346) size 784x2 [border: (1px inset #EEEEEE)]
55 RenderBlock {P} at (0,364) size 784x18 55 RenderBlock {P} at (0,364) size 784x18
56 RenderText {#text} at (0,0) size 258x18 56 RenderText {#text} at (0,0) size 258x18
57 text run at (0,0) width 258: "\x{201C}Dolor\x{201D} should not break i nto two lines." 57 text run at (0,0) width 258: "\x{201C}Dolor\x{201D} should not break i nto two lines."
58 layer at (8,406) size 45x20 58 layer at (8,406) size 45x20
59 RenderBlock (positioned) {DIV} at (8,406) size 44.81x20 59 RenderBlock (positioned) {DIV} at (8,406) size 44.81x20
60 RenderBlock {DIV} at (0,0) size 44.81x20 [border: (1px solid #00FFFF)] 60 RenderBlock {DIV} at (0,0) size 44.81x20 [border: (1px solid #00FFFF)]
61 RenderText {#text} at (1,1) size 43x18 61 RenderText {#text} at (1,1) size 43x18
62 text run at (1,1) width 43: "Dolor" 62 text run at (1,1) width 43: "Dolor"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698