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

Side by Side Diff: LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/backgrounds/border-radius-split-background-image-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 {DIV} at (0,0) size 179x452 [border: (1px solid #000000)] 6 RenderBlock {DIV} at (0,0) size 179x452 [border: (1px solid #000000)]
7 RenderInline {SPAN} at (0,0) size 177x419 [bgcolor=#C0C0C0] [border: (2p x solid #000000)] 7 RenderInline {SPAN} at (0,0) size 177x419 [bgcolor=#C0C0C0] [border: (2p x solid #000000)]
8 RenderText {#text} at (3,18) size 50x115 8 RenderText {#text} at (3,18) size 50x115
9 text run at (3,18) width 50: " " 9 text run at (3,18) width 50: " "
10 RenderBR {BR} at (53,108) size 0x0 10 LayoutBR {BR} at (53,108) size 0x0
11 RenderText {#text} at (1,168) size 125x115 11 RenderText {#text} at (1,168) size 125x115
12 text run at (1,168) width 125: " " 12 text run at (1,168) width 125: " "
13 RenderBR {BR} at (126,258) size 0x0 13 LayoutBR {BR} at (126,258) size 0x0
14 RenderText {#text} at (1,318) size 175x115 14 RenderText {#text} at (1,318) size 175x115
15 text run at (1,318) width 175: " " 15 text run at (1,318) width 175: " "
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 RenderText {#text} at (179,394) size 4x18 17 RenderText {#text} at (179,394) size 4x18
18 text run at (179,394) width 4: " " 18 text run at (179,394) width 4: " "
19 RenderBlock {DIV} at (183,229) size 452x179 [border: (1px solid #000000)] 19 RenderBlock {DIV} at (183,229) size 452x179 [border: (1px solid #000000)]
20 RenderInline {SPAN} at (0,0) size 419x177 [bgcolor=#C0C0C0] [border: (2p x solid #000000)] 20 RenderInline {SPAN} at (0,0) size 419x177 [bgcolor=#C0C0C0] [border: (2p x solid #000000)]
21 RenderText {#text} at (18,3) size 115x50 21 RenderText {#text} at (18,3) size 115x50
22 text run at (18,3) width 50: " " 22 text run at (18,3) width 50: " "
23 RenderBR {BR} at (108,53) size 0x0 23 LayoutBR {BR} at (108,53) size 0x0
24 RenderText {#text} at (168,1) size 115x125 24 RenderText {#text} at (168,1) size 115x125
25 text run at (168,1) width 125: " " 25 text run at (168,1) width 125: " "
26 RenderBR {BR} at (258,126) size 0x0 26 LayoutBR {BR} at (258,126) size 0x0
27 RenderText {#text} at (318,1) size 115x175 27 RenderText {#text} at (318,1) size 115x175
28 text run at (318,1) width 175: " " 28 text run at (318,1) width 175: " "
29 RenderText {#text} at (0,0) size 0x0 29 RenderText {#text} at (0,0) size 0x0
30 RenderText {#text} at (0,0) size 0x0 30 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698