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

Side by Side Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/apply-start-width-after-skipped-text-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 100x60 [color=#ADD8E6] [bgcolor=#90EE90] 6 RenderBlock {DIV} at (0,0) size 100x60 [color=#ADD8E6] [bgcolor=#90EE90]
7 RenderText {#text} at (0,0) size 41x20 7 RenderText {#text} at (0,0) size 41x20
8 text run at (0,0) width 41: "xx" 8 text run at (0,0) width 41: "xx"
9 RenderInline {SPAN} at (0,0) size 60x20 [border: none (40px solid #C0C0C 0)] 9 RenderInline {SPAN} at (0,0) size 60x20 [border: none (40px solid #C0C0C 0)]
10 RenderText {#text} at (40,20) size 20x20 10 RenderText {#text} at (40,20) size 20x20
11 text run at (40,20) width 20: "x" 11 text run at (40,20) width 20: "x"
12 RenderText {#text} at (60,20) size 100x40 12 RenderText {#text} at (60,20) size 100x40
13 text run at (60,20) width 40: " x" 13 text run at (60,20) width 40: " x"
14 text run at (0,40) width 21: "x" 14 text run at (0,40) width 21: "x"
15 RenderBlock {DIV} at (0,60) size 100x40 [color=#ADD8E6] [bgcolor=#90EE90] 15 RenderBlock {DIV} at (0,60) size 100x40 [color=#ADD8E6] [bgcolor=#90EE90]
16 RenderInline {SPAN} at (0,0) size 60x20 [border: none (40px solid #C0C0C 0)] 16 RenderInline {SPAN} at (0,0) size 60x20 [border: none (40px solid #C0C0C 0)]
17 RenderText {#text} at (40,0) size 20x20 17 RenderText {#text} at (40,0) size 20x20
18 text run at (40,0) width 20: "x" 18 text run at (40,0) width 20: "x"
19 RenderText {#text} at (60,0) size 100x40 19 RenderText {#text} at (60,0) size 100x40
20 text run at (60,0) width 40: " x" 20 text run at (60,0) width 40: " x"
21 text run at (0,20) width 21: "x" 21 text run at (0,20) width 21: "x"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698