blob: 7f55aed5c2a07f5ff1763ccf48e1f3228e4cc1b6 (
plain)
1
2
3
4
5
6
7
8
9
|
[interactionid-tap.html]
expected:
if (os == "android") and not fission: OK
if (os == "android") and fission: [OK, TIMEOUT]
[TIMEOUT, OK]
[Event Timing: compare event timing interactionId for tap.]
expected:
if os == "android": FAIL
[TIMEOUT, FAIL]
|