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

Side by Side Diff: LayoutTests/platform/mac/fast/text/line-breaks-expected.txt

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x483 3 layer at (0,0) size 800x483
4 RenderBlock {HTML} at (0,0) size 800x483 4 RenderBlock {HTML} at (0,0) size 800x482.63
5 RenderBody {BODY} at (8,8) size 784x454 5 RenderBody {BODY} at (8,8) size 784x453.30
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 82x18 7 RenderText {#text} at (0,0) size 82x18
8 text run at (0,0) width 82: "This is good:" 8 text run at (0,0) width 82: "This is good:"
9 RenderBlock {DIV} at (0,39) size 100x51 9 RenderBlock {DIV} at (0,39.33) size 100x50
10 RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #008000)] 10 RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #008000)]
11 RenderText {#text} at (35,1) size 64x48 11 RenderText {#text} at (35,1) size 64x48
12 text run at (35,1) width 64: "Lorem" 12 text run at (35,1) width 64: "Lorem"
13 text run at (36,25) width 63: "ipsum" 13 text run at (36,25) width 63: "ipsum"
14 RenderBlock (anonymous) at (0,110) size 784x19 14 RenderBlock (anonymous) at (0,110.66) size 784x18
15 RenderText {#text} at (0,0) size 284x18 15 RenderText {#text} at (0,0) size 284x18
16 text run at (0,0) width 284: "The following three should look like \x{ 201C}good\x{201D}:" 16 text run at (0,0) width 284: "The following three should look like \x{ 201C}good\x{201D}:"
17 RenderBlock {DIV} at (0,149) size 100x194 17 RenderBlock {DIV} at (0,149.98) size 100x192.66
18 RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #0000FF)] 18 RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #0000FF)]
19 RenderText {#text} at (35,1) size 64x48 19 RenderText {#text} at (35,1) size 64x48
20 text run at (35,1) width 64: "Lorem" 20 text run at (35,1) width 64: "Lorem"
21 text run at (36,25) width 63: "\x{131}psum" 21 text run at (36,25) width 63: "\x{131}psum"
22 RenderBlock {P} at (0,71) size 100x51 [border: (1px solid #0000FF)] 22 RenderBlock {P} at (0,71.33) size 100x50 [border: (1px solid #0000FF)]
23 RenderText {#text} at (35,1) size 64x48 23 RenderText {#text} at (35,1) size 64x48
24 text run at (35,1) width 64: "Lorem" 24 text run at (35,1) width 64: "Lorem"
25 text run at (36,25) width 63: "\x{131}psum" 25 text run at (36,25) width 63: "\x{131}psum"
26 RenderBlock {P} at (0,142) size 100x51 [border: (1px solid #0000FF)] 26 RenderBlock {P} at (0,142.66) size 100x50 [border: (1px solid #0000FF)]
27 RenderText {#text} at (35,1) size 64x48 27 RenderText {#text} at (35,1) size 64x48
28 text run at (35,1) width 64: "Lore\x{1E3F}" 28 text run at (35,1) width 64: "Lore\x{1E3F}"
29 text run at (36,25) width 63: "ipsum" 29 text run at (36,25) width 63: "ipsum"
30 RenderBlock (anonymous) at (0,363) size 784x19 30 RenderBlock (anonymous) at (0,363.97) size 784x18
31 RenderText {#text} at (0,0) size 73x18 31 RenderText {#text} at (0,0) size 73x18
32 text run at (0,0) width 73: "This is bad:" 32 text run at (0,0) width 73: "This is bad:"
33 RenderBlock {DIV} at (0,403) size 100x51 33 RenderBlock {DIV} at (0,403.30) size 100x50
34 RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #FF0000)] 34 RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #FF0000)]
35 RenderText {#text} at (28,1) size 71x48 35 RenderText {#text} at (28,1) size 71x48
36 text run at (28,1) width 71: "Lorem " 36 text run at (28,1) width 71: "Lorem "
37 text run at (36,25) width 63: "ipsum" 37 text run at (36,25) width 63: "ipsum"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698