Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / selection-direction-expected.txt
blob4d7db8e66f389f39cd05a26100a47ba4a1bfbf54
1 Tests for selectionDirection
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 input on Mac
7 PASS selectionDirection was "none" after focusing and setting selection by setSelectionRange(1, 2)
8 PASS selectionDirection was "none" after focusing on another element
9 PASS selectionDirection was "none" after hiding the element
10 PASS selectionDirection was "forward" after focusing and setting selection by setSelectionRange(1, 2, "forward")
11 PASS selectionDirection was "forward" after focusing on another element
12 PASS selectionDirection was "forward" after hiding the element
13 PASS selectionDirection was "backward" after setting selection by setSelectionRange(1, 2, "backward") without focus
14 PASS selectionDirection was "backward" after focusing on another element
15 PASS selectionDirection was "backward" after hiding the element
16 PASS selectionDirection was "none" after setting selection by selectionDirection = "none" without focus
17 PASS selectionDirection was "none" after focusing on another element
18 PASS selectionDirection was "none" after hiding the element
19 PASS selectionDirection was "forward" after focusing and setting selection by selectionDirection = "forward" without focus
20 PASS selectionDirection was "forward" after focusing on another element
21 PASS selectionDirection was "forward" after hiding the element
22 PASS selectionDirection was "backward" after focusing and setting selection by selectionDirection = "backward"
23 PASS selectionDirection was "backward" after focusing on another element
24 PASS selectionDirection was "backward" after hiding the element
25 PASS selectionDirection was "forward" after extending selection forward by character
26 PASS selectionDirection was "forward" after focusing on another element
27 PASS selectionDirection was "forward" after hiding the element
28 PASS selectionDirection was "backward" after extending selection backward by character
29 PASS selectionDirection was "backward" after focusing on another element
30 PASS selectionDirection was "backward" after hiding the element
32 textarea on Mac
33 PASS selectionDirection was "none" after focusing and setting selection by setSelectionRange(1, 2)
34 PASS selectionDirection was "none" after focusing on another element
35 PASS selectionDirection was "none" after hiding the element
36 PASS selectionDirection was "forward" after focusing and setting selection by setSelectionRange(1, 2, "forward")
37 PASS selectionDirection was "forward" after focusing on another element
38 PASS selectionDirection was "forward" after hiding the element
39 PASS selectionDirection was "backward" after setting selection by setSelectionRange(1, 2, "backward") without focus
40 PASS selectionDirection was "backward" after focusing on another element
41 PASS selectionDirection was "backward" after hiding the element
42 PASS selectionDirection was "none" after setting selection by selectionDirection = "none" without focus
43 PASS selectionDirection was "none" after focusing on another element
44 PASS selectionDirection was "none" after hiding the element
45 PASS selectionDirection was "forward" after focusing and setting selection by selectionDirection = "forward" without focus
46 PASS selectionDirection was "forward" after focusing on another element
47 PASS selectionDirection was "forward" after hiding the element
48 PASS selectionDirection was "backward" after focusing and setting selection by selectionDirection = "backward"
49 PASS selectionDirection was "backward" after focusing on another element
50 PASS selectionDirection was "backward" after hiding the element
51 PASS selectionDirection was "forward" after extending selection forward by character
52 PASS selectionDirection was "forward" after focusing on another element
53 PASS selectionDirection was "forward" after hiding the element
54 PASS selectionDirection was "backward" after extending selection backward by character
55 PASS selectionDirection was "backward" after focusing on another element
56 PASS selectionDirection was "backward" after hiding the element
58 input on Win
59 PASS selectionDirection was "forward" after focusing and setting selection by setSelectionRange(1, 2)
60 PASS selectionDirection was "forward" after focusing on another element
61 PASS selectionDirection was "forward" after hiding the element
62 PASS selectionDirection was "forward" after focusing and setting selection by setSelectionRange(1, 2, "forward")
63 PASS selectionDirection was "forward" after focusing on another element
64 PASS selectionDirection was "forward" after hiding the element
65 PASS selectionDirection was "backward" after setting selection by setSelectionRange(1, 2, "backward") without focus
66 PASS selectionDirection was "backward" after focusing on another element
67 PASS selectionDirection was "backward" after hiding the element
68 PASS selectionDirection was "forward" after setting selection by selectionDirection = "none" without focus
69 PASS selectionDirection was "forward" after focusing on another element
70 PASS selectionDirection was "forward" after hiding the element
71 PASS selectionDirection was "forward" after focusing and setting selection by selectionDirection = "forward" without focus
72 PASS selectionDirection was "forward" after focusing on another element
73 PASS selectionDirection was "forward" after hiding the element
74 PASS selectionDirection was "backward" after focusing and setting selection by selectionDirection = "backward"
75 PASS selectionDirection was "backward" after focusing on another element
76 PASS selectionDirection was "backward" after hiding the element
77 PASS selectionDirection was "forward" after extending selection forward by character
78 PASS selectionDirection was "forward" after focusing on another element
79 PASS selectionDirection was "forward" after hiding the element
80 PASS selectionDirection was "backward" after extending selection backward by character
81 PASS selectionDirection was "backward" after focusing on another element
82 PASS selectionDirection was "backward" after hiding the element
84 textarea on Win
85 PASS selectionDirection was "forward" after focusing and setting selection by setSelectionRange(1, 2)
86 PASS selectionDirection was "forward" after focusing on another element
87 PASS selectionDirection was "forward" after hiding the element
88 PASS selectionDirection was "forward" after focusing and setting selection by setSelectionRange(1, 2, "forward")
89 PASS selectionDirection was "forward" after focusing on another element
90 PASS selectionDirection was "forward" after hiding the element
91 PASS selectionDirection was "backward" after setting selection by setSelectionRange(1, 2, "backward") without focus
92 PASS selectionDirection was "backward" after focusing on another element
93 PASS selectionDirection was "backward" after hiding the element
94 PASS selectionDirection was "forward" after setting selection by selectionDirection = "none" without focus
95 PASS selectionDirection was "forward" after focusing on another element
96 PASS selectionDirection was "forward" after hiding the element
97 PASS selectionDirection was "forward" after focusing and setting selection by selectionDirection = "forward" without focus
98 PASS selectionDirection was "forward" after focusing on another element
99 PASS selectionDirection was "forward" after hiding the element
100 PASS selectionDirection was "backward" after focusing and setting selection by selectionDirection = "backward"
101 PASS selectionDirection was "backward" after focusing on another element
102 PASS selectionDirection was "backward" after hiding the element
103 PASS selectionDirection was "forward" after extending selection forward by character
104 PASS selectionDirection was "forward" after focusing on another element
105 PASS selectionDirection was "forward" after hiding the element
106 PASS selectionDirection was "backward" after extending selection backward by character
107 PASS selectionDirection was "backward" after focusing on another element
108 PASS selectionDirection was "backward" after hiding the element
110 input on Unix
111 PASS selectionDirection was "forward" after focusing and setting selection by setSelectionRange(1, 2)
112 PASS selectionDirection was "forward" after focusing on another element
113 PASS selectionDirection was "forward" after hiding the element
114 PASS selectionDirection was "forward" after focusing and setting selection by setSelectionRange(1, 2, "forward")
115 PASS selectionDirection was "forward" after focusing on another element
116 PASS selectionDirection was "forward" after hiding the element
117 PASS selectionDirection was "backward" after setting selection by setSelectionRange(1, 2, "backward") without focus
118 PASS selectionDirection was "backward" after focusing on another element
119 PASS selectionDirection was "backward" after hiding the element
120 PASS selectionDirection was "forward" after setting selection by selectionDirection = "none" without focus
121 PASS selectionDirection was "forward" after focusing on another element
122 PASS selectionDirection was "forward" after hiding the element
123 PASS selectionDirection was "forward" after focusing and setting selection by selectionDirection = "forward" without focus
124 PASS selectionDirection was "forward" after focusing on another element
125 PASS selectionDirection was "forward" after hiding the element
126 PASS selectionDirection was "backward" after focusing and setting selection by selectionDirection = "backward"
127 PASS selectionDirection was "backward" after focusing on another element
128 PASS selectionDirection was "backward" after hiding the element
129 PASS selectionDirection was "forward" after extending selection forward by character
130 PASS selectionDirection was "forward" after focusing on another element
131 PASS selectionDirection was "forward" after hiding the element
132 PASS selectionDirection was "backward" after extending selection backward by character
133 PASS selectionDirection was "backward" after focusing on another element
134 PASS selectionDirection was "backward" after hiding the element
136 textarea on Unix
137 PASS selectionDirection was "forward" after focusing and setting selection by setSelectionRange(1, 2)
138 PASS selectionDirection was "forward" after focusing on another element
139 PASS selectionDirection was "forward" after hiding the element
140 PASS selectionDirection was "forward" after focusing and setting selection by setSelectionRange(1, 2, "forward")
141 PASS selectionDirection was "forward" after focusing on another element
142 PASS selectionDirection was "forward" after hiding the element
143 PASS selectionDirection was "backward" after setting selection by setSelectionRange(1, 2, "backward") without focus
144 PASS selectionDirection was "backward" after focusing on another element
145 PASS selectionDirection was "backward" after hiding the element
146 PASS selectionDirection was "forward" after setting selection by selectionDirection = "none" without focus
147 PASS selectionDirection was "forward" after focusing on another element
148 PASS selectionDirection was "forward" after hiding the element
149 PASS selectionDirection was "forward" after focusing and setting selection by selectionDirection = "forward" without focus
150 PASS selectionDirection was "forward" after focusing on another element
151 PASS selectionDirection was "forward" after hiding the element
152 PASS selectionDirection was "backward" after focusing and setting selection by selectionDirection = "backward"
153 PASS selectionDirection was "backward" after focusing on another element
154 PASS selectionDirection was "backward" after hiding the element
155 PASS selectionDirection was "forward" after extending selection forward by character
156 PASS selectionDirection was "forward" after focusing on another element
157 PASS selectionDirection was "forward" after hiding the element
158 PASS selectionDirection was "backward" after extending selection backward by character
159 PASS selectionDirection was "backward" after focusing on another element
160 PASS selectionDirection was "backward" after hiding the element
162 PASS successfullyParsed is true
164 TEST COMPLETE