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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug2962-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 300x50 [border: (2px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 300x50 [border: (2px outset #808080)]
7 LayoutTableSection {TBODY} at (2,2) size 296x46 7 LayoutTableSection {TBODY} at (2,2) size 296x46
8 LayoutTableRow {TR} at (0,0) size 296x46 8 LayoutTableRow {TR} at (0,0) size 296x46
9 LayoutTableCell {TD} at (0,0) size 296x46 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 296x46 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10 LayoutBlockFlow {CENTER} at (3,3) size 290x40 10 LayoutBlockFlow {CENTER} at (3,3) size 290x40
11 LayoutInline {A} at (0,0) size 0x0 [color=#0000EE] 11 LayoutInline {A} at (0,0) size 0x0 [color=#0000EE]
12 LayoutBlockFlow (floating) {IMG} at (0,0) size 20x20 12 LayoutBlockFlow (floating) {IMG} at (0,0) size 0x0
13 LayoutInline {SPAN} at (0,0) size 0x0
14 LayoutInline {SPAN} at (0,0) size 0x0
13 LayoutText {#text} at (0,0) size 0x0 15 LayoutText {#text} at (0,0) size 0x0
14 LayoutInline {A} at (0,0) size 189x39 [color=#0000EE] 16 LayoutInline {A} at (0,0) size 184x39 [color=#0000EE]
15 LayoutInline {FONT} at (0,0) size 189x39 [color=#000000] 17 LayoutInline {FONT} at (0,0) size 184x39 [color=#000000]
16 LayoutText {#text} at (64,0) size 185x19 18 LayoutText {#text} at (53,0) size 184x19
17 text run at (64,0) width 111: "Free Homepage! " 19 text run at (53,0) width 110: "Free Homepage! "
18 text run at (174,0) width 75: "Free Email!" 20 text run at (163,0) width 74: "Free Email!"
19 LayoutBR {BR} at (248,15) size 1x0 21 LayoutBR {BR} at (237,15) size 0x0
20 LayoutText {#text} at (60,20) size 170x19 22 LayoutText {#text} at (60,20) size 170x19
21 text run at (60,20) width 41: "It's all " 23 text run at (60,20) width 41: "It's all "
22 text run at (101,20) width 129: "yours at ACMEcity!" 24 text run at (101,20) width 129: "yours at ACMEcity!"
23 layer at (13,13) size 20x20 clip at (14,14) size 18x18
24 LayoutBlockFlow {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)]
25 LayoutImage (floating) {IMG} at (2,2) size 16x16
26 layer at (31,15) size 0x0
27 LayoutBlockFlow {DIV} at (18,2) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698