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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 260x17 7 LayoutText {#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 LayoutInline {I} at (0,0) size 747x35 9 LayoutInline {I} at (0,0) size 746x35
10 LayoutInline {A} at (0,0) size 354x17 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 353x17 [color=#0000EE]
11 LayoutText {#text} at (259,0) size 354x17 11 LayoutText {#text} at (259,0) size 353x17
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 747x35 13 LayoutText {#text} at (611,0) size 746x35
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 181: "overflow/selection problems"
16 LayoutText {#text} at (180,18) size 5x17 16 LayoutText {#text} at (180,18) size 5x17
17 text run at (180,18) width 5: "." 17 text run at (180,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 707x17 19 LayoutText {#text} at (0,0) size 707x17
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,202) size 784x2 [border: (1px inset #EEEEEE)] 22 LayoutBlockFlow {HR} at (0,202) size 784x2 [border: (1px inset #EEEEEE)]
23 LayoutBlockFlow {PRE} at (0,217) size 108x88 [border: (4px solid #0000FF)] 23 LayoutBlockFlow {PRE} at (0,217) size 108x88 [border: (4px solid #0000FF)]
24 LayoutText {#text} at (4,4) size 100x80 24 LayoutText {#text} at (4,4) size 100x80
(...skipping 15 matching lines...) Expand all
40 text run at (4,20) width 72: "will wrap" 40 text run at (4,20) width 72: "will wrap"
41 text run at (76,20) width 0: " " 41 text run at (76,20) width 0: " "
42 text run at (4,36) width 72: "and fit" 42 text run at (4,36) width 72: "and fit"
43 text run at (76,36) width 24: " " 43 text run at (76,36) width 24: " "
44 text run at (4,52) width 80: "within the" 44 text run at (4,52) width 80: "within the"
45 text run at (84,52) width 0: " " 45 text run at (84,52) width 0: " "
46 text run at (4,68) width 32: "box." 46 text run at (4,68) width 32: "box."
47 text run at (36,68) width 0: " " 47 text run at (36,68) width 0: " "
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