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

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

Issue 1156253005: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x579 5 LayoutBlockFlow {BODY} at (8,8) size 784x579
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 260x18 7 LayoutText {#text} at (0,0) size 260x18
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 LayoutInline {I} at (0,0) size 747x36 9 LayoutInline {I} at (0,0) size 747x36
10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE]
(...skipping 10 matching lines...) Expand all
21 LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)] 21 LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
22 LayoutBlockFlow {HR} at (0,197) size 784x2 [border: (1px inset #EEEEEE)] 22 LayoutBlockFlow {HR} at (0,197) size 784x2 [border: (1px inset #EEEEEE)]
23 LayoutBlockFlow {PRE} at (0,212) size 108x83 [border: (4px solid #0000FF)] 23 LayoutBlockFlow {PRE} at (0,212) size 108x83 [border: (4px solid #0000FF)]
24 LayoutText {#text} at (4,4) size 100x75 24 LayoutText {#text} at (4,4) size 100x75
25 text run at (4,4) width 86: "This text" 25 text run at (4,4) width 86: "This text"
26 text run at (89,4) width 15: " " 26 text run at (89,4) width 15: " "
27 text run at (4,19) width 71: "will wrap" 27 text run at (4,19) width 71: "will wrap"
28 text run at (74,19) width 1: " " 28 text run at (74,19) width 1: " "
29 text run at (4,34) width 71: "and fit" 29 text run at (4,34) width 71: "and fit"
30 text run at (74,34) width 24: " " 30 text run at (74,34) width 24: " "
31 text run at (4,49) width 79: "within the" 31 text run at (4,49) width 78: "within the"
32 text run at (82,49) width 1: " " 32 text run at (82,49) width 0: " "
33 text run at (4,64) width 32: "box." 33 text run at (4,64) width 32: "box."
34 text run at (35,64) width 1: " " 34 text run at (35,64) width 1: " "
35 layer at (8,109) size 108x83 clip at (12,113) size 100x75 35 layer at (8,109) size 108x83 clip at (12,113) size 100x75
36 LayoutBlockFlow {PRE} at (0,101) size 108x83 [border: (4px solid #A52A2A)] 36 LayoutBlockFlow {PRE} at (0,101) size 108x83 [border: (4px solid #A52A2A)]
37 LayoutText {#text} at (4,4) size 100x75 37 LayoutText {#text} at (4,4) size 100x75
38 text run at (4,4) width 86: "This text" 38 text run at (4,4) width 86: "This text"
39 text run at (89,4) width 15: " " 39 text run at (89,4) width 15: " "
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 78: "within the"
45 text run at (82,49) width 1: " " 45 text run at (82,49) width 0: " "
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