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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/line-breaks-expected.txt

Issue 1421113002: Auto-rebaseline for r355800 (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 800x491 3 layer at (0,0) size 800x489
4 LayoutBlockFlow {HTML} at (0,0) size 800x490.63 4 LayoutBlockFlow {HTML} at (0,0) size 800x488.63
5 LayoutBlockFlow {BODY} at (8,8) size 784x461.30 5 LayoutBlockFlow {BODY} at (8,8) size 784x459.30
6 LayoutBlockFlow (anonymous) at (0,0) size 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 76x19 7 LayoutText {#text} at (0,0) size 76x19
8 text run at (0,0) width 76: "This is good:" 8 text run at (0,0) width 76: "This is good:"
9 LayoutBlockFlow {DIV} at (0,41.33) size 100x50 9 LayoutBlockFlow {DIV} at (0,41.33) size 100x50
10 LayoutBlockFlow {P} at (0,0) size 100x50 [border: (1px solid #008000)] 10 LayoutBlockFlow {P} at (0,0) size 100x50 [border: (1px solid #008000)]
11 LayoutText {#text} at (44,1) size 55x47 11 LayoutText {#text} at (44,1) size 55x47
12 text run at (44,1) width 55: "Lorem" 12 text run at (44,1) width 55: "Lorem"
13 text run at (48,25) width 51: "ipsum" 13 text run at (48,25) width 51: "ipsum"
14 LayoutBlockFlow (anonymous) at (0,112.66) size 784x20 14 LayoutBlockFlow (anonymous) at (0,112.66) size 784x20
15 LayoutText {#text} at (0,0) size 264x19 15 LayoutText {#text} at (0,0) size 264x19
16 text run at (0,0) width 264: "The following three should look like \x{ 201C}good\x{201D}:" 16 text run at (0,0) width 264: "The following three should look like \x{ 201C}good\x{201D}:"
17 LayoutBlockFlow {DIV} at (0,153.98) size 100x194.66 17 LayoutBlockFlow {DIV} at (0,153.98) size 100x192.66
18 LayoutBlockFlow {P} at (0,0) size 100x50 [border: (1px solid #0000FF)] 18 LayoutBlockFlow {P} at (0,0) size 100x50 [border: (1px solid #0000FF)]
19 LayoutText {#text} at (44,1) size 55x47 19 LayoutText {#text} at (44,1) size 55x47
20 text run at (44,1) width 55: "Lorem" 20 text run at (44,1) width 55: "Lorem"
21 text run at (48,25) width 51: "\x{131}psum" 21 text run at (48,25) width 51: "\x{131}psum"
22 LayoutBlockFlow {P} at (0,71.33) size 100x50 [border: (1px solid #0000FF )] 22 LayoutBlockFlow {P} at (0,71.33) size 100x50 [border: (1px solid #0000FF )]
23 LayoutText {#text} at (44,1) size 55x47 23 LayoutText {#text} at (44,1) size 55x47
24 text run at (44,1) width 55: "Lorem" 24 text run at (44,1) width 55: "Lorem"
25 text run at (48,25) width 51: "\x{131}psum" 25 text run at (48,25) width 51: "\x{131}psum"
26 LayoutBlockFlow {P} at (0,142.66) size 100x52 [border: (1px solid #0000F F)] 26 LayoutBlockFlow {P} at (0,142.66) size 100x50 [border: (1px solid #0000F F)]
27 LayoutText {#text} at (40,3) size 59x47 27 LayoutText {#text} at (44,1) size 55x47
28 text run at (40,3) width 59: "Lore\x{1E3F}" 28 text run at (44,1) width 55: "Lore\x{1E3F}"
29 text run at (48,27) width 51: "ipsum" 29 text run at (48,25) width 51: "ipsum"
30 LayoutBlockFlow (anonymous) at (0,369.97) size 784x20 30 LayoutBlockFlow (anonymous) at (0,367.97) size 784x20
31 LayoutText {#text} at (0,0) size 68x19 31 LayoutText {#text} at (0,0) size 68x19
32 text run at (0,0) width 68: "This is bad:" 32 text run at (0,0) width 68: "This is bad:"
33 LayoutBlockFlow {DIV} at (0,411.30) size 100x50 33 LayoutBlockFlow {DIV} at (0,409.30) size 100x50
34 LayoutBlockFlow {P} at (0,0) size 100x50 [border: (1px solid #FF0000)] 34 LayoutBlockFlow {P} at (0,0) size 100x50 [border: (1px solid #FF0000)]
35 LayoutText {#text} at (39,1) size 60x47 35 LayoutText {#text} at (39,1) size 60x47
36 text run at (39,1) width 60: "Lorem " 36 text run at (39,1) width 60: "Lorem "
37 text run at (48,25) width 51: "ipsum" 37 text run at (48,25) width 51: "ipsum"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698