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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug24661-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 784x66 [border: (2px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x66 [border: (2px outset #808080)]
7 LayoutTableSection {TBODY} at (2,2) size 780x62 7 LayoutTableSection {TBODY} at (2,2) size 780x62
8 LayoutTableRow {TR} at (0,2) size 780x58 8 LayoutTableRow {TR} at (0,2) size 780x58
9 LayoutTableCell {TD} at (2,2) size 776x58 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 776x58 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable (floating) {TABLE} at (550,2) size 224x54 [border: (1p x outset #808080)] 10 LayoutTable (floating) {TABLE} at (550,2) size 224x54 [border: (1p x outset #808080)]
11 LayoutTableSection {TBODY} at (1,1) size 222x52 11 LayoutTableSection {TBODY} at (1,1) size 222x52
12 LayoutTableRow {TR} at (0,0) size 222x42 12 LayoutTableRow {TR} at (0,0) size 222x42
13 LayoutTableCell {TD} at (0,0) size 222x42 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (0,0) size 222x42 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1]
14 LayoutText {#text} at (1,1) size 207x39 14 LayoutText {#text} at (1,1) size 207x39
15 text run at (1,1) width 207: "this doesn't show until a window" 15 text run at (1,1) width 207: "this doesn't show until a window"
16 text run at (1,21) width 36: "resize" 16 text run at (1,21) width 36: "resize"
17 LayoutTableRow {TR} at (0,42) size 222x10 17 LayoutTableRow {TR} at (0,42) size 222x10
18 LayoutTableCell {TD} at (0,42) size 222x10 [border: (1px ins et #808080)] [r=1 c=0 rs=1 cs=1] 18 LayoutTableCell {TD} at (0,42) size 222x10 [border: (1px ins et #808080)] [r=1 c=0 rs=1 cs=1]
19 LayoutBlockFlow {IMG} at (1,1) size 1x8 19 LayoutBlockFlow {IMG} at (1,1) size 1x8
20 layer at (564,58) size 4x8 clip at (565,59) size 2x6 scrollWidth 17 scrollHeight 18 20 LayoutInline {SPAN} at (0,0) size 0x0
21 LayoutBlockFlow {DIV} at (0,0) size 4x8 [border: (1px solid #C0C0C0)] 21 LayoutInline {SPAN} at (0,0) size 0x0
22 LayoutImage (floating) {IMG} at (2,2) size 16x16
23 layer at (582,60) size 0x0
24 LayoutBlockFlow {DIV} at (18,2) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698