Source code
Revision control
Copy as Markdown
Other Tools
[pointerevent_pointerrawupdate_in_pointerlock.https.html]
max-asserts: 1 # in PointerEventHandler::DispatchPointerFromMouseOrTouch
expected:
if (os == "linux") and debug and fission: [OK, TIMEOUT]
if (os == "linux") and debug and not fission: [OK, ERROR, TIMEOUT]
if (os == "win") and debug: [OK, TIMEOUT]
if (os == "linux") and not debug: [OK, TIMEOUT]
[pointerrawupdate event received]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]