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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-at-edge-of-rtl-text-in-ltr-flow-expected.txt

Issue 2367423004: Place ellipsis correctly when its at the edge of a box (Closed)
Patch Set: bug 645938 Created 4 years, 2 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 800x116 3 layer at (0,0) size 800x116
4 LayoutBlockFlow {HTML} at (0,0) size 800x116 4 LayoutBlockFlow {HTML} at (0,0) size 800x116
5 LayoutBlockFlow {BODY} at (8,16) size 784x92 5 LayoutBlockFlow {BODY} at (8,16) size 784x92
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 456x19 7 LayoutText {#text} at (0,0) size 456x19
8 text run at (0,0) width 456: "crbug.com/155836: Rtl text in a ltr flow should truncate the text left-to-right." 8 text run at (0,0) width 456: "crbug.com/645938: Rtl text in a ltr flow should truncate the text left-to-right."
9 LayoutBlockFlow {P} at (0,36) size 784x20 9 LayoutBlockFlow {P} at (0,36) size 784x20
10 LayoutText {#text} at (0,0) size 257x19 10 LayoutText {#text} at (0,0) size 257x19
11 text run at (0,0) width 96: "You should see " 11 text run at (0,0) width 96: "You should see "
12 text run at (95,0) width 109 RTL: "\x{5DA}\x{5DC}\x{5DE}\x{5DD}\x{5E1} \x{5E2}\x{5E4}\x{5E3}\x{5E6}\x{5E5}\x{5E7}\x{5E8}\x{5E9}\x{5EA}" 12 text run at (95,0) width 109 RTL: "\x{5DA}\x{5DC}\x{5DE}\x{5DD}\x{5E1} \x{5E2}\x{5E4}\x{5E3}\x{5E6}\x{5E5}\x{5E7}\x{5E8}\x{5E9}\x{5EA}"
13 text run at (203,0) width 54: "... below" 13 text run at (203,0) width 54: "... below"
14 layer at (8,88) size 125x20 scrollWidth 179 14 layer at (8,88) size 125x20 scrollWidth 140
15 LayoutBlockFlow {DIV} at (0,72) size 125x20 15 LayoutBlockFlow {DIV} at (0,72) size 125x20
16 LayoutText {#text} at (0,0) size 179x19 16 LayoutText {#text} at (0,0) size 140x19
17 text run at (0,0) width 179 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D 5}\x{5D6}\x{5D7}\x{5D8}\x{5D9}\x{5DB}\x{5DA}\x{5DC}\x{5DE}\x{5DD}\x{5E1}\x{5E2}\ x{5E4}\x{5E3}\x{5E6}\x{5E5}\x{5E7}\x{5E8}\x{5E9}\x{5EA}" 17 text run at (0,0) width 114 RTL: "\x{5D7}\x{5D8}\x{5D9}\x{5D9}\x{5D9}\x{5D D}\x{5E1}\x{5E2}\x{5E4}\x{5E3}\x{5E6}\x{5E5}\x{5E7}\x{5E8}\x{5E9}\x{5EA}"
18 text run at (114,0) width 26: "Text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698