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

Unified Diff: LayoutTests/editing/selection/caret-in-textarea-auto-expected.txt

Issue 302433015: Use correct offset when attribute auto is present (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix compilation issue Created 6 years, 6 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: LayoutTests/editing/selection/caret-in-textarea-auto-expected.txt
diff --git a/LayoutTests/editing/selection/caret-in-textarea-auto-expected.txt b/LayoutTests/editing/selection/caret-in-textarea-auto-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3b42a6baad930284899df5a20a15ecfb7c987a4e
--- /dev/null
+++ b/LayoutTests/editing/selection/caret-in-textarea-auto-expected.txt
@@ -0,0 +1,10 @@
+Test caret position in a textarea with direction auto and having RTL text. When entering a LTR text caret position is changed.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS caretRect[0] is not caretRect1[0]
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/editing/selection/caret-in-textarea-auto.html ('k') | LayoutTests/fast/dom/shadow/shadow-root-direction.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698