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

Side by Side Diff: LayoutTests/platform/mac/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 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 260x18 7 RenderText {#text} at (0,0) size 260x18
8 text run at (0,0) width 260: "This test checks for a regression agains t " 8 text run at (0,0) width 260: "This test checks for a regression agains t "
9 RenderInline {I} at (0,0) size 757x36 9 RenderInline {I} at (0,0) size 757x36
10 RenderInline {A} at (0,0) size 354x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 354x18 [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 (6,32) size 16x18 28 RenderText {#text} at (6,32) size 16x18
29 text run at (6,32) width 16: "A " 29 text run at (6,32) width 16: "A "
30 RenderBlock {DIV} at (21.55,26) size 35x20 [bgcolor=#FF0000] 30 RenderBlock {DIV} at (21.55,26) size 35x20 [bgcolor=#FF0000]
31 RenderText {#text} at (6,56) size 15x18 31 RenderText {#text} at (6,56) size 15x18
32 text run at (6,56) width 15: "B " 32 text run at (6,56) width 15: "B "
33 RenderBlock {DIV} at (20.67,50) size 20x20 [bgcolor=#008000] 33 RenderBlock {DIV} at (20.67,50) size 20x20 [bgcolor=#008000]
34 RenderText {#text} at (40,56) size 16x18 34 RenderText {#text} at (40,56) size 16x18
35 text run at (40,56) width 16: " C" 35 text run at (40,56) width 16: " C"
36 RenderBlock (anonymous) at (0,202) size 784x36 36 RenderBlock (anonymous) at (0,202) size 784x36
37 RenderBR {BR} at (0,0) size 0x18 37 LayoutBR {BR} at (0,0) size 0x18
38 RenderText {#text} at (0,18) size 44x18 38 RenderText {#text} at (0,18) size 44x18
39 text run at (0,18) width 44: "Box 2:" 39 text run at (0,18) width 44: "Box 2:"
40 RenderBlock {DIV} at (0,238) size 67x80 [border: (1px solid #000000)] 40 RenderBlock {DIV} at (0,238) size 67x80 [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 (6,32) size 16x18 42 RenderText {#text} at (6,32) size 16x18
43 text run at (6,32) width 16: "A " 43 text run at (6,32) width 16: "A "
44 RenderBlock {DIV} at (21.55,26) size 35x20 [bgcolor=#FF0000] 44 RenderBlock {DIV} at (21.55,26) size 35x20 [bgcolor=#FF0000]
45 RenderText {#text} at (6,56) size 15x18 45 RenderText {#text} at (6,56) size 15x18
46 text run at (6,56) width 15: "B " 46 text run at (6,56) width 15: "B "
47 RenderBlock {DIV} at (20.67,50) size 20x20 [bgcolor=#008000] 47 RenderBlock {DIV} at (20.67,50) size 20x20 [bgcolor=#008000]
48 RenderText {#text} at (40,56) size 16x18 48 RenderText {#text} at (40,56) size 16x18
49 text run at (40,56) width 16: " C" 49 text run at (40,56) width 16: " C"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698