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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win-xp/LayoutTests/fast/text/line-breaks-expected.txt

Issue 333025: LTTF: Rebaseline line-breaks.html for Windows XP.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x486
4 RenderBlock {HTML} at (0,0) size 800x486
5 RenderBody {BODY} at (8,8) size 784x457
6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 76x19
8 text run at (0,0) width 76: "This is good:"
9 RenderBlock {DIV} at (0,41) size 100x50
10 RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #008000)]
11 RenderText {#text} at (44,1) size 55x47
12 text run at (44,1) width 55: "Lorem"
13 text run at (48,25) width 51: "ipsum"
14 RenderBlock (anonymous) at (0,112) size 784x20
15 RenderText {#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}:"
17 RenderBlock {DIV} at (0,153) size 100x192
18 RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #0000FF)]
19 RenderText {#text} at (44,1) size 55x47
20 text run at (44,1) width 55: "Lorem"
21 text run at (48,25) width 51: "\x{131}psum"
22 RenderBlock {P} at (0,71) size 100x50 [border: (1px solid #0000FF)]
23 RenderText {#text} at (44,1) size 55x47
24 text run at (44,1) width 55: "Lorem"
25 text run at (48,25) width 51: "\x{131}psum"
26 RenderBlock {P} at (0,142) size 100x50 [border: (1px solid #0000FF)]
27 RenderText {#text} at (42,1) size 57x47
28 text run at (42,1) width 57: "Lore\x{1E3F}"
29 text run at (48,25) width 51: "ipsum"
30 RenderBlock (anonymous) at (0,366) size 784x20
31 RenderText {#text} at (0,0) size 68x19
32 text run at (0,0) width 68: "This is bad:"
33 RenderBlock {DIV} at (0,407) size 100x50
34 RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #FF0000)]
35 RenderText {#text} at (39,1) size 60x47
36 text run at (39,1) width 60: "Lorem "
37 text run at (48,25) width 51: "ipsum"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698