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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 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 16 matching lines...) Expand all
27 RenderBlock {DIV} at (6,6) size 40x20 [bgcolor=#0000FF] 27 RenderBlock {DIV} at (6,6) size 40x20 [bgcolor=#0000FF]
28 RenderText {#text} at (46,11) size 15x19 28 RenderText {#text} at (46,11) size 15x19
29 text run at (46,11) width 15: " A" 29 text run at (46,11) width 15: " A"
30 RenderBlock {DIV} at (6,31) size 35x20 [bgcolor=#FF0000] 30 RenderBlock {DIV} at (6,31) size 35x20 [bgcolor=#FF0000]
31 RenderText {#text} at (41,36) size 14x19 31 RenderText {#text} at (41,36) size 14x19
32 text run at (41,36) width 14: " B" 32 text run at (41,36) width 14: " B"
33 RenderBlock {DIV} at (6,56) size 20x20 [bgcolor=#008000] 33 RenderBlock {DIV} at (6,56) size 20x20 [bgcolor=#008000]
34 RenderText {#text} at (26,61) size 15x19 34 RenderText {#text} at (26,61) size 15x19
35 text run at (26,61) width 15: " C" 35 text run at (26,61) width 15: " C"
36 RenderBlock (anonymous) at (0,217) size 784x40 36 RenderBlock (anonymous) at (0,217) size 784x40
37 RenderBR {BR} at (0,0) size 0x19 37 LayoutBR {BR} at (0,0) size 0x19
38 RenderText {#text} at (0,20) size 40x19 38 RenderText {#text} at (0,20) size 40x19
39 text run at (0,20) width 40: "Box 2:" 39 text run at (0,20) width 40: "Box 2:"
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