Source code
Revision control
Copy as Markdown
Other Tools
[pointer_mouse.py]
[test_down_closes_browsing_context[without up\]]
expected:
if (display == "x11") and not debug and (os == "linux") and asan and not fission: [FAIL, PASS]
if (display == "x11") and not debug and (os == "linux") and not asan: [FAIL, PASS]
if (display == @Null) and (os == "win") and not debug: [FAIL, PASS]
if (display == @Null) and (os == "mac"): [FAIL, PASS]
if (display == "x11") and debug: [FAIL, PASS]
[PASS, FAIL]
[test_move_to_position_in_viewport[default value\]]
expected:
if not remoteAsyncEvents: FAIL # Cannot be fixed when dispatching the event in the content process