Bug 1640632 [wpt PR 23753] - Update wpt metadata, a=testonly

wpt-pr: 23753
wpt-type: metadata

Differential Revision: https://phabricator.services.mozilla.com/D78328
This commit is contained in:
moz-wptsync-bot 2020-06-04 16:04:48 +00:00
parent 2aa9ff6de3
commit 7b3e96c0fa

View File

@ -0,0 +1,28 @@
[scrollend-event-for-user-scroll.html]
expected:
if (os == "win") and debug: ERROR
if os == "android": OK
TIMEOUT
[Tests that the target_div gets scrollend event when send DOWN key to target.]
expected:
if os == "android": FAIL
NOTRUN
[Tests that the target_div gets scrollend event when click scrollbar on target.]
expected:
if not debug and (os == "android"): FAIL
if debug: FAIL
NOTRUN
[Tests that the target_div gets scrollend event when drag the thumb of target.]
expected:
if (os == "linux") and debug: TIMEOUT
if os == "android": FAIL
NOTRUN
[Tests that the target_div gets scrollend event when dragging scroll on target.]
expected:
if not debug and (os == "android"): FAIL
if debug: FAIL
TIMEOUT