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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/selection-rect-rounding-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 layer at (8,8) size 100x112 6 layer at (8,8) size 100x112
7 RenderBlock {DIV} at (0,0) size 100x112 [color=#00000000] 7 RenderBlock {DIV} at (0,0) size 100x112 [color=#00000000]
8 RenderText {#text} at (0,0) size 98x112 8 RenderText {#text} at (0,0) size 98x112
9 text run at (0,0) width 6: "i " 9 text run at (0,0) width 6: "i "
10 text run at (6,0) width 9: "x " 10 text run at (6,0) width 9: "x "
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 text run at (12,98) width 9: "n " 92 text run at (12,98) width 9: "n "
93 text run at (21,98) width 9: "o " 93 text run at (21,98) width 9: "o "
94 text run at (30,98) width 9: "p " 94 text run at (30,98) width 9: "p "
95 text run at (39,98) width 8: "q " 95 text run at (39,98) width 8: "q "
96 text run at (47,98) width 7: "r " 96 text run at (47,98) width 7: "r "
97 text run at (54,98) width 7: "s " 97 text run at (54,98) width 7: "s "
98 text run at (61,98) width 7: "t " 98 text run at (61,98) width 7: "t "
99 text run at (68,98) width 5: "u" 99 text run at (68,98) width 5: "u"
100 selection start: position 0 of child 0 {#text} of child 0 {DIV} of body 100 selection start: position 0 of child 0 {#text} of child 0 {DIV} of body
101 selection end: position 271 of child 0 {#text} of child 0 {DIV} of body 101 selection end: position 271 of child 0 {#text} of child 0 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698