[contextmenu.html] [Event Timing contextmenu.] expected: if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL] if (os == "android") and not sessionHistoryInParent and not debug: [PASS, FAIL] if not debug and (os == "linux"): [PASS, FAIL] if not debug and (os == "android") and sessionHistoryInParent: [PASS, FAIL]