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

Side by Side Diff: LayoutTests/platform/win-xp/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 800x172 3 layer at (0,0) size 800x172
4 RenderBlock {HTML} at (0,0) size 800x172 4 RenderBlock {HTML} at (0,0) size 800x172
5 RenderBody {BODY} at (8,8) size 784x42 5 RenderBody {BODY} at (8,8) size 784x42
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 82x19 7 RenderText {#text} at (1,1) size 82x19
8 text run at (1,1) width 82: "TOP-RIGHT" 8 text run at (1,1) width 82: "TOP-RIGHT"
9 RenderBR {BR} at (83,1) size 0x19 9 LayoutBR {BR} at (83,1) size 0x19
10 RenderText {#text} at (1,21) size 59x19 10 RenderText {#text} at (1,21) size 59x19
11 text run at (1,21) width 59: "float:right;" 11 text run at (1,21) width 59: "float:right;"
12 RenderBR {BR} at (60,21) size 0x19 12 LayoutBR {BR} at (60,21) size 0x19
13 RenderText {#text} at (1,41) size 83x19 13 RenderText {#text} at (1,41) size 83x19
14 text run at (1,41) width 83: "width: 250px;" 14 text run at (1,41) width 83: "width: 250px;"
15 RenderBR {BR} at (84,41) size 0x19 15 LayoutBR {BR} at (84,41) size 0x19
16 RenderText {#text} at (1,61) size 81x19 16 RenderText {#text} at (1,61) size 81x19
17 text run at (1,61) width 81: "height:100px;" 17 text run at (1,61) width 81: "height:100px;"
18 RenderBlock {DIV} at (0,0) size 394x42 [border: (1px solid #FF0000)] 18 RenderBlock {DIV} at (0,0) size 394x42 [border: (1px solid #FF0000)]
19 RenderText {#text} at (1,1) size 30x19 19 RenderText {#text} at (1,1) size 30x19
20 text run at (1,1) width 30: "TOP" 20 text run at (1,1) width 30: "TOP"
21 RenderBR {BR} at (31,1) size 0x19 21 LayoutBR {BR} at (31,1) size 0x19
22 RenderText {#text} at (1,21) size 69x19 22 RenderText {#text} at (1,21) size 69x19
23 text run at (1,21) width 69: "width:50%;" 23 text run at (1,21) width 69: "width:50%;"
24 RenderBlock (floating) {DIV} at (0,102) size 110x62 [border: (1px solid #F F0000)] 24 RenderBlock (floating) {DIV} at (0,102) size 110x62 [border: (1px solid #F F0000)]
25 RenderText {#text} at (1,1) size 108x19 25 RenderText {#text} at (1,1) size 108x19
26 text run at (1,1) width 108: "BOTTOM-LEFT" 26 text run at (1,1) width 108: "BOTTOM-LEFT"
27 RenderBR {BR} at (109,1) size 0x19 27 LayoutBR {BR} at (109,1) size 0x19
28 RenderText {#text} at (1,21) size 55x19 28 RenderText {#text} at (1,21) size 55x19
29 text run at (1,21) width 55: "float: left;" 29 text run at (1,21) width 55: "float: left;"
30 RenderBR {BR} at (56,21) size 0x19 30 LayoutBR {BR} at (56,21) size 0x19
31 RenderText {#text} at (1,41) size 67x19 31 RenderText {#text} at (1,41) size 67x19
32 text run at (1,41) width 67: "clear: both;" 32 text run at (1,41) width 67: "clear: both;"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698