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

Side by Side Diff: LayoutTests/platform/win/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 100x96 6 layer at (8,8) size 100x96
7 RenderBlock {DIV} at (0,0) size 100x96 [color=#00000000] 7 RenderBlock {DIV} at (0,0) size 100x96 [color=#00000000]
8 RenderText {#text} at (0,0) size 99x96 8 RenderText {#text} at (0,0) size 99x96
9 text run at (0,0) width 6: "i " 9 text run at (0,0) width 6: "i "
10 text run at (5,0) width 10: "x " 10 text run at (5,0) width 10: "x "
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 text run at (76,72) width 9: "n " 92 text run at (76,72) width 9: "n "
93 text run at (84,72) width 10: "o " 93 text run at (84,72) width 10: "o "
94 text run at (93,72) width 6: "p" 94 text run at (93,72) width 6: "p"
95 text run at (0,84) width 9: "q " 95 text run at (0,84) width 9: "q "
96 text run at (8,84) width 7: "r " 96 text run at (8,84) width 7: "r "
97 text run at (14,84) width 8: "s " 97 text run at (14,84) width 8: "s "
98 text run at (21,84) width 7: "t " 98 text run at (21,84) width 7: "t "
99 text run at (27,84) width 6: "u" 99 text run at (27,84) width 6: "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