summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/select/listbox-hit-test-zoomed-expected.txt
blob: 6601e0cf86db54451f80a2d9f6ee920a0540f558 (plain)
1
2
3
4
5
6
7
8
9
10
11
Make sure mouse operations on listbox SELECT element work well even if it is zoomed.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS sl.selectedIndex is 1
PASS sl.selectedIndex is 6
PASS successfullyParsed is true

TEST COMPLETE