Source code
Revision control
Copy as Markdown
Other Tools
[pointerevent_pointermove_in_pointerlock.html]
expected:
if os == "android": OK
[OK, ERROR]
[pointermove event received inner frame]
expected:
if fission: PASS
[PASS, FAIL]
[pointermove event received]
expected:
if not fission and debug and (os == "linux"): [PASS, FAIL]
if not fission and not debug: [PASS, FAIL]