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

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

Issue 2242903002: Auto-rebaseline for r411654 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/win/fast/text/ellipsis-ltr-text-in-rtl-flow-underline-composition-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-ltr-text-in-rtl-flow-underline-composition-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-ltr-text-in-rtl-flow-underline-composition-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..00b8224882b51d45f9bcefdbba3ea6d2128f6ae4
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/ellipsis-ltr-text-in-rtl-flow-underline-composition-expected.txt
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x112
+ LayoutBlockFlow {HTML} at (0,0) size 800x112
+ LayoutBlockFlow {BODY} at (8,16) size 784x88
+ LayoutBlockFlow {P} at (0,0) size 784x18
+ LayoutText {#text} at (0,0) size 784x17
+ text run at (0,0) width 784: "crbug.com/636060: Ltr text in a rtl flow should truncate the text left-to-right and underline correctly in composition mode."
+ LayoutBlockFlow {P} at (0,34) size 784x18
+ LayoutText {#text} at (0,0) size 290x17
+ text run at (0,0) width 290: "You should see an underline beneath the text."
+layer at (8,84) size 125x20 scrollWidth 156
+ LayoutBlockFlow {DIV} at (0,68) size 125x20
+ LayoutText {#text} at (-31,0) size 157x17
+ text run at (-31,0) width 156: "abcdefghijklmnopqrstuv"
+caret: position 22 of child 0 {#text} of child 4 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698