diff --git a/pointerlock/META.yml b/pointerlock/META.yml index 29f5bb671..70ba4ad17 100644 --- a/pointerlock/META.yml +++ b/pointerlock/META.yml @@ -18,3 +18,8 @@ links: - subtest: 'Element interface: operation requestPointerLock(optional PointerLockOptions)' test: idlharness.window.html url: https://bugzilla.mozilla.org/show_bug.cgi?id=1998082 +- product: firefox + results: + - subtest: Request pointer lock without user gesture should fail + test: pointerlock-requires-gesture.html + url: https://bugzilla.mozilla.org/show_bug.cgi?id=2013641