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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug78162-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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 LayoutTable {TABLE} at (0,0) size 642x172 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 642x172 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 640x170 7 LayoutTableSection {TBODY} at (1,1) size 640x170
8 LayoutTableRow {TR} at (0,2) size 640x166 8 LayoutTableRow {TR} at (0,2) size 640x166
9 LayoutTableCell {TD} at (2,80) size 124x10 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,80) size 124x10 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (2,2) size 120x6 10 LayoutTable {TABLE} at (2,2) size 120x6
11 LayoutTableSection {TBODY} at (0,0) size 120x6 11 LayoutTableSection {TBODY} at (0,0) size 120x6
12 LayoutTableRow {TR} at (0,2) size 120x2 12 LayoutTableRow {TR} at (0,2) size 120x2
13 LayoutTableCell {TD} at (2,2) size 116x2 [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,2) size 116x2 [r=0 c=0 rs=1 cs=1]
14 LayoutTableCell {TD} at (128,2) size 510x166 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1] 14 LayoutTableCell {TD} at (128,2) size 510x166 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1]
15 LayoutTable {TABLE} at (2,2) size 506x162 [border: (1px outset #80 8080)] 15 LayoutTable {TABLE} at (2,2) size 506x162 [border: (1px outset #80 8080)]
16 LayoutTableSection {TBODY} at (1,1) size 504x160 16 LayoutTableSection {TBODY} at (1,1) size 504x160
17 LayoutTableRow {TR} at (0,2) size 504x156 17 LayoutTableRow {TR} at (0,2) size 504x156
18 LayoutTableCell {TD} at (2,2) size 500x156 [border: (1px ins et #808080)] [r=0 c=0 rs=1 cs=1] 18 LayoutTableCell {TD} at (2,2) size 500x156 [border: (1px ins et #808080)] [r=0 c=0 rs=1 cs=1]
19 LayoutTable {TABLE} at (2,2) size 496x80 19 LayoutTable {TABLE} at (2,2) size 496x80
20 LayoutTableSection {TBODY} at (0,0) size 496x80 20 LayoutTableSection {TBODY} at (0,0) size 496x80
21 LayoutTableRow {TR} at (0,10) size 496x60 21 LayoutTableRow {TR} at (0,10) size 496x60
22 LayoutTableCell {TD} at (10,10) size 476x60 [r=0 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (10,10) size 476x60 [r=0 c=0 rs=1 cs=1]
23 RenderInline {A} at (0,0) size 468x18 [color=#0000 EE] 23 RenderInline {A} at (0,0) size 468x18 [color=#0000 EE]
24 RenderImage {IMG} at (0,0) size 468x60 24 LayoutImage {IMG} at (0,0) size 468x60
25 RenderBlock (anonymous) at (2,82) size 496x72 25 RenderBlock (anonymous) at (2,82) size 496x72
26 RenderText {#text} at (0,0) size 491x72 26 RenderText {#text} at (0,0) size 491x72
27 text run at (0,0) width 302: "Your donation to protect our wildlife was paid " 27 text run at (0,0) width 302: "Your donation to protect our wildlife was paid "
28 text run at (301,0) width 170: "for by the sponsors on this" 28 text run at (301,0) width 170: "for by the sponsors on this"
29 text run at (0,18) width 112: "page, so it's free. " 29 text run at (0,18) width 112: "page, so it's free. "
30 text run at (111,18) width 380: "100% of each donation is distributed through organizations" 30 text run at (111,18) width 380: "100% of each donation is distributed through organizations"
31 text run at (0,36) width 359: "working hard to protect our wildlife. You can view live " 31 text run at (0,36) width 359: "working hard to protect our wildlife. You can view live "
32 text run at (358,36) width 112: "donation totals in" 32 text run at (358,36) width 112: "donation totals in"
33 text run at (0,54) width 212: "support of this cause b y clicking." 33 text run at (0,54) width 212: "support of this cause b y clicking."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698