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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow-expected.txt

Issue 2391643003: Auto-rebaseline for r422212 (Closed)
Patch Set: Created 4 years, 2 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/mac/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/ellipsis-ltr-text-in-rtl-flow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow-expected.txt
similarity index 53%
copy from third_party/WebKit/LayoutTests/platform/mac/fast/text/ellipsis-ltr-text-in-rtl-flow-expected.txt
copy to third_party/WebKit/LayoutTests/platform/mac/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow-expected.txt
index 71b1caba86d4fff82028ba2675ab3191f11ec75c..fabdfddc1aa8005173c0006e02345e82f2f6a5fc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/ellipsis-ltr-text-in-rtl-flow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/ellipsis-at-edge-of-ltr-text-in-rtl-flow-expected.txt
@@ -1,15 +1,16 @@
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
+layer at (0,0) size 800x111
+ LayoutBlockFlow {HTML} at (0,0) size 800x111
+ LayoutBlockFlow {BODY} at (8,16) size 784x87
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 491x18
text run at (0,0) width 491: "crbug.com/155836: Ltr text in a rtl flow should truncate the text right-to-left."
LayoutBlockFlow {P} at (0,34) size 784x18
LayoutText {#text} at (0,0) size 272x18
text run at (0,0) width 272: "You should see ...32109876543210 below."
-layer at (8,84) size 125x18 scrollX 123.00 scrollWidth 248
- LayoutBlockFlow {DIV} at (0,68) size 125x18
- LayoutText {#text} at (-123,0) size 248x18
- text run at (-123,0) width 248: "0987654321098765432109876543210"
+layer at (8,84) size 125x19 scrollX 12.00 scrollWidth 137
+ LayoutBlockFlow {DIV} at (0,68) size 125x19
+ LayoutText {#text} at (-12,1) size 138x18
+ text run at (-12,1) width 25 RTL: "\x{5DB}\x{5DE}\x{5D5}"
+ text run at (13,1) width 112: "32109876543210"

Powered by Google App Engine
This is Rietveld 408576698