blob: 986e39f7c8694c21d0a787506ca7fa6aa286c5af (
plain)
1
2
3
4
5
6
7
|
[pointerevent_pointerlock_after_pointercapture.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, ERROR]
[mouse no pointercapture while pointerlock]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
|