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

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

Issue 2727493002: Auto-rebaseline for r453739 (Closed)
Patch Set: 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 800x350
4 LayoutBlockFlow {HTML} at (0,0) size 800x350
5 LayoutBlockFlow {BODY} at (8,16) size 784x326
6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 565x17
8 text run at (0,0) width 565: "crbug.com/133700: Ellipsis placed correc tly in rtl text in an inline-block wth an rtl flow."
9 LayoutBlockFlow {P} at (0,34) size 784x18
10 LayoutText {#text} at (0,0) size 202x17
11 text run at (0,0) width 202: "You should see abcdef... below."
12 LayoutBlockFlow {P} at (0,102) size 784x18
13 LayoutText {#text} at (0,0) size 202x17
14 text run at (0,0) width 202: "You should see ...defabc below."
15 LayoutBlockFlow {P} at (0,170) size 784x18
16 LayoutText {#text} at (0,0) size 282x17
17 text run at (0,0) width 282: "You should see abcde... then abcde... be low."
18 LayoutBlockFlow {P} at (0,256) size 784x18
19 LayoutText {#text} at (0,0) size 291x17
20 text run at (0,0) width 291: "You should see ...hijklm then ...hijklm below."
21 layer at (8,84) size 55x18 scrollWidth 63
22 LayoutBlockFlow {DIV} at (0,68) size 55x18
23 LayoutBlockFlow {SPAN} at (0,0) size 22.20x18
24 LayoutText {#text} at (0,0) size 23x17
25 text run at (0,0) width 23: "abc"
26 LayoutBlockFlow {SPAN} at (22.20,0) size 20.44x18
27 LayoutText {#text} at (0,0) size 21x17
28 text run at (0,0) width 21: "def"
29 LayoutBlockFlow {SPAN} at (42.64,0) size 20.45x18
30 LayoutText {#text} at (0,0) size 21x17
31 text run at (0,0) width 21: "ghi"
32 LayoutText {#text} at (0,0) size 0x0
33 layer at (8,152) size 55x18 scrollX 8.00 scrollWidth 63
34 LayoutBlockFlow {DIV} at (0,136) size 55x18
35 LayoutBlockFlow {SPAN} at (32.80,0) size 22.20x18
36 LayoutText {#text} at (0,0) size 23x17
37 text run at (0,0) width 23: "abc"
38 LayoutBlockFlow {SPAN} at (12.36,0) size 20.44x18
39 LayoutText {#text} at (0,0) size 21x17
40 text run at (0,0) width 21: "def"
41 LayoutBlockFlow {SPAN} at (-8.09,0) size 20.45x18
42 LayoutText {#text} at (0,0) size 21x17
43 text run at (0,0) width 21: "ghi"
44 LayoutText {#text} at (0,0) size 0x0
45 layer at (8,220) size 55x36 scrollWidth 130
46 LayoutBlockFlow {DIV} at (0,204) size 55x36
47 LayoutBlockFlow {SPAN} at (0,0) size 92.42x36
48 LayoutText {#text} at (0,0) size 93x17
49 text run at (0,0) width 93: "abcdefghijklm"
50 LayoutBR {BR} at (92,0) size 1x17
51 LayoutText {#text} at (0,18) size 93x17
52 text run at (0,18) width 93: "abcdefghijklm"
53 LayoutBlockFlow {SPAN} at (92.42,18) size 20.45x18
54 LayoutText {#text} at (0,0) size 21x17
55 text run at (0,0) width 21: "ghi"
56 LayoutBlockFlow {SPAN} at (112.88,18) size 16.89x18
57 LayoutText {#text} at (0,0) size 17x17
58 text run at (0,0) width 17: "jkl"
59 LayoutText {#text} at (0,0) size 0x0
60 layer at (8,306) size 55x36 scrollX 74.00 scrollWidth 130
61 LayoutBlockFlow {DIV} at (0,290) size 55x36
62 LayoutBlockFlow {SPAN} at (-37.42,0) size 92.42x36
63 LayoutText {#text} at (0,0) size 93x17
64 text run at (0,0) width 93: "abcdefghijklm"
65 LayoutBR {BR} at (0,0) size 1x17
66 LayoutText {#text} at (0,18) size 93x17
67 text run at (0,18) width 93: "abcdefghijklm"
68 LayoutBlockFlow {SPAN} at (-57.88,18) size 20.45x18
69 LayoutText {#text} at (0,0) size 21x17
70 text run at (0,0) width 21: "ghi"
71 LayoutBlockFlow {SPAN} at (-74.77,18) size 16.89x18
72 LayoutText {#text} at (0,0) size 17x17
73 text run at (0,0) width 17: "jkl"
74 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698