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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug12268-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 LayoutBlockFlow (anonymous) at (0,0) size 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 335x19 7 LayoutText {#text} at (0,0) size 335x19
8 text run at (0,0) width 335: "If bug 12268 is not fixed, then the tabl e is too narrow" 8 text run at (0,0) width 335: "If bug 12268 is not fixed, then the tabl e is too narrow"
9 LayoutTable {TABLE} at (0,20) size 610x110 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,20) size 610x110 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 608x108 10 LayoutTableSection {TBODY} at (1,1) size 608x108
11 LayoutTableRow {TR} at (0,2) size 608x104 11 LayoutTableRow {TR} at (0,2) size 608x104
12 LayoutTableCell {TD} at (2,2) size 604x104 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 604x104 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
13 LayoutBlockFlow {IMG} at (2,2) size 600x100 13 LayoutBlockFlow {IMG} at (2,2) size 600x100
14 layer at (13,33) size 600x100 clip at (14,34) size 598x98 14 LayoutBlockFlow {SPAN} at (0,0) size 600x100 [border: (1px solid #C0C0C0)]
15 LayoutBlockFlow {DIV} at (0,0) size 600x100 [border: (1px solid #C0C0C0)] 15 LayoutImage (floating) {IMG} at (2,2) size 16x16
16 LayoutImage (floating) {IMG} at (2,2) size 16x16 16 LayoutInline {SPAN} at (0,0) size 0x0
17 layer at (31,35) size 580x0
18 LayoutBlockFlow {DIV} at (18,2) size 580x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698