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

Unified Diff: third_party/WebKit/LayoutTests/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow.html

Issue 2367423004: Place ellipsis correctly when its at the edge of a box (Closed)
Patch Set: bug 645938 Created 4 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow.html
diff --git a/third_party/WebKit/LayoutTests/fast/text/ellipsis-ltr-text-in-rtl-flow.html b/third_party/WebKit/LayoutTests/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow.html
similarity index 86%
copy from third_party/WebKit/LayoutTests/fast/text/ellipsis-ltr-text-in-rtl-flow.html
copy to third_party/WebKit/LayoutTests/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow.html
index 01ee975cb3000c9312034ee7a8ec0d03f7c2696e..2387ba17af99e9a783ced89d63d8353021b5acfa 100644
--- a/third_party/WebKit/LayoutTests/fast/text/ellipsis-ltr-text-in-rtl-flow.html
+++ b/third_party/WebKit/LayoutTests/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow.html
@@ -10,5 +10,5 @@ div {
</style>
<p>crbug.com/155836: Ltr text in a rtl flow should truncate the text right-to-left.</p>
<p>You should see ...32109876543210 below.</p>
-<div>0987654321098765432109876543210</div>
+<div>32109876543210כמו</div>

Powered by Google App Engine
This is Rietveld 408576698