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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-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 457x19 7 LayoutText {#text} at (0,0) size 457x19
8 text run at (0,0) width 457: "crbug.com/155836: Ltr text in a rtl flow should truncate the text right-to-left." 8 text run at (0,0) width 457: "crbug.com/155836: Ltr text in a rtl flow should truncate the text right-to-left."
9 LayoutBlockFlow {P} at (0,36) size 784x20 9 LayoutBlockFlow {P} at (0,36) size 784x20
10 LayoutText {#text} at (0,0) size 264x19 10 LayoutText {#text} at (0,0) size 264x19
11 text run at (0,0) width 264: "You should see ...32109876543210 below." 11 text run at (0,0) width 264: "You should see ...32109876543210 below."
12 layer at (8,88) size 125x20 scrollX 123.00 scrollWidth 248 12 layer at (8,88) size 125x20 scrollX 6.00 scrollWidth 131
13 LayoutBlockFlow {DIV} at (0,72) size 125x20 13 LayoutBlockFlow {DIV} at (0,72) size 125x20
14 LayoutText {#text} at (-123,0) size 248x19 14 LayoutText {#text} at (-6,0) size 131x19
15 text run at (-123,0) width 248: "0987654321098765432109876543210" 15 text run at (-6,0) width 19 RTL: "\x{5DB}\x{5DE}\x{5D5}"
16 text run at (13,0) width 112: "32109876543210"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698