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

Side by Side Diff: LayoutTests/platform/linux/fast/backgrounds/border-radius-split-background-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 177x418 [bgcolor=#808080] [border: (2p x solid #000000)] 7 RenderInline {SPAN} at (0,0) size 177x418 [bgcolor=#808080] [border: (2p x solid #000000)]
8 RenderText {#text} at (3,19) size 50x114 8 RenderText {#text} at (3,19) size 50x114
9 text run at (3,19) width 50: " " 9 text run at (3,19) width 50: " "
10 RenderBR {BR} at (53,109) size 0x0 10 LayoutBR {BR} at (53,109) size 0x0
11 RenderText {#text} at (1,169) size 125x114 11 RenderText {#text} at (1,169) size 125x114
12 text run at (1,169) width 125: " " 12 text run at (1,169) width 125: " "
13 RenderBR {BR} at (126,259) size 0x0 13 LayoutBR {BR} at (126,259) size 0x0
14 RenderText {#text} at (1,319) size 175x114 14 RenderText {#text} at (1,319) size 175x114
15 text run at (1,319) width 175: " " 15 text run at (1,319) 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 4x19 17 RenderText {#text} at (179,394) size 4x19
18 text run at (179,394) width 4: " " 18 text run at (179,394) width 4: " "
19 RenderBlock {DIV} at (183,230) size 452x179 [border: (1px solid #000000)] 19 RenderBlock {DIV} at (183,230) size 452x179 [border: (1px solid #000000)]
20 RenderInline {SPAN} at (0,0) size 418x177 [bgcolor=#808080] [border: (2p x solid #000000)] 20 RenderInline {SPAN} at (0,0) size 418x177 [bgcolor=#808080] [border: (2p x solid #000000)]
21 RenderText {#text} at (19,3) size 114x50 21 RenderText {#text} at (19,3) size 114x50
22 text run at (19,3) width 50: " " 22 text run at (19,3) width 50: " "
23 RenderBR {BR} at (109,53) size 0x0 23 LayoutBR {BR} at (109,53) size 0x0
24 RenderText {#text} at (169,1) size 114x125 24 RenderText {#text} at (169,1) size 114x125
25 text run at (169,1) width 125: " " 25 text run at (169,1) width 125: " "
26 RenderBR {BR} at (259,126) size 0x0 26 LayoutBR {BR} at (259,126) size 0x0
27 RenderText {#text} at (319,1) size 114x175 27 RenderText {#text} at (319,1) size 114x175
28 text run at (319,1) width 175: " " 28 text run at (319,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