event-global.html.ini (358B)
1 [event-global.html] 2 [window.event is set to the current event, which is the event passed to dispatch (2)] 3 expected: 4 if not debug and (os == "linux") and not asan and not tsan: [FAIL, PASS] 5 if not debug and (os == "win"): [FAIL, PASS] 6 if not debug and (os == "mac"): [FAIL, PASS] 7 if not debug and (os == "android"): [FAIL, PASS]