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

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

Issue 2226043002: Underline truncated text correctly in a contrary flow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@634404
Patch Set: bug 634445 Created 4 years, 4 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-ltr-text-in-rtl-flow-underline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-ltr-text-in-rtl-flow-underline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-ltr-text-in-rtl-flow-underline-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a835082fc9d0ca374ff494230fede35885e866ab
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-ltr-text-in-rtl-flow-underline-expected.txt
@@ -0,0 +1,15 @@
+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 457x19
+ text run at (0,0) width 457: "crbug.com/634445: Ltr text in a rtl flow should truncate the text right-to-left."
+ LayoutBlockFlow {P} at (0,36) size 784x20
+ LayoutText {#text} at (0,0) size 459x19
+ text run at (0,0) width 459: "You should see ...32109876543210 below and an underline beneat the text."
+layer at (8,88) size 125x20 scrollX 123.00 scrollWidth 248
+ LayoutBlockFlow {DIV} at (0,72) size 125x20
+ LayoutText {#text} at (-123,0) size 248x19
+ text run at (-123,0) width 248: "0987654321098765432109876543210"

Powered by Google App Engine
This is Rietveld 408576698