[mouse-wheel.html]
[Wheel-scroll triggers snap to target position without intermediate pause.]
expected:
if not debug and (os == "mac") and (version == "OS X 14.7.5"): [PASS, FAIL]
if not debug and (os == "android") and sessionHistoryInParent: [PASS, FAIL]
if not debug and (os == "android") and not sessionHistoryInParent: [PASS, FAIL]
if not debug and (os == "win"): [PASS, FAIL]