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

Side by Side Diff: LayoutTests/platform/win/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 177x415 [bgcolor=#808080] [border: (2p x solid #000000)] 7 RenderInline {SPAN} at (0,0) size 177x415 [bgcolor=#808080] [border: (2p x solid #000000)]
8 RenderText {#text} at (3,20) size 50x111 8 RenderText {#text} at (3,20) size 50x111
9 text run at (3,20) width 50: " " 9 text run at (3,20) width 50: " "
10 RenderBR {BR} at (53,109) size 0x0 10 LayoutBR {BR} at (53,109) size 0x0
11 RenderText {#text} at (1,170) size 125x111 11 RenderText {#text} at (1,170) size 125x111
12 text run at (1,170) width 125: " " 12 text run at (1,170) width 125: " "
13 RenderBR {BR} at (126,259) size 0x0 13 LayoutBR {BR} at (126,259) size 0x0
14 RenderText {#text} at (1,320) size 175x111 14 RenderText {#text} at (1,320) size 175x111
15 text run at (1,320) width 175: " " 15 text run at (1,320) width 175: " "
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 RenderText {#text} at (179,395) size 4x17 17 RenderText {#text} at (179,395) size 4x17
18 text run at (179,395) width 4: " " 18 text run at (179,395) 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 415x177 [bgcolor=#808080] [border: (2p x solid #000000)] 20 RenderInline {SPAN} at (0,0) size 415x177 [bgcolor=#808080] [border: (2p x solid #000000)]
21 RenderText {#text} at (20,3) size 111x50 21 RenderText {#text} at (20,3) size 111x50
22 text run at (20,3) width 50: " " 22 text run at (20,3) width 50: " "
23 RenderBR {BR} at (109,53) size 0x0 23 LayoutBR {BR} at (109,53) size 0x0
24 RenderText {#text} at (170,1) size 111x125 24 RenderText {#text} at (170,1) size 111x125
25 text run at (170,1) width 125: " " 25 text run at (170,1) width 125: " "
26 RenderBR {BR} at (259,126) size 0x0 26 LayoutBR {BR} at (259,126) size 0x0
27 RenderText {#text} at (320,1) size 111x175 27 RenderText {#text} at (320,1) size 111x175
28 text run at (320,1) width 175: " " 28 text run at (320,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