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

Side by Side Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt

Issue 249343002: Create an antialiased virtual layout test group for font testing on Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments addressed, uploading with --no-find-copies Created 6 years, 8 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
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 253x18
8 text run at (0,0) width 253: "This test checks for a regression agains t "
9 RenderInline {I} at (0,0) size 734x36
10 RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
11 RenderText {#text} at (253,0) size 348x18
12 text run at (253,0) width 348: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=5619"
13 RenderText {#text} at (601,0) size 734x36
14 text run at (601,0) width 133: " CSS2: pre-wrap has"
15 text run at (0,18) width 177: "overflow/selection problems"
16 RenderText {#text} at (177,18) size 4x18
17 text run at (177,18) width 4: "."
18 RenderBlock {P} at (0,52) size 784x18
19 RenderText {#text} at (0,0) size 693x18
20 text run at (0,0) width 693: "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 88: "This text"
26 text run at (92,4) width 12: " "
27 text run at (4,19) width 72: "will wrap"
28 text run at (76,19) width 0: " "
29 text run at (4,34) width 72: "and fit"
30 text run at (76,34) width 24: " "
31 text run at (4,49) width 80: "within the"
32 text run at (84,49) width 0: " "
33 text run at (4,64) width 32: "box."
34 text run at (36,64) width 0: " "
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 88: "This text"
39 text run at (92,4) width 12: " "
40 text run at (4,19) width 72: "will wrap"
41 text run at (76,19) width 0: " "
42 text run at (4,34) width 72: "and fit"
43 text run at (76,34) width 24: " "
44 text run at (4,49) width 80: "within the"
45 text run at (84,49) width 0: " "
46 text run at (4,64) width 32: "box."
47 text run at (36,64) width 0: " "
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