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

Side by Side Diff: LayoutTests/platform/mac/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 85x18 7 RenderText {#text} at (1,1) size 85x18
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 1x18 9 LayoutBR {BR} at (85,1) size 1x18
10 RenderText {#text} at (1,19) size 69x18 10 RenderText {#text} at (1,19) size 69x18
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 1x18 12 LayoutBR {BR} at (69,19) size 1x18
13 RenderText {#text} at (1,37) size 90x18 13 RenderText {#text} at (1,37) size 90x18
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 1x18 15 LayoutBR {BR} at (90,37) size 1x18
16 RenderText {#text} at (1,55) size 89x18 16 RenderText {#text} at (1,55) size 89x18
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 31x18 19 RenderText {#text} at (1,1) size 31x18
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 1x18 21 LayoutBR {BR} at (31,1) size 1x18
22 RenderText {#text} at (1,19) size 75x18 22 RenderText {#text} at (1,19) size 75x18
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 112x18 25 RenderText {#text} at (1,1) size 112x18
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 1x18 27 LayoutBR {BR} at (112,1) size 1x18
28 RenderText {#text} at (1,19) size 64x18 28 RenderText {#text} at (1,19) size 64x18
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 1x18 30 LayoutBR {BR} at (64,19) size 1x18
31 RenderText {#text} at (1,37) size 73x18 31 RenderText {#text} at (1,37) size 73x18
32 text run at (1,37) width 73: "clear: both;" 32 text run at (1,37) width 73: "clear: both;"
OLDNEW
« no previous file with comments | « LayoutTests/platform/mac/fast/block/float/021-expected.txt ('k') | LayoutTests/platform/mac/fast/block/float/032-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698