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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/place-ellipsis-in-inline-blocks-align-justify-expected.txt

Issue 2699393002: Place ellipsis correctly inside inline-blocks (Closed)
Patch Set: bug 133700 Created 3 years, 9 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x372
4 LayoutBlockFlow {HTML} at (0,0) size 800x372
5 LayoutBlockFlow {BODY} at (8,16) size 784x348
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 520x19
8 text run at (0,0) width 520: "crbug.com/133700: Ellipsis placed correc tly in rtl text in an inline-block wth an rtl flow."
9 LayoutBlockFlow {P} at (0,36) size 784x20
10 LayoutText {#text} at (0,0) size 193x19
11 text run at (0,0) width 193: "You should see abcdef... below."
12 LayoutBlockFlow {P} at (0,108) size 784x20
13 LayoutText {#text} at (0,0) size 193x19
14 text run at (0,0) width 193: "You should see ...defabc below."
15 LayoutBlockFlow {P} at (0,180) size 784x20
16 LayoutText {#text} at (0,0) size 271x19
17 text run at (0,0) width 271: "You should see abcde... then abcde... be low."
18 LayoutBlockFlow {P} at (0,272) size 784x20
19 LayoutText {#text} at (0,0) size 269x19
20 text run at (0,0) width 269: "You should see ...hijklm then ...hijklm below."
21 layer at (8,88) size 55x20 scrollWidth 58
22 LayoutBlockFlow {DIV} at (0,72) size 55x20
23 LayoutBlockFlow {SPAN} at (0,0) size 22x20
24 LayoutText {#text} at (0,0) size 22x19
25 text run at (0,0) width 22: "abc"
26 LayoutBlockFlow {SPAN} at (22,0) size 19x20
27 LayoutText {#text} at (0,0) size 19x19
28 text run at (0,0) width 19: "def"
29 LayoutBlockFlow {SPAN} at (41,0) size 17x20
30 LayoutText {#text} at (0,0) size 17x19
31 text run at (0,0) width 17: "ghi"
32 LayoutText {#text} at (0,0) size 0x0
33 layer at (8,160) size 55x20 scrollX 3.00 scrollWidth 58
34 LayoutBlockFlow {DIV} at (0,144) size 55x20
35 LayoutBlockFlow {SPAN} at (33,0) size 22x20
36 LayoutText {#text} at (0,0) size 22x19
37 text run at (0,0) width 22: "abc"
38 LayoutBlockFlow {SPAN} at (14,0) size 19x20
39 LayoutText {#text} at (0,0) size 19x19
40 text run at (0,0) width 19: "def"
41 LayoutBlockFlow {SPAN} at (-3,0) size 17x20
42 LayoutText {#text} at (0,0) size 17x19
43 text run at (0,0) width 17: "ghi"
44 LayoutText {#text} at (0,0) size 0x0
45 layer at (8,232) size 55x40 scrollWidth 116
46 LayoutBlockFlow {DIV} at (0,216) size 55x40
47 LayoutBlockFlow {SPAN} at (0,0) size 84x40
48 LayoutText {#text} at (0,0) size 84x19
49 text run at (0,0) width 84: "abcdefghijklm"
50 LayoutBR {BR} at (84,0) size 0x19
51 LayoutText {#text} at (0,20) size 84x19
52 text run at (0,20) width 84: "abcdefghijklm"
53 LayoutBlockFlow {SPAN} at (84,20) size 17x20
54 LayoutText {#text} at (0,0) size 17x19
55 text run at (0,0) width 17: "ghi"
56 LayoutBlockFlow {SPAN} at (101,20) size 15x20
57 LayoutText {#text} at (0,0) size 15x19
58 text run at (0,0) width 15: "jkl"
59 LayoutText {#text} at (0,0) size 0x0
60 layer at (8,324) size 55x40 scrollX 61.00 scrollWidth 116
61 LayoutBlockFlow {DIV} at (0,308) size 55x40
62 LayoutBlockFlow {SPAN} at (-29,0) size 84x40
63 LayoutText {#text} at (0,0) size 84x19
64 text run at (0,0) width 84: "abcdefghijklm"
65 LayoutBR {BR} at (0,0) size 0x19
66 LayoutText {#text} at (0,20) size 84x19
67 text run at (0,20) width 84: "abcdefghijklm"
68 LayoutBlockFlow {SPAN} at (-46,20) size 17x20
69 LayoutText {#text} at (0,0) size 17x19
70 text run at (0,0) width 17: "ghi"
71 LayoutBlockFlow {SPAN} at (-61,20) size 15x20
72 LayoutText {#text} at (0,0) size 15x19
73 text run at (0,0) width 15: "jkl"
74 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698