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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug7113-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (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 LayoutTable {TABLE} at (0,0) size 147x30 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 147x30 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 145x28 7 LayoutTableSection {TBODY} at (1,1) size 145x28
8 LayoutTableRow {TR} at (0,2) size 145x24 8 LayoutTableRow {TR} at (0,2) size 145x24
9 LayoutTableCell {TD} at (2,2) size 141x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=4] 9 LayoutTableCell {TD} at (2,2) size 141x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=4]
10 RenderImage {IMG} at (121,2) size 18x15 10 LayoutImage {IMG} at (121,2) size 18x15
11 RenderImage {IMG} at (90,2) size 28x15 11 LayoutImage {IMG} at (90,2) size 28x15
12 RenderImage {IMG} at (69,2) size 18x15 12 LayoutImage {IMG} at (69,2) size 18x15
13 RenderInline {B} at (0,0) size 64x19 13 RenderInline {B} at (0,0) size 64x19
14 RenderInline {B} at (0,0) size 64x19 14 RenderInline {B} at (0,0) size 64x19
15 RenderText {#text} at (2,2) size 64x19 15 RenderText {#text} at (2,2) size 64x19
16 text run at (2,2) width 64: "Portfolios" 16 text run at (2,2) width 64: "Portfolios"
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 RenderBlock (anonymous) at (0,30) size 784x20 18 RenderBlock (anonymous) at (0,30) size 784x20
19 RenderBR {BR} at (0,0) size 0x19 19 RenderBR {BR} at (0,0) size 0x19
20 LayoutTable {TABLE} at (0,50) size 784x32 [bgcolor=#EEEEEE] [border: (1px outset #808080)] 20 LayoutTable {TABLE} at (0,50) size 784x32 [bgcolor=#EEEEEE] [border: (1px outset #808080)]
21 LayoutTableSection {TBODY} at (1,1) size 782x30 21 LayoutTableSection {TBODY} at (1,1) size 782x30
22 LayoutTableRow {TR} at (0,0) size 782x30 [bgcolor=#CCCCFF] 22 LayoutTableRow {TR} at (0,0) size 782x30 [bgcolor=#CCCCFF]
23 LayoutTableCell {TD} at (0,0) size 782x30 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (0,0) size 782x30 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
24 RenderInline {A} at (0,0) size 0x0 [color=#0000EE] 24 RenderInline {A} at (0,0) size 0x0 [color=#0000EE]
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 RenderImage {IMG} at (759,5) size 18x15 26 LayoutImage {IMG} at (759,5) size 18x15
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
28 RenderInline {A} at (0,0) size 0x0 [color=#0000EE] 28 RenderInline {A} at (0,0) size 0x0 [color=#0000EE]
29 RenderText {#text} at (0,0) size 0x0 29 RenderText {#text} at (0,0) size 0x0
30 RenderImage {IMG} at (728,5) size 28x15 30 LayoutImage {IMG} at (728,5) size 28x15
31 RenderText {#text} at (5,5) size 61x19 31 RenderText {#text} at (5,5) size 61x19
32 text run at (5,5) width 61: "Some text" 32 text run at (5,5) width 61: "Some text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698