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

Side by Side Diff: LayoutTests/platform/android/fast/block/float/avoidance-percent-width-strict-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 812x600 1 layer at (0,0) size 812x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x148 3 layer at (0,0) size 800x148
4 RenderBlock {HTML} at (0,0) size 800x148 4 RenderBlock {HTML} at (0,0) size 800x148
5 RenderBody {BODY} at (8,8) size 784x132 5 RenderBody {BODY} at (8,8) size 784x132
6 RenderBlock (floating) {DIV} at (0,0) size 554x24 [border: (2px solid #FF0 000)] 6 RenderBlock (floating) {DIV} at (0,0) size 554x24 [border: (2px solid #FF0 000)]
7 RenderText {#text} at (2,2) size 482x19 7 RenderText {#text} at (2,2) size 482x19
8 text run at (2,2) width 482: "(Parent DIV have no border set) There sh ould be a green table below this block" 8 text run at (2,2) width 482: "(Parent DIV have no border set) There sh ould be a green table below this block"
9 LayoutTable {TABLE} at (0,24) size 784x30 [border: (2px solid #008000)] 9 LayoutTable {TABLE} at (0,24) size 784x30 [border: (2px solid #008000)]
10 LayoutTableSection {TBODY} at (2,2) size 780x26 10 LayoutTableSection {TBODY} at (2,2) size 780x26
11 LayoutTableRow {TR} at (0,2) size 780x22 11 LayoutTableRow {TR} at (0,2) size 780x22
12 LayoutTableCell {TD} at (2,2) size 776x22 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 776x22 [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (1,1) size 21x19 13 RenderText {#text} at (1,1) size 21x19
14 text run at (1,1) width 21: "test" 14 text run at (1,1) width 21: "test"
15 RenderBlock (anonymous) at (0,54) size 784x20 15 RenderBlock (anonymous) at (0,54) size 784x20
16 RenderBR {BR} at (0,0) size 0x19 16 LayoutBR {BR} at (0,0) size 0x19
17 RenderBlock {DIV} at (0,74) size 804x58 [border: (2px solid #0000FF)] 17 RenderBlock {DIV} at (0,74) size 804x58 [border: (2px solid #0000FF)]
18 RenderBlock (floating) {DIV} at (2,2) size 554x24 [border: (2px solid #F F0000)] 18 RenderBlock (floating) {DIV} at (2,2) size 554x24 [border: (2px solid #F F0000)]
19 RenderText {#text} at (2,2) size 519x19 19 RenderText {#text} at (2,2) size 519x19
20 text run at (2,2) width 238: "(Parent DIV have 2px blue border set) " 20 text run at (2,2) width 238: "(Parent DIV have 2px blue border set) "
21 text run at (240,2) width 281: "There should be a green table below this block" 21 text run at (240,2) width 281: "There should be a green table below this block"
22 LayoutTable {TABLE} at (2,26) size 800x30 [border: (2px solid #008000)] 22 LayoutTable {TABLE} at (2,26) size 800x30 [border: (2px solid #008000)]
23 LayoutTableSection {TBODY} at (2,2) size 796x26 23 LayoutTableSection {TBODY} at (2,2) size 796x26
24 LayoutTableRow {TR} at (0,2) size 796x22 24 LayoutTableRow {TR} at (0,2) size 796x22
25 LayoutTableCell {TD} at (2,2) size 792x22 [r=0 c=0 rs=1 cs=1] 25 LayoutTableCell {TD} at (2,2) size 792x22 [r=0 c=0 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 21x19 26 RenderText {#text} at (1,1) size 21x19
27 text run at (1,1) width 21: "test" 27 text run at (1,1) width 21: "test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698