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

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

Issue 1408433003: Auto-rebaseline for r353729 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
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 746x36
10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 353x18 [color=#0000EE]
11 LayoutText {#text} at (259,0) size 354x18 11 LayoutText {#text} at (259,0) size 353x18
12 text run at (259,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=5619" 12 text run at (259,0) width 353: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=5619"
13 LayoutText {#text} at (612,0) size 747x36 13 LayoutText {#text} at (611,0) size 746x36
14 text run at (612,0) width 135: " CSS2: pre-wrap has" 14 text run at (611,0) width 135: " CSS2: pre-wrap has"
15 text run at (0,18) width 181: "overflow/selection problems" 15 text run at (0,18) width 180: "overflow/selection problems"
16 LayoutText {#text} at (180,18) size 5x18 16 LayoutText {#text} at (179,18) size 5x18
17 text run at (180,18) width 5: "." 17 text run at (179,18) width 5: "."
18 LayoutBlockFlow {P} at (0,52) size 784x18 18 LayoutBlockFlow {P} at (0,52) size 784x18
19 LayoutText {#text} at (0,0) size 707x18 19 LayoutText {#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}." 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 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"
(...skipping 12 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 78: "within the" 44 text run at (4,49) width 78: "within the"
45 text run at (82,49) width 0: " " 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