blob: 6575b527dd61ba2f342960fb050056b2847bab20 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[scrollend-event-fired-after-sequence-of-scrolls.tentative.html]
[Move down, up and down again, receive scrollend event only once]
expected:
if os == "mac": PASS
FAIL
[Move right, left and right again, receive scrollend event only once]
expected:
if os == "mac": PASS
FAIL
|