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

Side by Side Diff: LayoutTests/platform/win-xp/fast/replaced/inline-box-wrapper-handover-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 242x19 7 RenderText {#text} at (0,0) size 242x19
8 text run at (0,0) width 242: "This test checks for a regression agains t " 8 text run at (0,0) width 242: "This test checks for a regression agains t "
9 RenderInline {I} at (0,0) size 736x39 9 RenderInline {I} at (0,0) size 736x39
10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 29 matching lines...) Expand all
40 RenderBlock {DIV} at (0,257) size 67x87 [border: (1px solid #000000)] 40 RenderBlock {DIV} at (0,257) size 67x87 [border: (1px solid #000000)]
41 RenderBlock {DIV} at (6,6) size 40x20 [bgcolor=#0000FF] 41 RenderBlock {DIV} at (6,6) size 40x20 [bgcolor=#0000FF]
42 RenderText {#text} at (46,11) size 15x19 42 RenderText {#text} at (46,11) size 15x19
43 text run at (46,11) width 15: " A" 43 text run at (46,11) width 15: " A"
44 RenderBlock {DIV} at (6,31) size 35x20 [bgcolor=#FF0000] 44 RenderBlock {DIV} at (6,31) size 35x20 [bgcolor=#FF0000]
45 RenderText {#text} at (41,36) size 14x19 45 RenderText {#text} at (41,36) size 14x19
46 text run at (41,36) width 14: " B" 46 text run at (41,36) width 14: " B"
47 RenderBlock {DIV} at (6,56) size 20x20 [bgcolor=#008000] 47 RenderBlock {DIV} at (6,56) size 20x20 [bgcolor=#008000]
48 RenderText {#text} at (26,61) size 15x19 48 RenderText {#text} at (26,61) size 15x19
49 text run at (26,61) width 15: " C" 49 text run at (26,61) width 15: " C"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698