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

Side by Side Diff: LayoutTests/platform/win/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 784x92 6 RenderBlock {DIV} at (0,0) size 784x92
7 RenderBlock {CENTER} at (0,0) size 784x92 7 RenderBlock {CENTER} at (0,0) size 784x92
8 LayoutTable {TABLE} at (78.50,0) size 627x38 [bgcolor=#000000] 8 LayoutTable {TABLE} at (78.50,0) size 627x38 [bgcolor=#000000]
9 LayoutTableSection {TBODY} at (0,0) size 627x38 9 LayoutTableSection {TBODY} at (0,0) size 627x38
10 LayoutTableRow {TR} at (0,5) size 627x28 10 LayoutTableRow {TR} at (0,5) size 627x28
11 LayoutTableCell {TD} at (5,5) size 40x28 [bgcolor=#FFCC33] [r=0 c=0 rs=1 cs=1] 11 LayoutTableCell {TD} at (5,5) size 40x28 [bgcolor=#FFCC33] [r=0 c=0 rs=1 cs=1]
12 RenderText {#text} at (27,5) size 8x17 12 RenderText {#text} at (27,5) size 8x17
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 516x28 [bgcolor=#FFCC33] [r= 0 c=1 rs=1 cs=1] 14 LayoutTableCell {TD} at (50,5) size 516x28 [bgcolor=#FFCC33] [r= 0 c=1 rs=1 cs=1]
15 RenderInline {A} at (0,0) size 49x17 [color=#0000EE] 15 RenderInline {A} at (0,0) size 49x17 [color=#0000EE]
16 RenderText {#text} at (5,5) size 49x17 16 RenderText {#text} at (5,5) size 49x17
17 text run at (5,5) width 49: "Believe" 17 text run at (5,5) width 49: "Believe"
18 LayoutTableCell {TD} at (571,5) size 51x28 [bgcolor=#FFCC33] [r= 0 c=2 rs=1 cs=1] 18 LayoutTableCell {TD} at (571,5) size 51x28 [bgcolor=#FFCC33] [r= 0 c=2 rs=1 cs=1]
19 RenderText {#text} at (17,5) size 29x17 19 RenderText {#text} at (17,5) size 29x17
20 text run at (17,5) width 29: "4:53" 20 text run at (17,5) width 29: "4:53"
21 RenderBlock {DIV} at (0,38) size 784x54 21 RenderBlock {DIV} at (0,38) size 784x54
22 RenderBR {BR} at (784,0) size 0x17 22 LayoutBR {BR} at (784,0) size 0x17
23 RenderBR {BR} at (784,18) size 0x17 23 LayoutBR {BR} at (784,18) size 0x17
24 RenderInline {A} at (0,0) size 137x17 [color=#0000EE] 24 RenderInline {A} at (0,0) size 137x17 [color=#0000EE]
25 RenderInline {FONT} at (0,0) size 137x17 [color=#FFCC33] 25 RenderInline {FONT} at (0,0) size 137x17 [color=#FFCC33]
26 RenderText {#text} at (647,36) size 137x17 26 RenderText {#text} at (647,36) size 137x17
27 text run at (647,36) width 86: "Back to the " 27 text run at (647,36) width 86: "Back to the "
28 text run at (732,36) width 52: "index..." 28 text run at (732,36) width 52: "index..."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698