mouse_buttons_back_forward.html.ini (305B)
1 [mouse_buttons_back_forward.html] 2 max-asserts: 2 3 expected: 4 if not asan and (processor == "x86") and (os == "linux"): [OK, ERROR] 5 if asan and not fission: [OK, ERROR] 6 [Tests that when pointer is locked, the mouseup is preventable.] 7 expected: 8 if asan and not fission: [PASS, NOTRUN]