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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-ltr-text-in-rtl-flow-leading-space-expected.txt

Issue 2529243002: Skip leading space in ltr text in rtl flow when placing ellipsis (Closed)
Patch Set: bug 667128 Created 4 years 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-ltr-text-in-rtl-flow-leading-space-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-ltr-text-in-rtl-flow-leading-space-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-ltr-text-in-rtl-flow-leading-space-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2338779c2d07934917fb889199c6e16f100152bd
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-ltr-text-in-rtl-flow-leading-space-expected.txt
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x116
+ LayoutBlockFlow {HTML} 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 521x19
+ text run at (0,0) width 521: "crbug.com/667128: Ignore leading space when handling ellipsis on ltr text in an rtl flow."
+ LayoutBlockFlow {P} at (0,36) size 784x20
+ LayoutText {#text} at (0,0) size 233x19
+ text run at (0,0) width 233: "The ellipsis should not overlap the text."
+ LayoutBlockFlow {DIV} at (0,72) size 96x20
+layer at (8,88) size 96x20 scrollX 272.00 scrollWidth 369
+ LayoutBlockFlow {DIV} at (0,0) size 96x20
+ LayoutText {#text} at (-272,0) size 369x19
+ text run at (-272,0) width 368: "ButtonWithAReallyLongNameButtonWithAReallyLongName"

Powered by Google App Engine
This is Rietveld 408576698