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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/007-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 524x94 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 524x94 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 522x92 7 LayoutTableSection {TBODY} at (1,1) size 522x92
8 LayoutTableRow {TR} at (0,0) size 522x48 8 LayoutTableRow {TR} at (0,0) size 522x48
9 LayoutTableCell {TD} at (0,0) size 27x3 [border: (1px inset #808080) ] [r=0 c=0 rs=3 cs=1] 9 LayoutTableCell {TD} at (0,0) size 27x3 [border: (1px inset #808080) ] [r=0 c=0 rs=3 cs=1]
10 LayoutBlockFlow {IMG} at (1,1) size 25x1 10 LayoutBlockFlow {IMG} at (1,1) size 25x1
11 LayoutInline {SPAN} at (0,0) size 0x0
12 LayoutInline {SPAN} at (0,0) size 0x0
13 LayoutText {#text} at (0,0) size 0x0
11 LayoutTableCell {TD} at (27,0) size 495x22 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 14 LayoutTableCell {TD} at (27,0) size 495x22 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
12 LayoutText {#text} at (1,1) size 21x19 15 LayoutText {#text} at (1,1) size 21x19
13 text run at (1,1) width 21: "foo" 16 text run at (1,1) width 21: "foo"
14 LayoutTableRow {TR} at (0,48) size 522x22 17 LayoutTableRow {TR} at (0,48) size 522x22
15 LayoutTableCell {TD} at (27,48) size 495x22 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1] 18 LayoutTableCell {TD} at (27,48) size 495x22 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1]
16 LayoutBlockFlow {DIV} at (1,1) size 493x20 19 LayoutBlockFlow {DIV} at (1,1) size 493x20
17 LayoutText {#text} at (12,0) size 432x19 20 LayoutText {#text} at (12,0) size 432x19
18 text run at (12,0) width 432: "Affordable, high-quality busine ss services with unparalleled support." 21 text run at (12,0) width 432: "Affordable, high-quality busine ss services with unparalleled support."
19 LayoutTableRow {TR} at (0,70) size 522x0 22 LayoutTableRow {TR} at (0,70) size 522x0
20 LayoutTableCell {TD} at (27,70) size 495x22 [border: (1px inset #808 080)] [r=2 c=1 rs=2 cs=1] 23 LayoutTableCell {TD} at (27,70) size 495x22 [border: (1px inset #808 080)] [r=2 c=1 rs=2 cs=1]
21 LayoutText {#text} at (1,1) size 415x19 24 LayoutText {#text} at (1,1) size 415x19
22 text run at (1,1) width 415: "Wireless Services\x{2014}Take the Net with you when you\x{2019}re on the go" 25 text run at (1,1) width 415: "Wireless Services\x{2014}Take the Net with you when you\x{2019}re on the go"
23 LayoutTableRow {TR} at (0,70) size 522x22 26 LayoutTableRow {TR} at (0,70) size 522x22
24 LayoutTableCell {TD} at (0,70) size 522x22 [border: (1px inset #8080 80)] [r=3 c=0 rs=1 cs=2] 27 LayoutTableCell {TD} at (0,70) size 522x22 [border: (1px inset #8080 80)] [r=3 c=0 rs=1 cs=2]
25 LayoutText {#text} at (1,1) size 24x19 28 LayoutText {#text} at (1,1) size 24x19
26 text run at (1,1) width 24: "goo" 29 text run at (1,1) width 24: "goo"
27 layer at (10,10) size 25x4 clip at (11,11) size 23x2 scrollHeight 18
28 LayoutBlockFlow {DIV} at (0,0) size 25x4 [border: (1px solid #C0C0C0)]
29 LayoutImage (floating) {IMG} at (2,2) size 16x16
30 layer at (28,12) size 5x0
31 LayoutBlockFlow {DIV} at (18,2) size 5x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698