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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug4576-expected.txt

Issue 481753002: Use Shadow DOM to display fallback content for images (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 3 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 | Annotate | Revision Log
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 RenderTable {TABLE} at (0,0) size 600x446 6 RenderTable {TABLE} at (0,0) size 600x446
7 RenderTableSection {TBODY} at (0,0) size 600x446 7 RenderTableSection {TBODY} at (0,0) size 600x446
8 RenderTableRow {TR} at (0,2) size 600x442 8 RenderTableRow {TR} at (0,2) size 600x442
9 RenderTableCell {TD} at (2,222) size 98x2 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,222) size 98x2 [r=0 c=0 rs=1 cs=1]
10 RenderTableCell {TD} at (102,2) size 32x442 [r=0 c=1 rs=1 cs=1] 10 RenderTableCell {TD} at (102,2) size 32x442 [r=0 c=1 rs=1 cs=1]
11 RenderImage {IMG} at (1,1) size 30x440 11 RenderBlock {IMG} at (1,1) size 30x440
12 RenderTableCell {TD} at (136,62) size 462x322 [r=0 c=2 rs=1 cs=1] 12 RenderTableCell {TD} at (136,62) size 462x322 [r=0 c=2 rs=1 cs=1]
13 RenderTable {TABLE} at (1,1) size 460x230 13 RenderTable {TABLE} at (1,1) size 460x230
14 RenderTableSection {TBODY} at (0,0) size 460x230 14 RenderTableSection {TBODY} at (0,0) size 460x230
15 RenderTableRow {TR} at (0,2) size 460x226 15 RenderTableRow {TR} at (0,2) size 460x226
16 RenderTableCell {TD} at (2,68) size 252x93 [r=0 c=0 rs=1 cs= 1] 16 RenderTableCell {TD} at (2,68) size 252x93 [r=0 c=0 rs=1 cs= 1]
17 RenderTable {TABLE} at (1,1) size 250x91 17 RenderTable {TABLE} at (1,1) size 250x91
18 RenderTableSection {TBODY} at (0,0) size 250x91 18 RenderTableSection {TBODY} at (0,0) size 250x91
19 RenderTableRow {TR} at (0,2) size 250x87 19 RenderTableRow {TR} at (0,2) size 250x87
20 RenderTableCell {TD} at (2,2) size 246x87 [r=0 c=0 r s=1 cs=1] 20 RenderTableCell {TD} at (2,2) size 246x87 [r=0 c=0 r s=1 cs=1]
21 RenderImage {IMG} at (1,1) size 93x85 21 RenderImage {IMG} at (1,1) size 93x85
(...skipping 17 matching lines...) Expand all
39 RenderTable {TABLE} at (2,2) size 17x30 [border: (1px outs et #808080)] 39 RenderTable {TABLE} at (2,2) size 17x30 [border: (1px outs et #808080)]
40 RenderTableSection {TBODY} at (1,1) size 15x28 40 RenderTableSection {TBODY} at (1,1) size 15x28
41 RenderTableRow {TR} at (0,2) size 15x24 41 RenderTableRow {TR} at (0,2) size 15x24
42 RenderTableCell {TD} at (2,2) size 11x24 [border: (1 px inset #808080)] [r=0 c=0 rs=1 cs=1] 42 RenderTableCell {TD} at (2,2) size 11x24 [border: (1 px inset #808080)] [r=0 c=0 rs=1 cs=1]
43 RenderText {#text} at (2,2) size 7x19 43 RenderText {#text} at (2,2) size 7x19
44 text run at (2,2) width 7: "x" 44 text run at (2,2) width 7: "x"
45 RenderTableCell {TD} at (25,2) size 31x44 [border: (1px inse t #808080)] [r=0 c=1 rs=1 cs=1] 45 RenderTableCell {TD} at (25,2) size 31x44 [border: (1px inse t #808080)] [r=0 c=1 rs=1 cs=1]
46 RenderBlock {DIV} at (2,2) size 47x40 [border: (10px groov e #008000)] 46 RenderBlock {DIV} at (2,2) size 47x40 [border: (10px groov e #008000)]
47 RenderText {#text} at (10,10) size 7x19 47 RenderText {#text} at (10,10) size 7x19
48 text run at (10,10) width 7: "x" 48 text run at (10,10) width 7: "x"
49 layer at (111,11) size 30x440 clip at (112,12) size 28x438
50 RenderBlock {DIV} at (0,0) size 30x440 [border: (1px solid #C0C0C0)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698