[select-events-2.optional.html]
[Listbox controller code should not run if the mousedown event is preventDefaulted.]
expected:
if os == "android": FAIL
if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and debug and fission: [PASS, FAIL]
[