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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug24661-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 784x66 [border: (2px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 784x66 [border: (2px outset #808080)]
7 RenderTableSection {TBODY} at (2,2) size 780x62 7 RenderTableSection {TBODY} at (2,2) size 780x62
8 RenderTableRow {TR} at (0,2) size 780x58 8 RenderTableRow {TR} at (0,2) size 780x58
9 RenderTableCell {TD} at (2,2) size 776x58 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 776x58 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderTable {TABLE} at (550,2) size 224x54 [border: (1px outset #8 08080)] 10 RenderTable {TABLE} at (550,2) size 224x54 [border: (1px outset #8 08080)]
11 RenderTableSection {TBODY} at (1,1) size 222x52 11 RenderTableSection {TBODY} at (1,1) size 222x52
12 RenderTableRow {TR} at (0,0) size 222x42 12 RenderTableRow {TR} at (0,0) size 222x42
13 RenderTableCell {TD} at (0,0) size 222x42 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1] 13 RenderTableCell {TD} at (0,0) size 222x42 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 194x39 14 RenderText {#text} at (1,1) size 194x39
15 text run at (1,1) width 194: "this doesn't show until a window" 15 text run at (1,1) width 194: "this doesn't show until a window"
16 text run at (1,21) width 34: "resize" 16 text run at (1,21) width 34: "resize"
17 RenderTableRow {TR} at (0,42) size 222x10 17 RenderTableRow {TR} at (0,42) size 222x10
18 RenderTableCell {TD} at (0,42) size 222x10 [border: (1px ins et #808080)] [r=1 c=0 rs=1 cs=1] 18 RenderTableCell {TD} at (0,42) size 222x10 [border: (1px ins et #808080)] [r=1 c=0 rs=1 cs=1]
19 RenderImage {IMG} at (1,1) size 1x8 19 RenderBlock {IMG} at (1,1) size 1x8
20 layer at (564,58) size 4x8 clip at (565,59) size 2x6 scrollWidth 17 scrollHeight 18
21 RenderBlock {DIV} at (0,0) size 4x8 [border: (1px solid #C0C0C0)]
22 RenderImage {IMG} at (2,2) size 16x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698