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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-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 800x325 3 layer at (0,0) size 800x325
4 LayoutBlockFlow {HTML} at (0,0) size 800x325 4 LayoutBlockFlow {HTML} at (0,0) size 800x325
5 LayoutBlockFlow {BODY} at (0,0) size 800x324 5 LayoutBlockFlow {BODY} at (0,0) size 800x324
6 LayoutBlockFlow {DIV} at (0,0) size 600x36 6 LayoutBlockFlow {DIV} at (0,0) size 600x36
7 LayoutText {#text} at (0,0) size 196x15 7 LayoutText {#text} at (0,0) size 196x15
8 text run at (0,0) width 196: "Table autosizing tests - nested-tables.h tml" 8 text run at (0,0) width 196: "Table autosizing tests - nested-tables.h tml"
9 LayoutBR {BR} at (195,0) size 1x15 9 LayoutBR {BR} at (195,0) size 1x15
10 LayoutText {#text} at (0,16) size 358x15 10 LayoutText {#text} at (0,16) size 358x15
(...skipping 17 matching lines...) Expand all
28 LayoutText {#text} at (2,2) size 41x15 28 LayoutText {#text} at (2,2) size 41x15
29 text run at (2,2) width 41: "This text" 29 text run at (2,2) width 41: "This text"
30 LayoutBR {BR} at (43,2) size 0x15 30 LayoutBR {BR} at (43,2) size 0x15
31 LayoutText {#text} at (2,18) size 88x15 31 LayoutText {#text} at (2,18) size 88x15
32 text run at (2,18) width 88: "should not overlap" 32 text run at (2,18) width 88: "should not overlap"
33 LayoutBR {BR} at (90,18) size 0x15 33 LayoutBR {BR} at (90,18) size 0x15
34 LayoutText {#text} at (2,34) size 26x15 34 LayoutText {#text} at (2,34) size 26x15
35 text run at (2,34) width 26: "itself." 35 text run at (2,34) width 26: "itself."
36 LayoutTableRow {TR} at (0,51) size 91x19 36 LayoutTableRow {TR} at (0,51) size 91x19
37 LayoutTableCell {TD} at (0,51) size 91x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1] 37 LayoutTableCell {TD} at (0,51) size 91x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
38 LayoutBlockFlow {IMG} at (2,2) size 5x5 38 LayoutBlockFlow {IMG} at (2,9) size 5x5
39 layer at (6,310) size 5x5 clip at (7,311) size 3x3 scrollWidth 17 scrollHeight 1 8 39 LayoutInline {SPAN} at (0,0) size 0x0
40 LayoutBlockFlow {DIV} at (0,7) size 5x5 [border: (1px solid #C0C0C0)] 40 LayoutInline {SPAN} at (0,0) size 0x0
41 LayoutImage (floating) {IMG} at (2,2) size 16x16
42 layer at (24,312) size 0x0
43 LayoutBlockFlow {DIV} at (18,2) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698