blob: 5c47cd3c925fa61c3aeb3324c610c257f8cd17c7 (
plain)
1
2
3
4
5
6
7
8
|
[mouse_buttons_back_forward.html]
expected:
if (os == "linux") and not debug and not fission: ["OK", "ERROR"]
max-asserts: 2
[Tests that when pointer is locked, the mouseup is preventable.]
expected:
if (os == "linux") and not debug and not fission: ["PASS", "NOTRUN"]
|