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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/block/float/029-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 800x166 3 layer at (0,0) size 800x166
4 RenderBlock {HTML} at (0,0) size 800x166 4 RenderBlock {HTML} at (0,0) size 800x166
5 RenderBody {BODY} at (8,8) size 784x38 5 RenderBody {BODY} at (8,8) size 784x38
6 RenderBlock (floating) {DIV} at (532,0) size 252x102 [border: (1px solid # FF0000)] 6 RenderBlock (floating) {DIV} at (532,0) size 252x102 [border: (1px solid # FF0000)]
7 RenderText {#text} at (1,1) size 85x17 7 RenderText {#text} at (1,1) size 85x17
8 text run at (1,1) width 85: "TOP-RIGHT" 8 text run at (1,1) width 85: "TOP-RIGHT"
9 RenderBR {BR} at (85,1) size 1x17 9 LayoutBR {BR} at (85,1) size 1x17
10 RenderText {#text} at (1,19) size 69x17 10 RenderText {#text} at (1,19) size 69x17
11 text run at (1,19) width 69: "float:right;" 11 text run at (1,19) width 69: "float:right;"
12 RenderBR {BR} at (69,19) size 1x17 12 LayoutBR {BR} at (69,19) size 1x17
13 RenderText {#text} at (1,37) size 90x17 13 RenderText {#text} at (1,37) size 90x17
14 text run at (1,37) width 90: "width: 250px;" 14 text run at (1,37) width 90: "width: 250px;"
15 RenderBR {BR} at (90,37) size 1x17 15 LayoutBR {BR} at (90,37) size 1x17
16 RenderText {#text} at (1,55) size 89x17 16 RenderText {#text} at (1,55) size 89x17
17 text run at (1,55) width 89: "height:100px;" 17 text run at (1,55) width 89: "height:100px;"
18 RenderBlock {DIV} at (0,0) size 394x38 [border: (1px solid #FF0000)] 18 RenderBlock {DIV} at (0,0) size 394x38 [border: (1px solid #FF0000)]
19 RenderText {#text} at (1,1) size 31x17 19 RenderText {#text} at (1,1) size 31x17
20 text run at (1,1) width 31: "TOP" 20 text run at (1,1) width 31: "TOP"
21 RenderBR {BR} at (31,1) size 1x17 21 LayoutBR {BR} at (31,1) size 1x17
22 RenderText {#text} at (1,19) size 75x17 22 RenderText {#text} at (1,19) size 75x17
23 text run at (1,19) width 75: "width:50%;" 23 text run at (1,19) width 75: "width:50%;"
24 RenderBlock (floating) {DIV} at (0,102) size 113.09x56 [border: (1px solid #FF0000)] 24 RenderBlock (floating) {DIV} at (0,102) size 113.09x56 [border: (1px solid #FF0000)]
25 RenderText {#text} at (1,1) size 112x17 25 RenderText {#text} at (1,1) size 112x17
26 text run at (1,1) width 112: "BOTTOM-LEFT" 26 text run at (1,1) width 112: "BOTTOM-LEFT"
27 RenderBR {BR} at (112,1) size 1x17 27 LayoutBR {BR} at (112,1) size 1x17
28 RenderText {#text} at (1,19) size 64x17 28 RenderText {#text} at (1,19) size 64x17
29 text run at (1,19) width 64: "float: left;" 29 text run at (1,19) width 64: "float: left;"
30 RenderBR {BR} at (64,19) size 1x17 30 LayoutBR {BR} at (64,19) size 1x17
31 RenderText {#text} at (1,37) size 73x17 31 RenderText {#text} at (1,37) size 73x17
32 text run at (1,37) width 73: "clear: both;" 32 text run at (1,37) width 73: "clear: both;"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698