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

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

Issue 541823003: Move caret to correct position when dir=auto (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Compile fix for Windows Created 6 years, 3 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
« no previous file with comments | « LayoutTests/editing/selection/caret-in-textarea-auto.html ('k') | Source/core/dom/Position.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
deleted file mode 100644
index 3b42a6baad930284899df5a20a15ecfb7c987a4e..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/selection/caret-in-textarea-auto-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-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') | Source/core/dom/Position.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698