Upstream version 11.39.250.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / text / text-select-invisible-expected.txt
1 This test confirms that select an hidden input element does not cause focus change.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS getSelection().anchorNode is document.body
7 PASS getSelection().anchorOffset is 3
8 PASS getSelection().anchorNode is document.body
9 PASS getSelection().anchorOffset is 3
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13