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

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

Issue 2025243002: Rebaseline forced ManualNeedsRebaselines during auto-rebaseline problem (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/win/fast/text/ellipsis-rtl-text-in-ltr-flow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-rtl-text-in-ltr-flow-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-rtl-text-in-ltr-flow-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5b4dd562b3c1acffb0896e5f0b7bac4a12bfc9a0
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-rtl-text-in-ltr-flow-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x110
+ LayoutBlockFlow {HTML} at (0,0) size 800x110
+ LayoutBlockFlow {BODY} at (8,16) size 784x86
+ LayoutBlockFlow {P} at (0,0) size 784x18
+ LayoutText {#text} at (0,0) size 492x17
+ text run at (0,0) width 492: "crbug.com/155836: Rtl text in a ltr flow should truncate the text left-to-right."
+ LayoutBlockFlow {P} at (0,34) size 784x18
+ LayoutText {#text} at (0,0) size 264x17
+ text run at (0,0) width 102: "You should see "
+ text run at (101,0) width 108 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 (208,0) width 56: "... below"
+layer at (8,84) size 125x18 scrollWidth 177
+ LayoutBlockFlow {DIV} at (0,68) size 125x18
+ LayoutText {#text} at (0,0) size 178x17
+ text run at (0,0) width 178 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}"

Powered by Google App Engine
This is Rietveld 408576698