pointerdown.html.ini (371B)
1 [pointerdown.html] 2 [Event Timing pointerdown.] 3 expected: 4 if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL] 5 if (os == "linux") and fission and not asan: [PASS, FAIL] 6 if (os == "android") and debug and sessionHistoryInParent: [PASS, FAIL] 7 if (os == "android") and not debug: [PASS, FAIL] 8 if os == "mac": [PASS, FAIL]