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

Side by Side Diff: LayoutTests/platform/mac/virtual/mac-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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x579
6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 260x18
8 text run at (0,0) width 260: "This test checks for a regression agains t "
9 RenderInline {I} at (0,0) size 747x36
10 RenderInline {A} at (0,0) size 354x18 [color=#0000EE]
11 RenderText {#text} at (259,0) size 354x18
12 text run at (259,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=5619"
13 RenderText {#text} at (612,0) size 747x36
14 text run at (612,0) width 135: " CSS2: pre-wrap has"
15 text run at (0,18) width 181: "overflow/selection problems"
16 RenderText {#text} at (180,18) size 5x18
17 text run at (180,18) width 5: "."
18 RenderBlock {P} at (0,52) size 784x18
19 RenderText {#text} at (0,0) size 707x18
20 text run at (0,0) width 707: "Both boxes should not have scroll bars. The selection should not spill out of the blue box to the right of \x{201C}text\ x{201D}."
21 RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
22 RenderBlock {HR} at (0,197) size 784x2 [border: (1px inset #EEEEEE)]
23 RenderBlock {PRE} at (0,212) size 108x83 [border: (4px solid #0000FF)]
24 RenderText {#text} at (4,4) size 100x75
25 text run at (4,4) width 86: "This text"
26 text run at (89,4) width 15: " "
27 text run at (4,19) width 71: "will wrap"
28 text run at (74,19) width 1: " "
29 text run at (4,34) width 71: "and fit"
30 text run at (74,34) width 24: " "
31 text run at (4,49) width 79: "within the"
32 text run at (82,49) width 1: " "
33 text run at (4,64) width 32: "box."
34 text run at (35,64) width 1: " "
35 layer at (8,109) size 108x83 clip at (12,113) size 100x75
36 RenderBlock {PRE} at (0,101) size 108x83 [border: (4px solid #A52A2A)]
37 RenderText {#text} at (4,4) size 100x75
38 text run at (4,4) width 86: "This text"
39 text run at (89,4) width 15: " "
40 text run at (4,19) width 71: "will wrap"
41 text run at (74,19) width 1: " "
42 text run at (4,34) width 71: "and fit"
43 text run at (74,34) width 24: " "
44 text run at (4,49) width 79: "within the"
45 text run at (82,49) width 1: " "
46 text run at (4,64) width 32: "box."
47 text run at (35,64) width 1: " "
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698