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: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug4576-expected.txt

Issue 2593263003: Use a non-replaced inline container for image alt text (Closed)
Patch Set: Use a non-replaced inline container for image alt text Created 3 years, 8 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 600x446 6 LayoutTable {TABLE} at (0,0) size 600x446
7 LayoutTableSection {TBODY} at (0,0) size 600x446 7 LayoutTableSection {TBODY} at (0,0) size 600x446
8 LayoutTableRow {TR} at (0,2) size 600x442 8 LayoutTableRow {TR} at (0,2) size 600x442
9 LayoutTableCell {TD} at (2,222) size 98x2 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,222) size 98x2 [r=0 c=0 rs=1 cs=1]
10 LayoutTableCell {TD} at (102,2) size 32x442 [r=0 c=1 rs=1 cs=1] 10 LayoutTableCell {TD} at (102,2) size 32x442 [r=0 c=1 rs=1 cs=1]
11 LayoutBlockFlow {IMG} at (1,1) size 30x440 11 LayoutBlockFlow {IMG} at (1,1) size 30x440
12 LayoutBlockFlow {SPAN} at (0,0) size 30x440 [border: (1px solid #C0C0C0)]
13 LayoutImage (floating) {IMG} at (2,2) size 16x16
14 LayoutInline {SPAN} at (0,0) size 0x0
12 LayoutTableCell {TD} at (136,62) size 462x322 [r=0 c=2 rs=1 cs=1] 15 LayoutTableCell {TD} at (136,62) size 462x322 [r=0 c=2 rs=1 cs=1]
13 LayoutTable {TABLE} at (1,1) size 460x230 16 LayoutTable {TABLE} at (1,1) size 460x230
14 LayoutTableSection {TBODY} at (0,0) size 460x230 17 LayoutTableSection {TBODY} at (0,0) size 460x230
15 LayoutTableRow {TR} at (0,2) size 460x226 18 LayoutTableRow {TR} at (0,2) size 460x226
16 LayoutTableCell {TD} at (2,68) size 252x93 [r=0 c=0 rs=1 cs= 1] 19 LayoutTableCell {TD} at (2,68) size 252x93 [r=0 c=0 rs=1 cs= 1]
17 LayoutTable {TABLE} at (1,1) size 250x91 20 LayoutTable {TABLE} at (1,1) size 250x91
18 LayoutTableSection {TBODY} at (0,0) size 250x91 21 LayoutTableSection {TBODY} at (0,0) size 250x91
19 LayoutTableRow {TR} at (0,2) size 250x87 22 LayoutTableRow {TR} at (0,2) size 250x87
20 LayoutTableCell {TD} at (2,2) size 246x87 [r=0 c=0 r s=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 246x87 [r=0 c=0 r s=1 cs=1]
21 LayoutImage (floating) {IMG} at (1,1) size 93x85 24 LayoutImage (floating) {IMG} at (1,1) size 93x85
(...skipping 17 matching lines...) Expand all
39 LayoutTable {TABLE} at (2,2) size 18x30 [border: (1px outs et #808080)] 42 LayoutTable {TABLE} at (2,2) size 18x30 [border: (1px outs et #808080)]
40 LayoutTableSection {TBODY} at (1,1) size 16x28 43 LayoutTableSection {TBODY} at (1,1) size 16x28
41 LayoutTableRow {TR} at (0,2) size 16x24 44 LayoutTableRow {TR} at (0,2) size 16x24
42 LayoutTableCell {TD} at (2,2) size 12x24 [border: (1 px inset #808080)] [r=0 c=0 rs=1 cs=1] 45 LayoutTableCell {TD} at (2,2) size 12x24 [border: (1 px inset #808080)] [r=0 c=0 rs=1 cs=1]
43 LayoutText {#text} at (2,2) size 8x19 46 LayoutText {#text} at (2,2) size 8x19
44 text run at (2,2) width 8: "x" 47 text run at (2,2) width 8: "x"
45 LayoutTableCell {TD} at (26,2) size 32x44 [border: (1px inse t #808080)] [r=0 c=1 rs=1 cs=1] 48 LayoutTableCell {TD} at (26,2) size 32x44 [border: (1px inse t #808080)] [r=0 c=1 rs=1 cs=1]
46 LayoutBlockFlow {DIV} at (2,2) size 48x40 [border: (10px g roove #008000)] 49 LayoutBlockFlow {DIV} at (2,2) size 48x40 [border: (10px g roove #008000)]
47 LayoutText {#text} at (10,10) size 8x19 50 LayoutText {#text} at (10,10) size 8x19
48 text run at (10,10) width 8: "x" 51 text run at (10,10) width 8: "x"
49 layer at (111,11) size 30x440 clip at (112,12) size 28x438
50 LayoutBlockFlow {DIV} at (0,0) size 30x440 [border: (1px solid #C0C0C0)]
51 layer at (113,13) size 26x0
52 LayoutBlockFlow {DIV} at (2,2) size 26x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698