Index: LayoutTests/fast/forms/selection-setSelectionRange-focusing-expected.txt |
diff --git a/LayoutTests/fast/forms/selection-setSelectionRange-focusing-expected.txt b/LayoutTests/fast/forms/selection-setSelectionRange-focusing-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4fd8cc8634840fa6d1c7897436a0549815b762c7 |
--- /dev/null |
+++ b/LayoutTests/fast/forms/selection-setSelectionRange-focusing-expected.txt |
@@ -0,0 +1,14 @@ |
+Test for crbug.com/393504 :HTMLTextAreaElement.setSelectionRange should not change focus. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS document.activeElement is document.body |
+PASS document.activeElement is document.body |
+PASS document.activeElement is document.body |
+PASS document.activeElement is document.body |
+PASS document.activeElement is document.body |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |