We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea3be3 commit f27516fCopy full SHA for f27516f
pointerlock/META.yml
@@ -23,3 +23,12 @@ links:
23
- subtest: Request pointer lock without user gesture should fail
24
test: pointerlock-requires-gesture.html
25
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2013641
26
+- product: firefox
27
+ results:
28
+ - subtest: Tests that mousemove events during pointer lock report correct button
29
+ state
30
+ test: pointerlock-maintains-mousedown.html?unadjustedmovement=false
31
32
33
+ test: pointerlock-maintains-mousedown.html?unadjustedmovement=true
34
+ url: https://bugzilla.mozilla.org/show_bug.cgi?id=2014003
0 commit comments