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

Side by Side Diff: LayoutTests/platform/mac/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 150x28 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 150x28 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 148x26 7 LayoutTableSection {TBODY} at (1,1) size 148x26
8 LayoutTableRow {TR} at (0,2) size 148x22 8 LayoutTableRow {TR} at (0,2) size 148x22
9 LayoutTableCell {TD} at (2,2) size 144x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=4] 9 LayoutTableCell {TD} at (2,2) size 144x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=4]
10 RenderImage {IMG} at (124,2) size 18x15 10 LayoutImage {IMG} at (124,2) size 18x15
11 RenderImage {IMG} at (93,2) size 28x15 11 LayoutImage {IMG} at (93,2) size 28x15
12 RenderImage {IMG} at (72,2) size 18x15 12 LayoutImage {IMG} at (72,2) size 18x15
13 RenderInline {B} at (0,0) size 67x18 13 RenderInline {B} at (0,0) size 67x18
14 RenderInline {B} at (0,0) size 67x18 14 RenderInline {B} at (0,0) size 67x18
15 RenderText {#text} at (2,2) size 67x18 15 RenderText {#text} at (2,2) size 67x18
16 text run at (2,2) width 67: "Portfolios" 16 text run at (2,2) width 67: "Portfolios"
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 RenderBlock (anonymous) at (0,28) size 784x18 18 RenderBlock (anonymous) at (0,28) size 784x18
19 RenderBR {BR} at (0,0) size 0x18 19 RenderBR {BR} at (0,0) size 0x18
20 LayoutTable {TABLE} at (0,46) size 784x30 [bgcolor=#EEEEEE] [border: (1px outset #808080)] 20 LayoutTable {TABLE} at (0,46) size 784x30 [bgcolor=#EEEEEE] [border: (1px outset #808080)]
21 LayoutTableSection {TBODY} at (1,1) size 782x28 21 LayoutTableSection {TBODY} at (1,1) size 782x28
22 LayoutTableRow {TR} at (0,0) size 782x28 [bgcolor=#CCCCFF] 22 LayoutTableRow {TR} at (0,0) size 782x28 [bgcolor=#CCCCFF]
23 LayoutTableCell {TD} at (0,0) size 782x28 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (0,0) size 782x28 [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 65x18 31 RenderText {#text} at (5,5) size 65x18
32 text run at (5,5) width 65: "Some text" 32 text run at (5,5) width 65: "Some text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698