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 not fission: [PASS, FAIL]
[pointermove event received]
expected:
if not fission and debug and (os_version == "14") and sessionHistoryInParent: [PASS, FAIL]
if not fission and debug and (os_version == "24.04"): [PASS, FAIL]
if not fission and not debug: [PASS, FAIL]