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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug5538-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 784x576 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#FFFFFF]
6 RenderBlock {H3} at (0,0) size 784x23 6 RenderBlock {H3} at (0,0) size 784x23
7 RenderText {#text} at (0,0) size 309x22 7 RenderText {#text} at (0,0) size 309x22
8 text run at (0,0) width 309: "Testcase for bug 5538 - distilled from " 8 text run at (0,0) width 309: "Testcase for bug 5538 - distilled from "
9 RenderInline {A} at (0,0) size 117x22 [color=#0000EE] 9 RenderInline {A} at (0,0) size 117x22 [color=#0000EE]
10 RenderText {#text} at (309,0) size 117x22 10 RenderText {#text} at (309,0) size 117x22
(...skipping 27 matching lines...) Expand all
38 RenderTableRow {TR} at (0,0) size 600x89 38 RenderTableRow {TR} at (0,0) size 600x89
39 RenderTableCell {TD} at (0,0) size 128x89 [bgcolor=#336699] [r=0 c =0 rs=1 cs=1] 39 RenderTableCell {TD} at (0,0) size 128x89 [bgcolor=#336699] [r=0 c =0 rs=1 cs=1]
40 RenderImage {IMG} at (0,0) size 128x89 40 RenderImage {IMG} at (0,0) size 128x89
41 RenderTableCell {TD} at (128,44) size 472x0 [r=0 c=1 rs=1 cs=1] 41 RenderTableCell {TD} at (128,44) size 472x0 [r=0 c=1 rs=1 cs=1]
42 RenderTable {TABLE} at (0,149) size 600x18 42 RenderTable {TABLE} at (0,149) size 600x18
43 RenderTableSection {TBODY} at (0,0) size 600x18 43 RenderTableSection {TBODY} at (0,0) size 600x18
44 RenderTableRow {TR} at (0,0) size 600x18 44 RenderTableRow {TR} at (0,0) size 600x18
45 RenderTableCell {TD} at (0,0) size 600x18 [r=0 c=0 rs=1 cs=1] 45 RenderTableCell {TD} at (0,0) size 600x18 [r=0 c=0 rs=1 cs=1]
46 RenderImage {IMG} at (0,0) size 348x18 46 RenderImage {IMG} at (0,0) size 348x18
47 RenderImage {IMG} at (348,0) size 88x18 47 RenderImage {IMG} at (348,0) size 88x18
48 RenderImage {IMG} at (436,0) size 55x18 48 RenderBlock {IMG} at (436,0) size 55x18
49 layer at (444,322) size 55x18 clip at (445,323) size 53x16 scrollHeight 18
50 RenderBlock {DIV} at (0,0) size 55x18 [border: (1px solid #C0C0C0)]
51 RenderImage {IMG} at (2,2) size 16x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698