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

Unified 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, 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/platform/linux/fast/text/ellipsis-at-edge-of-rtl-text-in-ltr-flow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-rtl-text-in-ltr-flow-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-at-edge-of-rtl-text-in-ltr-flow-expected.txt
similarity index 66%
copy from third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-rtl-text-in-ltr-flow-expected.txt
copy to third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-at-edge-of-rtl-text-in-ltr-flow-expected.txt
index 22847187039e1954db790df1d0d678d258fc43ac..a9a162bc1121d9ea63ed807c2b326e686c537af3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-rtl-text-in-ltr-flow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-at-edge-of-rtl-text-in-ltr-flow-expected.txt
@@ -5,13 +5,14 @@ layer at (0,0) size 800x116
LayoutBlockFlow {BODY} at (8,16) size 784x92
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 456x19
- text run at (0,0) width 456: "crbug.com/155836: Rtl text in a ltr flow should truncate the text left-to-right."
+ text run at (0,0) width 456: "crbug.com/645938: Rtl text in a ltr flow should truncate the text left-to-right."
LayoutBlockFlow {P} at (0,36) size 784x20
LayoutText {#text} at (0,0) size 257x19
text run at (0,0) width 96: "You should see "
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}"
text run at (203,0) width 54: "... below"
-layer at (8,88) size 125x20 scrollWidth 179
+layer at (8,88) size 125x20 scrollWidth 140
LayoutBlockFlow {DIV} at (0,72) size 125x20
- LayoutText {#text} at (0,0) size 179x19
- text run at (0,0) width 179 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}\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}"
+ LayoutText {#text} at (0,0) size 140x19
+ text run at (0,0) width 114 RTL: "\x{5D7}\x{5D8}\x{5D9}\x{5D9}\x{5D9}\x{5DD}\x{5E1}\x{5E2}\x{5E4}\x{5E3}\x{5E6}\x{5E5}\x{5E7}\x{5E8}\x{5E9}\x{5EA}"
+ text run at (114,0) width 26: "Text"

Powered by Google App Engine
This is Rietveld 408576698