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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug3309-1-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 784x99 6 RenderBlock {DIV} at (0,0) size 784x99
7 RenderBlock {CENTER} at (0,0) size 784x99 7 RenderBlock {CENTER} at (0,0) size 784x99
8 LayoutTable {TABLE} at (78.50,0) size 627x40 [bgcolor=#000000] 8 LayoutTable {TABLE} at (78.50,0) size 627x40 [bgcolor=#000000]
9 LayoutTableSection {TBODY} at (0,0) size 627x40 9 LayoutTableSection {TBODY} at (0,0) size 627x40
10 LayoutTableRow {TR} at (0,5) size 627x30 10 LayoutTableRow {TR} at (0,5) size 627x30
11 LayoutTableCell {TD} at (5,5) size 40x30 [bgcolor=#FFCC33] [r=0 c=0 rs=1 cs=1] 11 LayoutTableCell {TD} at (5,5) size 40x30 [bgcolor=#FFCC33] [r=0 c=0 rs=1 cs=1]
12 RenderText {#text} at (27,5) size 8x19 12 RenderText {#text} at (27,5) size 8x19
13 text run at (27,5) width 8: "1" 13 text run at (27,5) width 8: "1"
14 LayoutTableCell {TD} at (50,5) size 516x30 [bgcolor=#FFCC33] [r= 0 c=1 rs=1 cs=1] 14 LayoutTableCell {TD} at (50,5) size 516x30 [bgcolor=#FFCC33] [r= 0 c=1 rs=1 cs=1]
15 RenderInline {A} at (0,0) size 44x19 [color=#0000EE] 15 RenderInline {A} at (0,0) size 44x19 [color=#0000EE]
16 RenderText {#text} at (5,5) size 44x19 16 RenderText {#text} at (5,5) size 44x19
17 text run at (5,5) width 44: "Believe" 17 text run at (5,5) width 44: "Believe"
18 LayoutTableCell {TD} at (571,5) size 51x30 [bgcolor=#FFCC33] [r= 0 c=2 rs=1 cs=1] 18 LayoutTableCell {TD} at (571,5) size 51x30 [bgcolor=#FFCC33] [r= 0 c=2 rs=1 cs=1]
19 RenderText {#text} at (19,5) size 27x19 19 RenderText {#text} at (19,5) size 27x19
20 text run at (19,5) width 27: "4:53" 20 text run at (19,5) width 27: "4:53"
21 RenderBlock {DIV} at (0,40) size 784x59 21 RenderBlock {DIV} at (0,40) size 784x59
22 RenderBR {BR} at (784,0) size 0x19 22 LayoutBR {BR} at (784,0) size 0x19
23 RenderBR {BR} at (784,20) size 0x19 23 LayoutBR {BR} at (784,20) size 0x19
24 RenderInline {A} at (0,0) size 131x19 [color=#0000EE] 24 RenderInline {A} at (0,0) size 131x19 [color=#0000EE]
25 RenderInline {FONT} at (0,0) size 131x18 [color=#FFCC33] 25 RenderInline {FONT} at (0,0) size 131x18 [color=#FFCC33]
26 RenderText {#text} at (653,40) size 131x18 26 RenderText {#text} at (653,40) size 131x18
27 text run at (653,40) width 82: "Back to the " 27 text run at (653,40) width 82: "Back to the "
28 text run at (735,40) width 49: "index..." 28 text run at (735,40) width 49: "index..."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698