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

Side by Side Diff: LayoutTests/platform/win/virtual/antialiasedtext/fast/text/whitespace/pre-wrap-overflow-selection-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 784x579 5 RenderBody {BODY} at (8,8) size 784x579
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 260x17 7 RenderText {#text} at (0,0) size 260x17
8 text run at (0,0) width 260: "This test checks for a regression agains t " 8 text run at (0,0) width 260: "This test checks for a regression agains t "
9 RenderInline {I} at (0,0) size 747x35 9 RenderInline {I} at (0,0) size 747x35
10 RenderInline {A} at (0,0) size 354x17 [color=#0000EE] 10 RenderInline {A} at (0,0) size 354x17 [color=#0000EE]
(...skipping 29 matching lines...) Expand all
40 text run at (4,19) width 71: "will wrap" 40 text run at (4,19) width 71: "will wrap"
41 text run at (74,19) width 1: " " 41 text run at (74,19) width 1: " "
42 text run at (4,34) width 71: "and fit" 42 text run at (4,34) width 71: "and fit"
43 text run at (74,34) width 24: " " 43 text run at (74,34) width 24: " "
44 text run at (4,49) width 79: "within the" 44 text run at (4,49) width 79: "within the"
45 text run at (82,49) width 1: " " 45 text run at (82,49) width 1: " "
46 text run at (4,64) width 32: "box." 46 text run at (4,64) width 32: "box."
47 text run at (35,64) width 1: " " 47 text run at (35,64) width 1: " "
48 selection start: position 7 of child 0 {#text} of child 7 {PRE} of body 48 selection start: position 7 of child 0 {#text} of child 7 {PRE} of body
49 selection end: position 15 of child 0 {#text} of child 11 {PRE} of body 49 selection end: position 15 of child 0 {#text} of child 11 {PRE} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698