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..c51b7fbfce9ba66adce0d004a77a42a8ec5e5b9f |
--- /dev/null |
+++ b/LayoutTests/editing/selection/caret-in-textarea-auto-expected.txt |
@@ -0,0 +1,13 @@ |
+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 198 |
+PASS caretRect[1] is 101 |
+PASS caretRect[0] is 187 |
+PASS caretRect[1] is 133 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |