12 lines
580 B
INI
12 lines
580 B
INI
[first-input-interactionid-tap.html]
|
|
expected:
|
|
if (os == "android") and debug and swgl: [OK, TIMEOUT]
|
|
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
|
|
if (os == "android") and not debug: [OK, TIMEOUT]
|
|
[TIMEOUT, OK]
|
|
[The interactionId of the first input entry should match the same pointerdown entry of event timing when tap.]
|
|
expected:
|
|
if (os == "android") and debug and swgl: [FAIL, TIMEOUT]
|
|
if (os == "android") and debug and not swgl: [FAIL, TIMEOUT]
|
|
if (os == "android") and not debug: [FAIL, TIMEOUT]
|
|
[TIMEOUT, FAIL]
|